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
konrad 4defe4c28a
All checks were successful
continuous-integration/drone/push Build is passing
Fix Assignees being deleted when adding a due date (#254)
Use a model to make sure all changes of task assignees are bubbled back up to the task

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #254
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-10-02 16:40:04 +00:00
..
ShowTasks.vue Fix sort order when marking a task as done from the overview 2020-09-28 20:37:06 +02:00
ShowTasksInRange.vue Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
TaskDetailView.vue Fix Assignees being deleted when adding a due date (#254) 2020-10-02 16:40:04 +00:00
TaskDetailViewModal.vue Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00