frontend/src/stores
Dominik Pschenitschni c4d7f6fdfa
feat: get username from store getter
2022-10-16 19:36:04 +02:00
..
attachments.ts feat: port base store to pinia 2022-10-01 15:36:44 +02:00
auth.ts feat: get username from store getter 2022-10-16 19:36:04 +02: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 fix: make sure subscriptions are properly inherited between lists and namespaces 2022-10-07 18:15:05 +02:00
tasks.ts fix(tasks): don't allow adding the same assignee multiple times 2022-10-06 18:07:43 +02:00