Changed remove user CSS transitions
Merge branch 'features/9776-ui-improvements' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi20220x00 into features/9776-ui-improvements
Icons
Annotators removing from documents
Layout and minor color changes
Login screen
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
Fixed search bar height
Annotation document links
Refactoring
Upgraded visual of the tag tree
Token management implemented, redirections
Renamed files, fixed overflow in annotation view, added access to the AnnotationContext in annotation view, deleted visiblity from add document modal window, deleted LayoutProps
Removed ant layout and used css grid
Changed layouting technology and added main layout for all pages.
Merge branch 'features/9452-login-screen' into 'dev' Re #9452
Implemented a login screen and added ant-design package to the react project
See merge request aswi/aswi-2022/aswi20220x00!14
Created a layout of the annotation screen
Created a layout with empty panels. They will be done in other branches.
Updated layout of the login screen
Changed layout to bootstrap, added a logo and a title.
WebApp (React + Next + TypeScript) project added