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 74a9b9ab1b
Some checks failed
continuous-integration/drone/push Build is failing
feat: show done tasks as strikethrough when searching for new tasks to relate
2022-10-06 22:41:53 +02:00
..
attachments.vue feat: add indicator if an attachment is task cover 2022-10-05 15:04:03 +02:00
checklist-summary.vue
comments.vue
createdUpdated.vue
date-table-cell.vue
defer-task.vue
description.vue
editAssignees.vue fix(tasks): don't allow adding the same assignee multiple times 2022-10-06 18:07:43 +02:00
editLabels.vue
heading.vue feat: port base store to pinia 2022-10-01 15:36:44 +02: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
listSearch.vue
percentDoneSelect.vue
priorityLabel.vue
prioritySelect.vue
quick-add-magic.vue
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
repeatAfter.vue
singleTaskInList.vue feat: port base store to pinia 2022-10-01 15:36:44 +02:00
sort.vue