From cf0b0a2853544a7c274982e7313a1e0611a134ef Mon Sep 17 00:00:00 2001 From: konrad Date: Mon, 14 Jan 2019 22:51:25 +0100 Subject: [PATCH] updated todo --- Featurecreep.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Featurecreep.md b/Featurecreep.md index c6f998ff..65940d23 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -150,13 +150,16 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [ ] Mgl. zum Accountlöschen haben (so richtig krass mit emailverifiezierung und dass alle Privaten Listen gelöscht werden und man alle geteilten entweder wem übertragen muss oder auf privat stellen) * [ ] /info endpoint, in dem dann zb die limits und version etc steht * [ ] Deprecate /namespaces/{id}/lists in favour of namespace.ReadOne() <-- should also return the lists -* [ ] Description of web.HTTPError -* [ ] Rights methods should return errors -* [ ] Re-check all `{List|Namespace}{User|Team}` if really all parameters need to be exposed via json or are overwritten via param anyway. ### Refactor * [x] ListTaskRights, sollte überall gleich funktionieren, gibt ja mittlerweile auch eine Methode um liste von nem Task aus zu kriegen oder so +* [ ] Re-check all `{List|Namespace}{User|Team}` if really all parameters need to be exposed via json or are overwritten via param anyway. + +### Vikunja web + +* [ ] Description of web.HTTPError +* [ ] Rights methods should return errors ### Linters