vikunja-frontend/src/store/modules
Dominik Pschenitschni 3a7a4bdc42
Merge branch 'main' into vue3
# Conflicts:
#	src/components/input/editor.vue
#	src/components/list/partials/filters.vue
#	src/components/tasks/partials/editAssignees.vue
#	src/helpers/find.ts
#	src/helpers/time/formatDate.js
#	src/main.ts
#	src/store/modules/attachments.js
#	src/store/modules/kanban.js
#	src/views/list/views/List.vue
#	yarn.lock
2021-10-07 12:20:52 +02:00
..
attachments.js Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
auth.js feat: use store getters to check auth (#731) 2021-09-10 13:04:00 +00:00
config.js fix: directly set arrays, objects and delete directly 2021-10-01 18:45:42 +02:00
kanban.js Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
labels.js Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
lists.js fix: directly set arrays, objects and delete directly 2021-10-01 18:45:42 +02:00
namespaces.js fix: directly set arrays, objects and delete directly 2021-10-01 18:45:42 +02:00
tasks.js feat: remove createTask mixin 2021-10-01 20:06:06 +02:00