Backend testing
Skelet for backend testing
Založení projektu pro testování backendu
Merge branch 'features/9474-backend-tag-tree-api' into dev Re #9474
Merge branch 'features/9467-backend-document-assign-api' into 'dev' Re #9467
Assigning documents to users and getting a list of users
See merge request aswi/aswi-2022/aswi20220x00!13
Optimized database access - prefetch tags and categories
Database access optimizations
Shortened GetUsers in UserServiceEF
Don't throw if user already assigned to document
Created TagController, implemented GET on /tags
Created TagService, implemented GetTagTree
Added tag-related DTOs and mapping
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
Changed email to username
Changed email field to username, changed error message when field is not filled and removed validation of a field format.
Merge branch 'features/9465-frontend-add-document-window' into 'dev' Re #9465
Created a modal that adds new documents and when API is implemented it will send documents to a server.
See merge request aswi/aswi-2022/aswi20220x00!16
Merge branch 'features/9476-anotation-screen-layout' into 'dev' Re #9476
Created a layout with empty panels. They will be done in other branches.
See merge request aswi/aswi-2022/aswi20220x00!15
Created a document adding modal
Created a layout of the annotation screen
Renamed props.tsx to loginProps.tsx
Props was too generic so I renamed it to show its purpose better.
Added documentation comments
Added documentation comments to the login screen and its layout
Updated layout of the login screen
Changed layout to bootstrap, added a logo and a title.
Added todos for login form events
To test the functionality, login form values are logged to the console when the form is submitted. That is dangerous, so I added todos that will remind us to delete these logs when authentication is implemented.
Streched login button
Login button now fills width of the form
Changed error messages
Changed error messages for required email and password and added check of email address format
Added layout of the login screen
Created a layout in a separate file and added it to the login screen
Added basic login form
Také k dispozici: Atom