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
Installed ant-design
Merge branch 'features/9469-logged-user' into 'dev' Re #9469
ClientInfo added to Dependency Injections
ClientInfo contains IP and info about logged user (IsLogged and LoggedUser properties)
See merge request aswi/aswi-2022/aswi20220x00!10
ClientInfo in DependencyInjection
ClientInfo contains IP and info about logged user
Merge branch 'features/9470-backend-dummy-data' into 'dev' Re #9470
Added seeding of tags and users for use in development environment.
See merge request aswi/aswi-2022/aswi20220x00!9
Static method to seed dummy tags
Zobrazit všechny revize | Zobrazit revize
Také k dispozici: Atom