Age | Commit message (Collapse) | Author |
|
Move all controller to the same folder and rename them to service.
Moving them to the same folder allow an easier setup for testing.
|
|
To make things easier and reduce the number of package I'll move all
repository to one folder, starting with auth and user repository.
Also implements all testing on top of the repository interface with a im
memory implementation. This will later make mescling unit and
integration easier.
|
|
This will totally be fixed later.
|
|
|
|
Fill user settings UI with actual data.
|