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 2541733c71
All checks were successful
continuous-integration/drone/push Build is passing
fix(tasks): prevent endless references
This would lead to failing attempts when updating the task later on (for example marking it as favorite)
2023-12-13 19:27:35 +01:00
..
partials fix(kanban): make sure kanban cards always have text color matching their background 2023-12-13 18:54:48 +01:00
add-task.vue fix(tasks): prevent endless references 2023-12-13 19:27:35 +01:00
GanttChart.vue feat(gantt): implement dynamic sizing on small date ranges (#3750) 2023-10-03 11:30:24 +00:00
TaskForm.vue feat: use transition component everywhere 2022-11-14 22:08:54 +01:00