frontend/src/store/modules
2021-09-26 13:44:13 +02:00
..
attachments.js fix: remove attachment by id (#725) 2021-09-10 12:50:41 +00:00
auth.js feat: use store getters to check auth (#731) 2021-09-10 13:04:00 +00:00
config.js feat: don't try to load task comments if they are disabled 2021-09-26 13:44:13 +02:00
kanban.js feat: formatting 2021-09-24 21:46:42 +02:00
labels.js Preload labels and use locally stored in vuex 2021-06-03 22:23:04 +02:00
lists.js fix: vuex mutation violation from draggable (#674) 2021-08-23 19:24:52 +00:00
namespaces.js fix: lists disappearing when updating their namespace 2021-09-24 20:51:59 +02:00
tasks.js feature/remove-attachment-upload-mixin (#724) 2021-09-24 18:16:37 +00:00