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/stores
kolaente bc1e366750
continuous-integration/drone/push Build is passing Details
fix(tasks): don't allow adding the same assignee multiple times
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
..
attachments.ts feat: port base store to pinia 2022-10-01 15:36:44 +02:00
auth.ts feat: Login script setup (#2417) 2022-10-01 15:58:39 +00:00
base.ts feat: move composables in separate files (#2485) 2022-10-04 12:10:12 +00:00
config.ts feat: Login script setup (#2417) 2022-10-01 15:58:39 +00:00
helper.ts feat: rework loading state of stores 2022-10-01 16:22:01 +02:00
kanban.ts fix(task): setting a label would not show up on the kanban board after setting it 2022-10-05 16:27:12 +02:00
labels.test.ts feat: port label store to pinia | pinia 1/9 (#2391) 2022-09-21 14:23:57 +00:00
labels.ts feat: rework loading state of stores 2022-10-01 16:22:01 +02:00
lists.ts feat: rework loading state of stores 2022-10-01 16:22:01 +02:00
namespaces.ts feat: rework loading state of stores 2022-10-01 16:22:01 +02:00
tasks.ts fix(tasks): don't allow adding the same assignee multiple times 2022-10-06 18:07:43 +02:00