frontend/src/stores
Dominik Pschenitschni c502f9b840
feat: refactor to composable
- using useMediaQuery and useLocalStorage
- remove watcher in contentAuth
2023-02-08 12:56:32 +01: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 feat: rename http-common to fetcher (#2620) 2022-11-01 13:06:27 +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
lists.ts fix(list): make sure favorite lists are not duplicated in the menu when renaming them 2023-01-31 17:12:11 +01:00
namespaces.ts fix: remove vuex leftover from setModuleLoading (#2716) 2022-11-17 15:02:26 +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