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
kolaente fe6c859150
All checks were successful
continuous-integration/drone/push Build is passing
Revert "Use deep imports for importing lodash to make tree shaking easier"
This reverts commit 3c3767a9
2020-03-03 21:02:13 +01:00
..
reusable Revert "Use deep imports for importing lodash to make tree shaking easier" 2020-03-03 21:02:13 +01:00
edit-task.vue Ensure labels of a task get updated when updating them 2020-03-02 22:25:38 +01:00
gantt-component.vue Use message mixin for handling success and error messages (#51) 2020-01-30 21:47:08 +00:00
Gantt.vue Gantt Charts (#29) 2019-04-29 21:41:39 +00:00
ShowListTasks.vue Add undo button to notification when marking a task as done 2020-03-02 21:19:26 +01:00
ShowTasks.vue Sort tasks on start page by due date desc and id desc 2020-01-31 11:09:45 +01:00
ShowTasksInRange.vue Gantt Charts (#29) 2019-04-29 21:41:39 +00:00
TaskDetailView.vue Ensure labels of a task get updated when updating them 2020-03-02 22:25:38 +01:00