|
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 |
|
|
2e8b65d828
|
Added the "logOut" closure to the initialiser of the ProfileView view.
|
2022-12-03 11:45:54 +01:00 |
|
|
330d790394
|
Moved all the Profile UI files into their own Profile module.
|
2022-12-03 11:37:42 +01:00 |
|
|
d0b39e6641
|
Moved all the Browse UI files into their own Browse module.
|
2022-12-03 09:15:23 +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 |
|