15 Commits

Author SHA1 Message Date
9045853db9 Updated the LoginView and the ContentView views based on the changes to the GetuseUseCase use case. 2022-12-18 16:12:56 +01:00
76814cfe8b Fixed the progress indicator in the login button of the LoginView view for the Login module. 2022-12-18 15:06:38 +01:00
1f1d7fa592 Fixed some UI issues in the modules. 2022-12-15 22:54:23 +01:00
6286086d2c Tweaked the UI and localisations in the LoginView view for the Login module. 2022-12-15 02:29:26 +01:00
07ffd2bf80 Integrated the GetUserUseCase use case into the LoginView view for the Login module. 2022-12-12 23:53:21 +01:00
ebee2ddcc0 Moved the GetUserUseCase use case to the UseCases target for the Libraries package. 2022-12-12 23:33:03 +01:00
71871c6ae0 Renamed the LoginSuccessClosure closure as AuthenticatedClosure. 2022-12-12 01:41:09 +01:00
332b8ab245 Integrated the GetUserUseCase use case into the LoginView view. 2022-12-12 00:55:37 +01:00
27d2848a45 Implemented the GetUserUseCase use case for the Login module. 2022-12-12 00:53:53 +01:00
a2f7a7f0f7 Fixed the error cleanup when any of the text field is focused in the LoginForm component. 2022-12-11 22:13:56 +01:00
c9468a6a68 Fixed the localisation of the error messages in the LoginView view. 2022-12-11 22:09:39 +01:00
342658e3f7 Implemented the first attempt at authentication in the LoginView view. 2022-12-11 21:33:33 +01:00
0a8b18719a Added the error messages in the Localizable strings of the Login module. 2022-12-11 21:32:35 +01:00
a98c5df41e Moved some login code into its own file within the Login module. 2022-12-02 20:55:13 +01:00
9ed753b2fe Configured the Login module and moved all its files in it. 2022-12-02 20:23:10 +01:00