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
2022-10-16 19:36:04 +02:00
..
attachments.ts
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
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