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
kolaente b742c55287
All checks were successful
continuous-integration/drone/push Build is passing
fix(projects): update project duplicate api definitions
2023-07-07 13:00:48 +02:00
..
attachments.ts feat: attachments store with composition api (#2603) 2022-10-31 20:40:26 +00:00
auth.ts fix: load the correct language 2023-06-12 18:01:56 +02:00
base.ts fix(project): set maxRight on projects after opening a task 2023-06-21 15:09:31 +02:00
config.ts fix: don't try to set config from non-json responses 2023-07-05 17:37:07 +02:00
helper.ts fix: remove vuex leftover from setModuleLoading (#2716) 2022-11-17 15:02:26 +00:00
kanban.ts fix(kanban): decrease task count per bucket when deleting a task 2023-06-08 17:09:48 +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: rename list to project everywhere 2023-03-14 14:04:23 +00:00
projects.ts fix(projects): update project duplicate api definitions 2023-07-07 13:00:48 +02:00
tasks.ts feat(projects): allow setting a saved filter for tasks shown on the overview page 2023-06-28 15:20:43 +02:00