Initialization of tags in annotation view
Initialized tags and created event handlers in the annotation view
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.
user testing
first of was user testing mandatory, before testing autentization - with this user should be properly tested
Merge branch 'features/9473-backend-document-annotation-api' into 'dev' Re #9473
Beta version with support for returning current annotation state
See merge request aswi/aswi-2022/aswi20220x00!22
Resolved issues from code review
Merge branch 'features/9346-backend-testing' into 'dev' Re #9346
Creation of skelet for backend testing.
See merge request aswi/aswi-2022/aswi20220x00!19
Fixed comments from code review, fixed DB access
Added documents and annotations to seeding
Added GET /annotation for retrieving annotation state
Added DTOs and mapper profiles for annotation info
Seeding for an annotation tag instance
Fix in AnnotationController
Endpoint /user/annotations for user's annotations
Added endpoint to UserController
Merge branch 'features/9476-frontend-annotation-screen-layout' into 'dev' Re #9476
Refactored directory structure and changed hierarchy of annotation screen layout. Deleted Ant-Design layouts and used css grid instead.
See merge request aswi/aswi-2022/aswi20220x00!21
Removed ant layout and used css grid
Changed layouting technology and added main layout for all pages.
Changed path of imports
Forgot to save files with changed imports
Refactored directory structure
Refactored directory structure and changed structure of layouts of the annotation screen
Merge branch 'features/9452-login-screen' into 'dev' Re #9452
Minor refactoring. Moved loginProps to loginLayout and changed a route of the login screen.
See merge request aswi/aswi-2022/aswi20220x00!20
Created more generic layout props
Props will be used in multiple layouts and all will have the same parameters. It does not have to be assigned specifically for the login.
Changed a route of the login page
Changed the route from /authentication/login to /login
Moved loginProps to loginLayout
LoginProps are not used outside of loginLayout and it does not make sense for it to exist outside of loginLayout.
Merge branch 'features/9346-backend-testing' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi20220x00 into features/9346-backend-testing
Backend testing skeleton
Také k dispozici: Atom