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
konrad 3f8e457d52
All checks were successful
continuous-integration/drone/push Build is passing
feat: edit relative reminders (#3248)
Reviewed-on: #3248
2023-06-10 17:04:09 +00:00
..
attachments.vue feat: use transition component everywhere 2022-11-14 22:08:54 +01: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 feat: singleTaskInList script setup (#2463) 2022-11-01 10:43:01 +00: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): move task color bubble next to task index and done badge on mobile 2022-12-10 22:28:19 +01: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
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 chore: add comment on overriding 2023-06-05 14:20:41 +00:00
relatedTasks.vue fix: remove getProjectById and replace all usages of it 2023-05-24 15:54:35 +02:00
reminder-detail.vue fix(reminders): properly parse relative reminders which don't have an amount 2023-06-10 18:54:39 +02:00
reminder-period.vue fix: lint 2023-06-10 17:26:06 +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(reminders): align remove icon with the rest 2023-06-10 17:29:30 +02:00
repeatAfter.vue feat: use v-model more consequent (#2356) 2022-09-13 15:30:33 +00:00
singleTaskInProject.vue chore: remove user margin from the component 2023-06-05 14:09:19 +00:00
sort.vue chore: improve type imports 2022-09-05 16:37:36 +02:00