Add a "done" option to kanban buckets #821

Merged
konrad merged 13 commits from feature/kanban-done-column into main 2021-03-24 20:16:36 +00:00
Owner

Description

This PR adds the "done bucket" option to a kanban bucket. If a bucket is the "done" bucket,

  1. All tasks moved into it will be set to done
  2. All tasks set to done from elsewhere will be moved into the bucket

Frontend PR: vikunja/frontend#440

Checklist

  • I added or improved tests
  • I added or improved docs for my feature
    • Swagger (including mage do-the-swag)
    • Error codes
# Description This PR adds the "done bucket" option to a kanban bucket. If a bucket is the "done" bucket, 1. All tasks moved into it will be set to done 2. All tasks set to done from elsewhere will be moved into the bucket Frontend PR: https://kolaente.dev/vikunja/frontend/pulls/440 # Checklist * [x] I added or improved tests * [x] I added or improved docs for my feature * [x] Swagger (including `mage do-the-swag`) * [x] Error codes
konrad added 9 commits 2021-03-21 22:08:54 +00:00
konrad added 2 commits 2021-03-23 20:32:49 +00:00
konrad added 1 commit 2021-03-23 21:32:10 +00:00
konrad added 1 commit 2021-03-23 21:32:46 +00:00
continuous-integration/drone/pr Build is passing Details
cd18b444b4
Merge branch 'main' into feature/kanban-done-column
konrad merged commit d1b87d2705 into main 2021-03-24 20:16:36 +00:00
konrad deleted branch feature/kanban-done-column 2021-03-24 20:16:44 +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#821
No description provided.