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/components/tasks
Dominik Pschenitschni 3a7a4bdc42
Some checks failed
continuous-integration/drone/pr Build is failing
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
..
mixins Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
partials Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
add-task.vue feat: remove createTask mixin 2021-10-01 20:06:06 +02:00
edit-task.vue feat: use new async component definition 2021-10-01 18:46:40 +02:00
gantt-component.vue Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00