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 0dc4e6b95d
All checks were successful
continuous-integration/drone/push Build is passing
Fix trying to load the current tasks even when not logged in (Fixes #133)
2020-05-12 15:08:17 +02:00
..
helpers Fix pagination for tasks 2020-04-27 21:05:53 +02:00
reusable Add list title in overview page 2020-05-11 16:52:58 +02:00
edit-task.vue Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
gantt-component.vue Kanban (#118) 2020-04-25 23:11:34 +00:00
ShowTasks.vue Add list title in overview page 2020-05-11 16:52:58 +02:00
ShowTasksInRange.vue Fix trying to load the current tasks even when not logged in (Fixes #133) 2020-05-12 15:08:17 +02:00
TaskDetailView.vue Remove task in kanban state when removing in task detail view 2020-05-11 17:25:04 +02:00
TaskDetailViewModal.vue Fix navigating back to list view after deleting a task 2020-04-30 12:49:42 +02:00