Merge branch 'features/9776-ui-improvements' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi20220x00 into features/9776-ui-improvements
Removed unused icon imports
Icons
Annotator - finish button position changed
Layout and minor color changes
Final annotations fixed
Merge branch 'features/9829-tag-buttons-tooltips' into 'dev' Re #9829
Tag buttons tooltips were implemented
See merge request aswi/aswi-2022/aswi20220x00!59
Merge branch 'features/9783-annotation-tag-search' into 'dev' Re #9783
Added search bar to tags panel in the annotation view
See merge request aswi/aswi-2022/aswi20220x00!56
Merge branch 'features/9777-document-notes' into dev Re #9777
Document finalization
Tag buttons tooltips implemented
Search tags in annotation view
Added note of a document
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.