Commit Graph

9 Commits

Author SHA1 Message Date
995cc12880
fix(tasks): remove a task from its bucket when it is in the first kanban bucket
Resolves https://github.com/go-vikunja/frontend/issues/89
2022-11-12 12:13:00 +01:00
f0492d49ef
feat: kanban store with composition api 2022-11-07 18:25:52 +01:00
Dominik Pschenitschni
d85abbd77a feat: ListKanban script setup (#2643)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#2643
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-07 17:23:11 +00:00
964aba4824
fix: better kanban updateBucket types 2022-10-31 22:42:30 +01:00
01f648c20c
fix(task): setting a label would not show up on the kanban board after setting it 2022-10-05 16:27:12 +02:00
1d7f857070
feat: rework loading state of stores 2022-10-01 16:22:01 +02:00
7f281fc5e9
feat: port base store to pinia 2022-10-01 15:36:44 +02:00
c35810f28f
feat: port kanban store to pinia 2022-09-29 21:42:39 +02:00
9f26ae1ee6
feat: move kanban to stores 2022-09-29 21:42:39 +02:00