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 e41712647d
continuous-integration/drone/push Build is failing Details
feat(list view): show subtasks nested
Resolves #363
2023-09-07 13:43:15 +02:00
..
assigneeList.vue fix: lint 2023-09-04 13:11:31 +02:00
attachments.vue fix(task): make an attachment cover image 2023-07-07 12:36:27 +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: lint 2023-09-04 13:11:31 +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(task): priority label sizing and positioning in different environments 2023-09-06 15:58:52 +02:00
label.vue feat(quick actions): show labels as labels and tasks with all of their details 2023-08-29 12:33:43 +02:00
labels.vue feat(quick actions): show labels as labels and tasks with all of their details 2023-08-29 12:33:43 +02:00
percentDoneSelect.vue feat: use v-model more consequent (#2356) 2022-09-13 15:30:33 +00:00
priorityLabel.vue feat(task): move task priority to the front when showing tasks inline 2023-09-06 15:53:40 +02:00
prioritySelect.vue feat: remove comments from prioritySelect (#2645) 2022-11-07 11:42:32 +00:00
projectSearch.vue feat(projects): allow setting a saved filter for tasks shown on the overview page 2023-06-28 15:20:43 +02:00
quick-add-magic.vue fix(quick add magic): headline 2023-09-06 16:45:12 +02:00
relatedTasks.vue feat(task): immediately set focus on the task search input when opening the related tasks menu 2023-09-06 18:50:38 +02:00
reminder-detail.vue feat(reminders): add e2e tests for task reminders 2023-06-20 15:56:39 +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(task): remove wrong repeat types 2023-09-06 15:41:48 +02:00
singleTaskInProject.vue feat(list view): show subtasks nested 2023-09-07 13:43:15 +02:00
singleTaskInlineReadonly.vue fix(task): priority label sizing and positioning in different environments 2023-09-06 15:58:52 +02:00
sort.vue chore: improve type imports 2022-09-05 16:37:36 +02:00