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 096daad80a
Some checks failed
continuous-integration/drone/push Build is failing
feat: rename http-common to fetcher (#2620)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2620
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-01 13:06:27 +00:00
..
attachments.ts feat: attachments store with composition api (#2603) 2022-10-31 20:40:26 +00:00
auth.ts feat: rename http-common to fetcher (#2620) 2022-11-01 13:06:27 +00:00
base.ts feat: base store with composition api (#2601) 2022-10-31 20:31:58 +00:00
config.ts feat: rename http-common to fetcher (#2620) 2022-11-01 13:06:27 +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: label store with composition api (#2605) 2022-10-31 20:45:36 +00: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