Icons
Merge branch 'features/9826-document-assigning-enhancement' into 'dev' Re #9826
Document assigning modal window was improved - table instead of simple list.
See merge request aswi/aswi-2022/aswi20220x00!60
document assigning modal window improved - table instead of list
Added sentiment to tags management
Merge branch 'features/9664-annotation-count-display' into dev Re #9664
Required annotations count changing - modal - done
Merge branch 'features/9593-tag-management' into dev Re #9593
Changed modal closing
Do not close modal when clicked outside of bounds
Changed default tag color
Default color in tag modal changed to color of a category
Merge branch 'features/9673-admin-document-preview' into dev Re #9673
Regenerate client api, merged manually
Added sub tag modal
Modal with properties of a sub tag
Added tag modal
Modal with properties of a tag
Added category modal
Modal with properties of a category
Refactoring
Refactoring after code review
Document preview implemented
Modal windows for user edit, delete and assigned documents were implemented
Merge branch 'features/9585-document-assigning' into features/9590-user-management
Users table implemented
Document assigning implemented
Documents upload implemented, connected to REST API
Added comments
Renamed files, fixed overflow in annotation view, added access to the AnnotationContext in annotation view, deleted visiblity from add document modal window, deleted LayoutProps
Refactored directory structure
Refactored directory structure and changed structure of layouts of the annotation screen
Created a document adding modal
Created a modal that adds new documents and when API is implemented it will send documents to a server.