Move everything to models and services #17

Merged
konrad merged 82 commits from refactor/models into master 2019-03-02 10:25:10 +00:00
Showing only changes of commit 198e132bc5 - Show all commits

View File

@ -104,11 +104,11 @@
* [x] Move everything to models
* [x] Make sure all loading properties are depending on its service
* [x] Fix the first request afer login being made with an old token
* [ ] Team sharing
* [ ] Refactor team sharing to not make a new request every time something was changed
* [ ] Team sharing should be able to search for a team instead of its ID, like it's the case with users
* [ ] Dropdown for rights
* [x] Fix the first request afer login being made with an old token
## Waiting for backend