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 34ffd1d572
All checks were successful
continuous-integration/drone/pr Build is passing
feat: port tasks store to pinia
2022-09-29 21:40:15 +02:00
..
attachments.vue fix: vueI18n global scope fallback warnings (#2437) 2022-09-28 13:29:24 +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 feat: convert model methods to named functions 2022-09-29 13:11:06 +02:00
date-table-cell.vue
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 feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
editLabels.vue feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
heading.vue feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
kanban-card.vue feat: port tasks store to pinia 2022-09-29 21:40:15 +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
relatedTasks.vue feat: port tasks store to pinia 2022-09-29 21:40:15 +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 tasks store to pinia 2022-09-29 21:40:15 +02:00
sort.vue