[skip ci] updated todo
This commit is contained in:
parent
8fe33fd616
commit
af1d1e1921
1 changed files with 2 additions and 2 deletions
|
@ -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] Description should be longtext
|
||||||
* [x] Percent done - For now just a float, may later depend on how many sub tasks are done or so
|
* [x] Percent done - For now just a float, may later depend on how many sub tasks are done or so
|
||||||
* [ ] Attachments
|
* [ ] 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
|
* [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
|
* New Struct for the relation
|
||||||
* Endpoint to get all full related tasks for a task
|
* 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
|
* When using task.ReadOne() or ReadAll() only get the relation kind + title etc, not everything
|
||||||
|
|
Loading…
Reference in a new issue