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 b9d3b5c756 feat: rename files with list to project 2023-03-14 14:04:23 +00:00
..
attachments.ts feat: attachments store with composition api (#2603) 2022-10-31 20:40:26 +00:00
auth.ts redirect to oidc provider if configured correctly (#2805) 2023-01-11 21:17:53 +00:00
base.ts feat: refactor to composable 2023-02-08 12:56:32 +01:00
config.ts chore(refactor): improve `stores/config` types (#3190) 2023-03-03 14:36:59 +00:00
helper.ts fix: remove vuex leftover from setModuleLoading (#2716) 2022-11-17 15:02:26 +00:00
kanban.ts feat: use klona instead of lodash.clonedeep (#3073) 2023-02-07 13:04:03 +00:00
labels.test.ts feat: port label store to pinia | pinia 1/9 (#2391) 2022-09-21 14:23:57 +00:00
labels.ts fix: remove vuex leftover from setModuleLoading (#2716) 2022-11-17 15:02:26 +00:00
namespaces.ts fix: remove vuex leftover from setModuleLoading (#2716) 2022-11-17 15:02:26 +00:00
projects.ts feat: rename files with list to project 2023-03-14 14:04:23 +00:00
tasks.ts fix(quick add magic): make sure assignees which don't exist are not removed from task title 2023-01-12 13:32:00 +01:00