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 85e55d1300
All checks were successful
continuous-integration/drone/push Build is passing
Fix tasks moving infinitely in gantt chart (#493)
Fixes #489

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #493
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-04-25 16:01:17 +00:00
..
ShowTasks.vue Fix sorting task by due date on task overview 2021-02-20 18:35:29 +01:00
ShowTasksInRange.vue Move next week/next month task overview pages into a single "Upcoming" page and allow toggle 2020-11-22 18:05:25 +01:00
TaskDetailView.vue Fix tasks moving infinitely in gantt chart (#493) 2021-04-25 16:01:17 +00:00
TaskDetailViewModal.vue Use mousedown instead of click event to close modals 2021-04-18 16:14:46 +02:00