This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/store/modules
konrad 4e42810522
All checks were successful
continuous-integration/drone/push Build is passing
Update tasks in kanban board after editing them in task detail view (#130)
Fix due date disappearing after moving it

Fix removing labels not being updated in store

Fix adding labels not being updated in store

Fix removing assignees not being updated in store

Fix adding assignees not being updated in store

Fix due date not resetting

Fix task attachments not updating in store after being modified in popup view

Fix due date not updating in store after being modified in popup view

Fix using filters for overview views

Fix not re-loading tasks when switching between overviews

Only show undone tasks on task overview page

Update task in bucket when updating in task detail view

Put all bucket related stuff in store

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #130
2020-05-09 17:00:54 +00:00
..
auth.js Vuex (#126) 2020-05-08 18:43:51 +00:00
config.js Vuex (#126) 2020-05-08 18:43:51 +00:00
kanban.js Update tasks in kanban board after editing them in task detail view (#130) 2020-05-09 17:00:54 +00:00
namespaces.js Vuex (#126) 2020-05-08 18:43:51 +00:00
tasks.js Update tasks in kanban board after editing them in task detail view (#130) 2020-05-09 17:00:54 +00:00