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/partials
kolaente 0e6c219800
Some checks failed
continuous-integration/drone/pr Build is failing
fix: cypress tests
2023-01-17 23:34:49 +01:00
..
attachments.vue feat: use transition component everywhere 2022-11-14 22:08:54 +01:00
checklist-summary.vue feat: use transition component everywhere 2022-11-14 22:08:54 +01:00
comments.vue feat: move avatar class to where it is used (#2725) 2022-11-18 13:30:41 +00:00
createdUpdated.vue fix: move createdUpdated styles to component (#2685) 2022-11-12 10:50:48 +00:00
date-table-cell.vue chore: remove date mixins 2022-09-05 16:37:37 +02:00
defer-task.vue feat: singleTaskInList script setup (#2463) 2022-11-01 10:43:01 +00:00
description.vue fix(task): update task description when switching between related tasks 2023-01-12 12:22:56 +01:00
editAssignees.vue feat: rename list to project everywhere 2023-01-17 18:19:02 +01:00
editLabels.vue fix: remove duplicate store assignment (#2644) 2022-11-07 11:43:19 +00:00
heading.vue fix(task): move task color bubble next to task index and done badge on mobile 2022-12-10 22:28:19 +01:00
kanban-card.vue fix: unset cover image when the task does not have one 2022-10-05 14:56:10 +02:00
labels.vue feat: improve models 2022-09-13 14:59:02 +00:00
percentDoneSelect.vue feat: use v-model more consequent (#2356) 2022-09-13 15:30:33 +00:00
priorityLabel.vue move constants 2022-09-05 17:43:55 +02:00
prioritySelect.vue feat: remove comments from prioritySelect (#2645) 2022-11-07 11:42:32 +00:00
projectSearch.vue feat: rename list to project everywhere 2023-01-17 18:19:02 +01:00
quick-add-magic.vue fix: i18n keys 2023-01-17 22:35:04 +01:00
relatedTasks.vue feat: rename list to project everywhere 2023-01-17 18:19:02 +01:00
reminders.vue feat: use v-model more consequent (#2356) 2022-09-13 15:30:33 +00:00
repeatAfter.vue feat: use v-model more consequent (#2356) 2022-09-13 15:30:33 +00:00
singleTaskInProject.vue fix: cypress tests 2023-01-17 23:34:49 +01:00
sort.vue chore: improve type imports 2022-09-05 16:37:36 +02:00