More comments in backend
Added comments to backend
Merge branch 'bugs/predeployment-bugfixes' into 'dev' Re #9863
Bug fixes
See merge request aswi/aswi-2022/aswi20220x00!66
Merge branch 'features/9828-docker-compose' into 'dev' Re #9828
Docker-compose added
See merge request aswi/aswi-2022/aswi20220x00!65
docker-compose.yml fixed
docker-compose.yml testing CORS
User detail improved
Reset documents selection after action
Added database migration
Frontend - hotfix
Minor bug fixes and improvements
See merge request aswi/aswi-2022/aswi20220x00!64
Document upload improved
Occurrence - like canceling
Recreate document finalization fixed
Tag occurence marked as final - fixed
User annotation preview added
GET /documents returns annotationId for each annotator
docker-compose.yml added
Backend NuGet packages updated
Merge branch 'features/9776-ui-improvements' into 'dev' Re #9776 Re #9782
UI improvementsIcons changed to FontAwesome, layout updated, colors updatedExport function added
See merge request aswi/aswi-2022/aswi20220x00!63
Document upload description
Export fixed
Fixed error in exported archive
Export in BASE64
Changed remove user CSS transitions
More changes in export and download
Buttons layout on admin documents management updated
Fixed export
annotator's table scroll improved
Tables - scroll instead pagination, export and delete buttons
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
Admin documents table widths changed
Annotators removing from documents
Admin documents table buttons changes, default annotations count redesigned
Document table column widths changed
Layout and minor color changes
Ordering of users in GET /users
Fixed annotation underline not having correct start and end marks
Added endpoint for removing annotator from document
Added endpoint DELETE /documents
Document export takes only list of doc IDs
Removed paging from GET /documents
Improved sanitization
Final annotations fixed
Small fix
Ordering of documents
Changed endpoint for export
Export in BE
Login screen
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
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/9833-default-annotation-count' into dev Re #9833
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
Merge branch 'features/9827-display-username' into 'dev' Re #9827
Displaying username in navigation bar was implemented.
See merge request aswi/aswi-2022/aswi20220x00!61
Merge branch 'features/9832-tags-table-sentiment' into 'dev' Re #9832
Added sentiment to tags management
See merge request aswi/aswi-2022/aswi20220x00!57
Merge branch 'bugs/9739-button-tooltip' into dev Re #9739
Merge branch 'features/9668-9669-finalizing-annotations' into 'dev' Re #9668 Re #9669
Create and manage finalized document (merged)
See merge request aswi/aswi-2022/aswi20220x00!62
Merge branch 'bugs/9738-icon-alignment' into 'dev' Re #9738
Fixed bug that misaligned icons in buttons
See merge request aswi/aswi-2022/aswi20220x00!52
Document finalization
Added EF TAG ID as id attribute
Finalization - buttons, confirm toasters and navigation were implemented
Fixed issue in HTMLService sanitization
GET /users/me returns full name
Displaying username in navigation bar
More fixes
document assigning modal window improved - table instead of list
Tag buttons tooltips implemented
Fixed issues in AnnotationService and HTMLService
Added endpoint to set tag occurence to finalized
Fixed issues with database OR mapping
Loading final annotation
Fixed issue in AnnotationController
Fixed issue from stash merge
Added final annotation endpoints
Added global annotation count setter
Added input of global annotation count to the document view
Fixed search bar height
Search tags in annotation view
Added GET /users/me endpoint
Added SentimentEnabled to GET /tags
Added note of a document
Added tooltips to buttons in the table
Fixed alignment of icons
Merge branch 'features/9700-testing-users-redirecting' into 'dev' Re #9700
testing if annotator doesnt see page content if tried to get on url they shouldnt
See merge request aswi/aswi-2022/aswi20220x00!51
Merge branch 'features/9589-testing-backend-annotations' into 'dev' Re #9589
tags testing preparations and removal of not used classes prepared before in testing skelet
See merge request aswi/aswi-2022/aswi20220x00!50
Fixed issue with annotations not matching documents
Sentiment color in dropdown
Fixed issue with cached info not being returned to FE
AnnotationItem selected text showing, other minor improvements
Merge branch 'features/9671-selected-tag-highlighting' into 'features/9668-9669-finalizing-annotations' Re #9671
Selected tags highlighting- On click in the middle panel or on click on highlight buttons in the right panel
See merge request aswi/aswi-2022/aswi20220x00!49
Selected tags highlighting
On click in the middle panel or on click on highlight buttons in the right panel
Moved HTML processing to HTMLService, inheritance changes in entities
Tag merging for final annotation beta
Duplicated CSS issue fixed
Generating css
Fixed duplicating issue in CSS generation