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 f10bc55cb8
All checks were successful
continuous-integration/drone/pr Build is passing
fix: watcher in listSearch
The original watch property in the option api was deep listening.
2022-05-22 17:42:11 +02:00
..
attachments.vue fix: disabled attribute fallback (#1984) 2022-05-22 15:08:37 +00:00
checklist-summary.vue feat: checklist-summary script setup (#1924) 2022-05-14 15:05:12 +00:00
comments.vue feat: add success message after deleting a comment 2022-05-15 22:43:31 +02:00
createdUpdated.vue fix: related tasks add button and task dates in read only view (#1268) 2022-02-06 15:58:52 +00:00
date-table-cell.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
defer-task.vue fix: disabled attribute fallback (#1984) 2022-05-22 15:08:37 +00:00
description.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
editAssignees.vue feat: editAssignees script setup (#1931) 2022-05-14 14:52:29 +00:00
editLabels.vue feat: editLabels script setup (#1940) 2022-05-14 14:36:08 +00:00
heading.vue feat: remove copy-to-clipboard (#1797) 2022-04-23 15:58:29 +00:00
kanban-card.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
labels.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
listSearch.vue fix: watcher in listSearch 2022-05-22 17:42:11 +02:00
percentDoneSelect.vue feat: percentDoneSelect script setup (#1922) 2022-05-14 15:07:04 +00:00
priorityLabel.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
prioritySelect.vue feat: prioritySelect script setup (#1925) 2022-05-14 15:04:04 +00:00
quick-add-magic.vue feat quick-add-magic script setup (#1926) 2022-05-14 15:02:41 +00:00
relatedTasks.vue chore: replace the same i18n string with a single entry 2022-04-24 18:14:41 +02:00
reminders.vue fix: direct state mutation when adding another reminder to a task 2022-05-15 22:19:29 +02:00
repeatAfter.vue feat: repeatAfter script setup (#1928) 2022-05-14 14:58:21 +00:00
singleTaskInList.vue fix: progress bar alignment in task list 2022-04-24 17:30:36 +02:00
sort.vue feat: improve Sort component 2022-01-30 16:53:46 +01:00