Commit Graph

14 Commits

Author SHA1 Message Date
bc1e366750
fix(tasks): don't allow adding the same assignee multiple times
All checks were successful
continuous-integration/drone/push Build is passing
See https://community.vikunja.io/t/task-can-be-assigned-twice-or-more-to-the-same-user/883
2022-10-06 18:07:43 +02:00
01f648c20c
fix(task): setting a label would not show up on the kanban board after setting it
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-05 16:27:12 +02:00
84a1abf347
fix: lint 2022-10-05 14:56:11 +02:00
ee3965eae9
chore(task): move cover image setter to store 2022-10-05 14:56:11 +02:00
1d7f857070
feat: rework loading state of stores
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
2022-10-01 16:22:01 +02:00
7f281fc5e9
feat: port base store to pinia
All checks were successful
continuous-integration/drone/pr Build is passing
2022-10-01 15:36:44 +02:00
d1d7cd535e feat: migrate kanban store to pina (#2411)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2411
2022-10-01 12:15:22 +00:00
68219ee224
fix(lint): unnecessary catch clause
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-30 22:36:50 +02:00
5585966584
fix(task): cancel loading state when creating a new task does not work
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-30 21:25:05 +02:00
e999b38d3b
fix(task): cancel loading state when creating a new task does not work
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-30 21:24:08 +02:00
f8450f58a4
fix(task): make sure users can be assigned via quick add magic via their real name as well
Some checks failed
continuous-integration/drone/push Build is failing
See #2196 (comment)
2022-09-30 21:20:26 +02:00
c35810f28f
feat: port kanban store to pinia
All checks were successful
continuous-integration/drone/pr Build is passing
2022-09-29 21:42:39 +02:00
34ffd1d572
feat: port tasks store to pinia
All checks were successful
continuous-integration/drone/pr Build is passing
2022-09-29 21:40:15 +02:00
1fdda07f65
feat: move tasks to stores 2022-09-29 14:01:39 +02:00