From ea936c59c599e9475f6dd7cc2c3b2e05edfd07a0 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 9 Feb 2019 13:39:02 +0100 Subject: [PATCH] [skip ci] Updated todo --- Featurecreep.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Featurecreep.md b/Featurecreep.md index 278311b65..eb4763922 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -119,6 +119,7 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [ ] Task-Templates innerhalb namespaces und Listen (-> Mehrere, die auswählbar sind) * [ ] Ein Task muss von mehreren Assignees abgehakt werden bis er als done markiert wird * [ ] Besseres Rechtesystem, damit man so fine-graded sachen machen kann wie "Der da darf aber nur Tasks hinzufügen, aber keine abhaken" + * [ ] Roles which enable or disable chaning certain fields of a task -> includes custm fields * [ ] Custom fields: Templates at List > Namespace > Global level, overwriting each other * [ ] Related tasks -> settable with a "kind" of relation like blocked, or just related or so @@ -148,6 +149,8 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [ ] Bindata for templates * [ ] `GetUserByID` and the likes should return pointers * [ ] Colors for lists and namespaces -> Up to the frontend to implement these +* [ ] Some kind of milestones for tasks +* [ ] Create tasks from a text/markdown file (probably frontend only) ### Refactor