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 bc1e366750
continuous-integration/drone/push Build is passing Details
fix(tasks): don't allow adding the same assignee multiple times
See https://community.vikunja.io/t/task-can-be-assigned-twice-or-more-to-the-same-user/883
2022-10-06 18:07:43 +02:00
..
attachments.vue feat: add indicator if an attachment is task cover 2022-10-05 15:04:03 +02: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 feat: convert model methods to named functions 2022-09-29 13:11:06 +02:00
date-table-cell.vue chore: remove date mixins 2022-09-05 16:37:37 +02:00
defer-task.vue feat: convert model methods to named functions 2022-09-29 13:11:06 +02:00
description.vue feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
editAssignees.vue fix(tasks): don't allow adding the same assignee multiple times 2022-10-06 18:07:43 +02:00
editLabels.vue feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
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 feat: improve models 2022-09-13 14:59:02 +00:00
listSearch.vue feat: port namespace store to pinia 2022-09-21 23:32:21 +02: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: use v-model more consequent (#2356) 2022-09-13 15:30:33 +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: update eslint config 2022-10-04 13:45:16 +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: port base store to pinia 2022-10-01 15:36:44 +02:00
sort.vue chore: improve type imports 2022-09-05 16:37:36 +02:00