frontend/src/stores
kolaente 463d22b07c
fix(quick add magic): don't create a new label multiple times if it is used in multiple tasks
Resolves https://github.com/go-vikunja/frontend/issues/94
2022-12-04 20:19:43 +01:00
..
attachments.ts feat: attachments store with composition api (#2603) 2022-10-31 20:40:26 +00:00
auth.ts feat: add @intlify/unplugin-vue-i18n (#2772) 2022-12-02 15:16:15 +00:00
base.ts feat: type improvements 2022-10-31 22:42:28 +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 fix: remove vuex leftover from setModuleLoading (#2716) 2022-11-17 15:02:26 +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: 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
tasks.ts fix(quick add magic): don't create a new label multiple times if it is used in multiple tasks 2022-12-04 20:19:43 +01:00