Update tasks in kanban board after editing them in task detail view #130

Merged
konrad merged 11 commits from feature/update-task-kanban into master 2020-05-09 17:00:54 +00:00

11 Commits

Author SHA1 Message Date
4f967469f0
Merge branch 'master' into feature/update-task-kanban
All checks were successful
continuous-integration/drone/pr Build is passing
2020-05-09 18:54:58 +02:00
ceac20b96d
Fix due date disappearing after moving it
Some checks reported errors
continuous-integration/drone/pr Build was killed
2020-05-09 18:48:59 +02:00
679113e060
Fix removing labels not being updated in store
All checks were successful
continuous-integration/drone/pr Build is passing
2020-05-09 18:37:24 +02:00
1b2005fd7f
Fix adding labels not being updated in store 2020-05-09 18:33:55 +02:00
03f310f628
Fix removing assignees not being updated in store 2020-05-09 18:04:12 +02:00
f2e06c7479
Fix adding assignees not being updated in store 2020-05-09 18:00:46 +02:00
8c6a7c639d
Fix due date not resetting 2020-05-09 17:53:22 +02:00
53e1687dd4
Fix task attachments not updating in store after being modified in popup view 2020-05-09 17:48:15 +02:00
d0f73489dc
Fix due date not updating in store after being modified in popup view 2020-05-09 17:29:44 +02:00
ed909e6082
Update task in bucket when updating in task detail view 2020-05-08 23:39:38 +02:00
fc598fb542
Put all bucket related stuff in store 2020-05-08 23:38:57 +02:00