frontend/src/stores
kolaente 287daf9125
fix(auth): silently discard invalid auth tokens and log the user out
2023-09-29 10:38:00 +02:00
..
attachments.ts feat: attachments store with composition api (#2603) 2022-10-31 20:40:26 +00:00
auth.ts fix(auth): silently discard invalid auth tokens and log the user out 2023-09-29 10:38:00 +02:00
base.ts fix(project): set maxRight on projects after opening a task 2023-06-21 15:09:31 +02:00
config.ts feat: add demo mode warning message 2023-09-01 18:09:19 +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 feat(quick add magic): allow using the project identifier via quick add magic 2023-09-06 16:51:23 +02:00
tasks.ts feat(quick add magic): allow using the project identifier via quick add magic 2023-09-06 16:51:23 +02:00