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 a515b0c3a4
All checks were successful
continuous-integration/drone/push Build is passing
fix: don't try to check undefined relations
2021-10-31 13:15:43 +01:00
..
mixins feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
partials fix: don't try to check undefined relations 2021-10-31 13:15:43 +01:00
add-task.vue fix: create multiple tasks at once with multiline input now correctly uses the titles per line 2021-10-26 21:29:58 +02:00
edit-task.vue feat: divide most tasks.scss styles into components 2021-10-25 16:39:33 +02:00
gantt-component.vue fix: use :deep() selector instead of ::v-deep 2021-10-25 16:39:34 +02:00