Sentiment color in dropdown
AnnotationItem selected text showing, other minor improvements
Selected tags highlighting
On click in the middle panel or on click on highlight buttons in the right panel
Generating css
Annotation finishing implemented
Merge branch 'features/9678-duplicate-tag-control' into dev Re #9678
Removed refresh and updated note on blur
Added notes
Removed visibility, added sentiment
Disabling tag buttons when adding new tag occurrence
Fixed indexing bugs in backend, minor changes in frontend
Adding tag/subtag to selected text
Selection detection and calculation of start and end position in original document
Merge branch 'features/9472-document-preview' into 'dev' Re #9472
HTML preprocessing and sanitization (removing all original attributes from HTML)Showing HTML on frontend
See merge request aswi/aswi-2022/aswi20220x00!28
Merge branch 'features/9481-frontend-annotation-panel' into dev Re #9481
Document preview on frontend
Connected annotation panel to API and updated visual
Upgraded visual of the tag tree
Basic annotation document preview
Added comments
Connected tag panel to server
Implemented tag panel
Implemented tag panel and all its items
Refactoring
Renamed files, fixed overflow in annotation view, added access to the AnnotationContext in annotation view, deleted visiblity from add document modal window, deleted LayoutProps
AnnotationContext use demo
Annotation panel events
Added events that propagate changes between panels in the annotation view
Basic functionality of an annotation panel
The panel is without css styles. Basic functionality is implemented.
Refactored directory structure
Refactored directory structure and changed structure of layouts of the annotation screen
Created a layout of the annotation screen
Created a layout with empty panels. They will be done in other branches.