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/views/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
..
ShowTasks.vue Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
ShowTasksInRange.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
TaskDetailView.vue Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
TaskDetailViewModal.vue feat: add variant hint-modal to modal component (#764) 2021-09-24 18:08:48 +00:00