[skip ci] updated todo

This commit is contained in:
kolaente 2019-09-25 20:45:20 +02:00
parent 8fe33fd616
commit af1d1e1921
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -213,9 +213,9 @@ Sorry for some of them being in German, I'll tranlate them at some point.
* [x] Description should be longtext
* [x] Percent done - For now just a float, may later depend on how many sub tasks are done or so
* [ ] Attachments
* [ ] Related tasks -> settable with a "kind" of relation like blocked, subtask, or just related or so
* [x] Related tasks -> settable with a "kind" of relation like blocked, subtask, or just related or so
* [x] Should be possible to relate tasks which are not in the same list
* [ ] Replace the old subtask implementation
* [x] Replace the old subtask implementation
* New Struct for the relation
* Endpoint to get all full related tasks for a task
* When using task.ReadOne() or ReadAll() only get the relation kind + title etc, not everything