Task Attachments #104

Merged
konrad merged 63 commits from feature/attachments into master 2019-10-16 20:52:31 +00:00
Owner

Checklist

  • I added or improved tests
  • I pushed new or updated dependencies to the repo using go mod vendor
  • I added or improved docs for my feature
    • Swagger (including make do-the-swag)
    • Error codes
    • New config options
  • Tests for saving a file
  • Tests for task attachments
  • Config options for fs type (os only for now, later at least swift) and max size per attachment (max size should also go in /info)
  • Migration for task attachments
  • Show task attachments in task
# Checklist * [x] I added or improved tests * [x] I pushed new or updated dependencies to the repo using `go mod vendor` * [x] I added or improved docs for my feature * [x] Swagger (including `make do-the-swag`) * [x] Error codes * [x] New config options * [x] Tests for saving a file * [x] Tests for task attachments * [x] Config options for fs type (os only for now, later at least swift) and max size per attachment (max size should also go in /info) * [x] Migration for task attachments * [x] Show task attachments in task
konrad changed title from WIP: Task Attachments to Task Attachments 2019-10-13 22:28:03 +00:00
konrad referenced this issue from a commit 2019-10-16 20:52:30 +00:00
konrad closed this pull request 2019-10-16 20:52:31 +00:00
konrad deleted branch feature/attachments 2019-10-16 20:52:39 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#104
No description provided.