[skip ci] Updated todo
This commit is contained in:
parent
b854112704
commit
e40ab8652d
1 changed files with 2 additions and 0 deletions
|
@ -176,6 +176,8 @@ Sorry for some of them being in German, I'll tranlate them at some point.
|
||||||
* [ ] User struct should have a field for the avatar url (-> gravatar md5 calculated by the backend)
|
* [ ] User struct should have a field for the avatar url (-> gravatar md5 calculated by the backend)
|
||||||
* [ ] All `ReadAll` methods should return the number of items per page, the number of items on this page, the total pages and the items
|
* [ ] All `ReadAll` methods should return the number of items per page, the number of items on this page, the total pages and the items
|
||||||
-> Check if there's a way to do that efficently. Maybe only implementing it in the web handler.
|
-> Check if there's a way to do that efficently. Maybe only implementing it in the web handler.
|
||||||
|
* [ ] List stats to see how many tasks are done, how many are there in total, how many people have acces to a list etc
|
||||||
|
* [ ] Colors for tasks
|
||||||
|
|
||||||
### Refactor
|
### Refactor
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue