Age | Commit message (Collapse) | Author |
|
As many things it is on crude state. The settings.go has become a big
mess, but I have achieve MVP, so from now one things shall improve as
I'll spent more time on refactoring.
|
|
Also, initial user is now created as admin.
|
|
Now files follow user path configuration
|
|
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.
|
|
It contains rough template for the server and runners.
It contains rough template for the server and runners.
|