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 70f48eaaca
Some checks failed
continuous-integration/drone/push Build is failing
fix(task): make sure the drag handle is shown as intended
Due to a previous refactoring, the drag handle was always shown instead of only on hover. The css class was moved out of the task component, but its styles weren't

Related to #3934
2024-02-06 18:29:17 +01:00
..
partials fix(task): make sure the drag handle is shown as intended 2024-02-06 18:29:17 +01:00
add-task.vue fix(tasks): prevent endless references 2023-12-13 19:27:35 +01:00
GanttChart.vue fix(task): remove default task color 2024-02-06 18:18:44 +01:00
TaskForm.vue feat: use transition component everywhere 2022-11-14 22:08:54 +01:00