[skip ci] updated todo

This commit is contained in:
konrad 2019-02-24 18:35:25 +01:00
parent afd55d8cf8
commit 2bcd6e9cb6
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 3 additions and 0 deletions

View File

@ -176,6 +176,9 @@ Sorry for some of them being in German, I'll tranlate them at some point.
* [x] Things like list/task order should use queries and not url params
* [x] Fix lint errors
* [ ] Reminders should use an extra table so we can make reverse lookups aka "give me all tasks with reminders in this period" which we'll need for things like email reminders notifications
* [ ] Teams and users should also have uuids (for users these can be the username)
* [ ] When giving a team or user access to a list/namespace, they should be reffered to by uuid, not numeric id
* [ ] Adding users to a team should also use uuid
### Linters