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
2023-06-20 14:40:41 +02:00
..
attachments.vue fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
checklist-summary.vue feat: use transition component everywhere 2022-11-14 22:08:54 +01:00
comments.vue fix: bubble changes from the editor immediately and move the delay to callers 2023-06-02 12:40:21 +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 fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
description.vue fix: bubble changes from the editor immediately and move the delay to callers 2023-06-02 12:40:21 +02:00
editAssignees.vue fix: disable autocomplete in assignee search 2023-06-07 21:46:18 +02:00
editLabels.vue fix: don't allow creating a new label from filter view 2023-05-30 19:54:01 +02:00
heading.vue fix(task): call getting task identifier directly instead of using model function 2023-06-18 18:46:18 +02:00
kanban-card.vue fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
labels.vue feat: improve models 2022-09-13 14:59:02 +00: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
projectSearch.vue fix: lint 2023-05-24 15:54:37 +02:00
quick-add-magic.vue feat(user): save quick add magic mode in api 2023-06-11 17:37:49 +02:00
relatedTasks.vue fix: remove getProjectById and replace all usages of it 2023-05-24 15:54:35 +02:00
reminder-detail.vue fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
reminder-period.vue fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
reminders.story.vue feat: start adding relative reminder picker with more options 2023-06-05 16:16:10 +02:00
reminders.vue fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
repeatAfter.vue fix(repeat): prevent disappearing repeat mode settings when modes other than default repeat mode were selected 2023-06-11 09:48:54 +02:00
singleTaskInProject.vue fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
sort.vue chore: improve type imports 2022-09-05 16:37:36 +02:00