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
Dominik Pschenitschni a70a2e3ba6
feat(gantt): use time constants
2022-10-27 17:49:29 +02:00
..
attachments.ts feat: port base store to pinia 2022-10-01 15:36:44 +02:00
auth.ts feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
base.ts fix: wait until everything is loaded before replacing the current view with the last or login view 2022-10-23 16:12:48 +02: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 fix(subscription): make sure list subscription state is propagated everywhere for the current list 2022-10-24 19:01:01 +02:00
namespaces.ts fix(subscription): don't remove every namespace but the one subscribing to 2022-10-24 18:56:50 +02:00
tasks.ts fix(task): only show create list or import cta when there are no tasks 2022-10-23 14:01:20 +02:00