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
Dominik Pschenitschni 293402b6fd
All checks were successful
continuous-integration/drone/push Build is passing
fix: move heading styles to component (#2686)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2686
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-12 10:52:16 +00:00
..
attachments.vue feat: reduce attachments selector specificity (#2682) 2022-11-12 10:47:46 +00:00
checklist-summary.vue feat: improve models 2022-09-13 14:59:02 +00:00
comments.vue feat: convert model methods to named functions 2022-09-29 13:11:06 +02: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 feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
editAssignees.vue feat: simpliy editAssignees (#2646) 2022-11-07 11:41:49 +00:00
editLabels.vue fix: remove duplicate store assignment (#2644) 2022-11-07 11:43:19 +00:00
heading.vue fix: move heading styles to component (#2686) 2022-11-12 10:52:16 +00: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
listSearch.vue feat: type improvements 2022-10-31 22:42:28 +01: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
quick-add-magic.vue chore(quick add magic): clarify the use of spaces for lists and labels 2022-07-13 16:31:30 +02:00
relatedTasks.vue feat: show done tasks as strikethrough when searching for new tasks to relate 2022-10-06 22:41:53 +02: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
singleTaskInList.vue feat: singleTaskInList script setup (#2463) 2022-11-01 10:43:01 +00:00
sort.vue chore: improve type imports 2022-09-05 16:37:36 +02:00