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 5ae8bace82
All checks were successful
continuous-integration/drone/push Build is passing
feat: lists store with composition api (#2606)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2606
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-31 20:41:23 +00:00
..
attachments.ts feat: attachments store with composition api (#2603) 2022-10-31 20:40:26 +00:00
auth.ts feat: auth store with composition api (#2602) 2022-10-31 20:25:35 +00:00
base.ts feat: base store with composition api (#2601) 2022-10-31 20:31:58 +00:00
config.ts feat: config store with composition api (#2604) 2022-10-31 20:29:56 +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: lists store with composition api (#2606) 2022-10-31 20:41:23 +00:00
namespaces.ts feat: namespaces store with composition api (#2607) 2022-10-31 20:40:55 +00:00
tasks.ts feat: task store with composition api (#2610) 2022-10-31 20:22:00 +00:00