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 3c9083b90d
All checks were successful
continuous-integration/drone/push Build is passing
feat: add message to add to home screen on mobile
2023-06-12 19:37:58 +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 feat: add message to add to home screen on mobile 2023-06-12 19:37:58 +02: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 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: avoid crashing browser processes during tests 2023-05-30 10:42:32 +02:00
tasks.ts feat(user): save quick add magic mode in api 2023-06-11 17:37:49 +02:00