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 d670fb7e17 - Show all commits

View File

@ -95,6 +95,15 @@
* [ ] "Move to Vikunja" -> Migrator von Wunderlist/todoist/etc
* [ ] Timeline/Calendar view -> Dazu tasks die in einem Bestimmten Bereich due sind, macht dann das Frontend
## Refactor
* [ ] Move everything to models
* [ ] Make sure all loading properties are depending on its service
* [ ] 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
## Waiting for backend
* [ ] Assignees