Task Attachments #104

Merged
konrad merged 63 commits from feature/attachments into master 2019-10-16 20:52:31 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b17827a158 - Show all commits

View File

@ -212,7 +212,7 @@ Sorry for some of them being in German, I'll tranlate them at some point.
* [x] "One endpoint to rule them all" -> Array-addable
* [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
* [x] Attachments
* Extra file handling package
* Files are saved "somewhere" (configurable) using their ID -> now only fs, later other things, based on afero
* A files table which holds metadata like filename, created by etc