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
konrad 8480bf334f
All checks were successful
continuous-integration/drone/push Build is passing
Fix gantt chart (#79)
Fix moving tasks in Gantt

Start fixing gantt

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #79
2020-04-04 16:26:35 +00:00
..
helpers Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
reusable Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
edit-task.vue Add creating new related tasks 2020-03-04 21:29:40 +01:00
gantt-component.vue Fix gantt chart (#79) 2020-04-04 16:26:35 +00:00
Gantt.vue Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
ShowListTasks.vue Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
ShowTasks.vue Enable marking tasks as done from the task overview 2020-03-23 23:24:14 +01:00
ShowTasksInRange.vue Gantt Charts (#29) 2019-04-29 21:41:39 +00:00
TableView.vue Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
TaskDetailView.vue Add creating new related tasks 2020-03-04 21:29:40 +01:00