Tags: recogito/recogito-client
Tags
Deploy to main (#356) * Fix for SSO and Keycloak redirects * Fix for Keycloak * Fix for redirect on logout * Redirect bug * redirect issue * Redirect issue * Redirect issue * Redirect problem * redirect * Logging * Back to implicit * Remove implicit flow * Another hack * Again with NAVSA * Keycloak fix * Keycloak fix * Keycloak fix * Keycloak fix * Keycloak fix * remove logging * Updated to bugfixed @recogito/text + pdf annotator versions * Taxonomy serialization: first working version * Making sure that taxonomies never have duplicate IDs * Embedded layers: resolving taxonomy tags * CSS bugfix * Hiding TEI taxonomy element via CSS * Removed debug log * Naming * Removed Todo * TEI serialization change: moved tags to annotation ana attribute * Put taxonomy element in its proper place * Feature galleries (#345) * #84 - Refactoring "dashboard-projects" layout * #84 - Fixing Typescript import/export errors * #84 - Updating project filters labels * #84 - Adding ability to create tag_definitions and tags for project groups * #84 - Removing unused imports * #84 - Adding "no matching records" message to SelectTagDefinitionsDialog * #84 - Adding ability to rename and delete project groups; Refactoring TagDefinitionDialog * #84 - Adding empty project group filter message * #84 - Refactoring SelectRecordsDialog; Adding ability to add projects to group * #84 - Updating to archive tag_definitions instead of delete * Added DE labels * #84 - Moving TagContext into /components * #84 - Adding "description" prop to SelectRecordsDialog and TagDefinitionDialog component for a11y; Updating a11y warning on CreateProjectDialog and ProjectDetailsForm * 85 - Adding drag and drop functionality to documents list * #85 - Removing unused imports * 85 - Adding icon for drag/drop handle * #83 - Refactoring document library to use a side bar instead of tabs * #83 - Adding DocumentGrid view component; Adding selection state to DocumentCard * #83 - Re-generating package-lock.json * #83 - Updating DocumentGrid to handle disabledIds prop * #84 - Replacing h1 with span tag in TagDefinitionDialog * #84 - Adding missing imports to DocumentCard component * #83 - Refactoring MetadataModal into EditMetadataModal and ViewMetadataModal * Added DE labels * Rebase feature-galleries (#344) * Dependency updates * Updated PDF annotator + PDFjs to latest version * WIP * Addresses issue performant-software/vico#349 * Addresses performant-software/vico#326 * Updates to latest Annotorious/Text-/PDF-Annotator dependencies, addresses performant-software/vico#350 * Correct host in reset * Logging * Get session * Removed code * Updated annotorious-supabase package, issue performant-software/vico#351 * WIP * WIP * WIP * Fix for password reset * Remove logging * WIP * WIP * Fix * Updates to collaboration screen * Fix for overflowing assignment title * Added DE label * First pass: modified TEI serialization * Rendering embedded TEI annotations: changed selector to new standOff location * Fixed insert position for multiple standOff blocks * Added @type='recogito_studio_annotations' to TEI standOff export * Serializing Notes as TEI annotations without a target * Preparatory plumbing for (future) re-generation of embedded notes * package.json * Cleanup * PR comment resolution * Added support for displaying 'embedded notes' from TEI markup * Added error logging * Updated to bugfixed Annotorious Supabase plugin * v1.2.0 * Fix for delete assignment * More aggressive download filename sanitization * package.json version number * Email template for self hosting * Fixing duplicate notes + JS exception when sorting embedded notes * Extra safety net for AnnotationCardSection * Minor regression fix * More robust handling for IIIF image info.json URLs * Keycloak fix * more logging * Update callback * remove logging * logging * SSO redirect * Logging * Fix for redirect * Another fix * redirect * redirect * Remove some logging * Fix for SSO and Keycloak redirects * Fix for Keycloak * Fix for redirect on logout * Redirect bug * redirect issue * Redirect issue * Redirect issue * Redirect problem * redirect * Logging * Back to implicit * Remove implicit flow * Another hack * Again with NAVSA * Keycloak fix * Keycloak fix * Keycloak fix * Keycloak fix * Keycloak fix * remove logging * Updated to bugfixed @recogito/text + pdf annotator versions * Taxonomy serialization: first working version * Making sure that taxonomies never have duplicate IDs * Embedded layers: resolving taxonomy tags * CSS bugfix * Hiding TEI taxonomy element via CSS * Removed debug log * Naming * Removed Todo * TEI serialization change: moved tags to annotation ana attribute * Put taxonomy element in its proper place --------- Co-authored-by: Rainer Simon <rainer@rainersimon.io> Co-authored-by: lorinjameson <lwjameson@gmail.com> Co-authored-by: Rainer Simon <470971+rsimon@users.noreply.github.com> --------- Co-authored-by: dleadbetter <derek@performantsoftware.com> Co-authored-by: Rainer Simon <rainer@rainersimon.io> Co-authored-by: Derek Leadbetter <20641961+dleadbetter@users.noreply.github.com> Co-authored-by: Rainer Simon <470971+rsimon@users.noreply.github.com> * Package lock update * Lwj/add all members to assignment (#346) * WIP * WIP * WIP * remove logging * Lock file update * Package lock update * Trying to fix build * Build fixes * Build fix * DE labels --------- Co-authored-by: Rainer Simon <rainer@rainersimon.io> * Fixes missing thumbnails when Canvas image URI has a trailing slash * Fix for project invite * Fixed missing label on tag settings 'Save' button * #140 - Updating min-width of projects dashboard Sidebar component (#350) * #139 - Document metadata (#347) * #139 - Converting EditMetadataModal and ViewMetadataModal to MetadataModal; Updating to allow for arbitrary metadata to be entered * #139 - Adding ability to view/edit document metadata from annotations view * Added DE labels * #139 - Adjusting style of MetadataList and MetadataModal to allow for longer content; Updating to format URLs --------- Co-authored-by: Rainer Simon <rainer@rainersimon.io> * Annotation view fixes * Fix for add all * HTML in meta (#354) * HTML in meta * Sanitize * Fix for showing authors (#353) * Fix for showing authors * Update for author search * Fixes * Fix for crash * quick fix * Fix for crash and author search * Add artist to collection search * Crash fix * Search fix * Fixed nullpointer when the annotation list is open before the user has loaded (#355) * Search fix * Fix for Keycloak * Fix for redirect on logout * Redirect bug * Redirect issue * Redirect issue * Redirect problem * Logging * Back to implicit * Remove implicit flow * Another hack * Again with NAVSA * Keycloak fix * Keycloak fix * Keycloak fix * remove logging * Taxonomy serialization: first working version * Making sure that taxonomies never have duplicate IDs * Embedded layers: resolving taxonomy tags * CSS bugfix * Hiding TEI taxonomy element via CSS * Removed debug log * Naming * Removed Todo * TEI serialization change: moved tags to annotation ana attribute * Put taxonomy element in its proper place * Feature galleries (#345) * #84 - Refactoring "dashboard-projects" layout * #84 - Fixing Typescript import/export errors * #84 - Updating project filters labels * #84 - Adding ability to create tag_definitions and tags for project groups * #84 - Removing unused imports * #84 - Adding "no matching records" message to SelectTagDefinitionsDialog * #84 - Adding ability to rename and delete project groups; Refactoring TagDefinitionDialog * #84 - Adding empty project group filter message * #84 - Refactoring SelectRecordsDialog; Adding ability to add projects to group * #84 - Updating to archive tag_definitions instead of delete * Added DE labels * #84 - Moving TagContext into /components * #84 - Adding "description" prop to SelectRecordsDialog and TagDefinitionDialog component for a11y; Updating a11y warning on CreateProjectDialog and ProjectDetailsForm * 85 - Adding drag and drop functionality to documents list * #85 - Removing unused imports * 85 - Adding icon for drag/drop handle * #83 - Refactoring document library to use a side bar instead of tabs * #83 - Adding DocumentGrid view component; Adding selection state to DocumentCard * #83 - Re-generating package-lock.json * #83 - Updating DocumentGrid to handle disabledIds prop * #84 - Replacing h1 with span tag in TagDefinitionDialog * #84 - Adding missing imports to DocumentCard component * #83 - Refactoring MetadataModal into EditMetadataModal and ViewMetadataModal * Added DE labels * Rebase feature-galleries (#344) * Dependency updates * Updated PDF annotator + PDFjs to latest version * WIP * Addresses issue performant-software/vico#349 * Addresses performant-software/vico#326 * Updates to latest Annotorious/Text-/PDF-Annotator dependencies, addresses performant-software/vico#350 * Correct host in reset * Logging * Get session * Removed code * Updated annotorious-supabase package, issue performant-software/vico#351 * WIP * WIP * WIP * Fix for password reset * Remove logging * WIP * WIP * Fix * Updates to collaboration screen * Fix for overflowing assignment title * Added DE label * First pass: modified TEI serialization * Rendering embedded TEI annotations: changed selector to new standOff location * Fixed insert position for multiple standOff blocks * Added @type='recogito_studio_annotations' to TEI standOff export * Serializing Notes as TEI annotations without a target * Preparatory plumbing for (future) re-generation of embedded notes * package.json * Cleanup * PR comment resolution * Added support for displaying 'embedded notes' from TEI markup * Added error logging * Updated to bugfixed Annotorious Supabase plugin * v1.2.0 * Fix for delete assignment * More aggressive download filename sanitization * package.json version number * Email template for self hosting * Fixing duplicate notes + JS exception when sorting embedded notes * Extra safety net for AnnotationCardSection * Minor regression fix * More robust handling for IIIF image info.json URLs * Keycloak fix * more logging * Update callback * remove logging * logging * SSO redirect * Logging * Fix for redirect * Another fix * redirect * redirect * Remove some logging * Fix for SSO and Keycloak redirects * Fix for Keycloak * Fix for redirect on logout * Redirect bug * redirect issue * Redirect issue * Redirect issue * Redirect problem * redirect * Logging * Back to implicit * Remove implicit flow * Another hack * Again with NAVSA * Keycloak fix * Keycloak fix * Keycloak fix * Keycloak fix * Keycloak fix * remove logging * Updated to bugfixed @recogito/text + pdf annotator versions * Taxonomy serialization: first working version * Making sure that taxonomies never have duplicate IDs * Embedded layers: resolving taxonomy tags * CSS bugfix * Hiding TEI taxonomy element via CSS * Removed debug log * Naming * Removed Todo * TEI serialization change: moved tags to annotation ana attribute * Put taxonomy element in its proper place --------- Co-authored-by: Rainer Simon <rainer@rainersimon.io> Co-authored-by: lorinjameson <lwjameson@gmail.com> Co-authored-by: Rainer Simon <470971+rsimon@users.noreply.github.com> --------- Co-authored-by: dleadbetter <derek@performantsoftware.com> Co-authored-by: Rainer Simon <rainer@rainersimon.io> Co-authored-by: Derek Leadbetter <20641961+dleadbetter@users.noreply.github.com> Co-authored-by: Rainer Simon <470971+rsimon@users.noreply.github.com> * Package lock update * Lwj/add all members to assignment (#346) * WIP * WIP * WIP * remove logging * Lock file update * Package lock update * Trying to fix build * Build fixes * Build fix * DE labels --------- Co-authored-by: Rainer Simon <rainer@rainersimon.io> * Fix for project invite * Fixes missing thumbnails when Canvas image URI has a trailing slash * Fix for add all * #140 - Updating min-width of projects dashboard Sidebar component (#350) * #139 - Document metadata (#347) * #139 - Converting EditMetadataModal and ViewMetadataModal to MetadataModal; Updating to allow for arbitrary metadata to be entered * #139 - Adding ability to view/edit document metadata from annotations view * Added DE labels * #139 - Adjusting style of MetadataList and MetadataModal to allow for longer content; Updating to format URLs --------- Co-authored-by: Rainer Simon <rainer@rainersimon.io> * Fixed missing label on tag settings 'Save' button * Annotation view fixes * HTML in meta (#354) * HTML in meta * Sanitize * Fix for showing authors (#353) * Fix for showing authors * Update for author search * Fixes * Fix for crash * quick fix * Fix for crash and author search * Add artist to collection search * Crash fix * Search fix * Search fix * Fixed nullpointer when the annotation list is open before the user has loaded (#355) * Regression --------- Co-authored-by: Rainer Simon <rainer@rainersimon.io> Co-authored-by: Rainer Simon <470971+rsimon@users.noreply.github.com> Co-authored-by: dleadbetter <derek@performantsoftware.com> Co-authored-by: Derek Leadbetter <20641961+dleadbetter@users.noreply.github.com>
Merge to main (#343) * Fix for SSO and Keycloak redirects * Fix for Keycloak * Fix for redirect on logout * Redirect bug * redirect issue * Redirect issue * Redirect issue * Redirect problem * redirect * Logging * Back to implicit * Remove implicit flow * Another hack * Again with NAVSA * Keycloak fix * Keycloak fix * Keycloak fix * Keycloak fix * Keycloak fix * remove logging * Updated to bugfixed @recogito/text + pdf annotator versions --------- Co-authored-by: Rainer Simon <rainer@rainersimon.io> Co-authored-by: Rainer Simon <470971+rsimon@users.noreply.github.com>
PreviousNext