frontend/src/components/tasks/partials
2023-06-10 18:54:39 +02: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-03-14 14:04:23 +00:00
editLabels.vue fix: don't allow creating a new label from filter view 2023-05-30 19:54:01 +02: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 fix: lint 2023-05-24 15:54:37 +02:00
quick-add-magic.vue feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
relatedTasks.vue fix: remove getProjectById and replace all usages of it 2023-05-24 15:54:35 +02:00
reminder-detail.vue fix(reminders): properly parse relative reminders which don't have an amount 2023-06-10 18:54:39 +02:00
reminder-period.vue fix: lint 2023-06-10 17:26:06 +02:00
reminders.story.vue feat: start adding relative reminder picker with more options 2023-06-05 16:16:10 +02:00
reminders.vue fix(reminders): align remove icon with the rest 2023-06-10 17:29:30 +02:00
repeatAfter.vue feat: use v-model more consequent (#2356) 2022-09-13 15:30:33 +00:00
singleTaskInProject.vue fix: missing await 2023-05-30 11:37:45 +02:00
sort.vue chore: improve type imports 2022-09-05 16:37:36 +02:00