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 7e1a7f3f19
All checks were successful
continuous-integration/drone/push Build is passing
feat: hide priority label for done tasks (#825)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #825
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-10-05 05:43:10 +00:00
..
attachments.vue fix: breaking attribute coercion behavior 2021-09-24 21:46:42 +02:00
checklist-summary.vue feat: task checklist improvements (#797) 2021-09-29 18:31:14 +00:00
comments.vue feat: don't try to load task comments if they are disabled 2021-09-26 13:44:13 +02:00
date-table-cell.vue Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
defer-task.vue fix: breaking attribute coercion behavior 2021-09-24 21:46:42 +02:00
description.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
editAssignees.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
editLabels.vue fix: wrong success message when adding and creating a label to a task 2021-10-04 21:14:39 +02:00
heading.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
kanban-card.vue feat: hide priority label for done tasks (#825) 2021-10-05 05:43:10 +00:00
labels.vue Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
listSearch.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
percentDoneSelect.vue fix: breaking attribute coercion behavior 2021-09-24 21:46:42 +02:00
priorityLabel.vue feat: hide priority label for done tasks (#825) 2021-10-05 05:43:10 +00:00
prioritySelect.vue fix: breaking attribute coercion behavior 2021-09-24 21:46:42 +02:00
quick-add-magic.vue feat(natural language): make natural language prefixes configurable (#795) 2021-09-29 18:30:55 +00:00
relatedTasks.vue fix: make task relation kinds translatable 2021-10-04 21:52:27 +02:00
reminders.vue Add vite (#416) 2021-07-25 13:27:15 +00:00
repeatAfter.vue fix: breaking attribute coercion behavior 2021-09-24 21:46:42 +02:00
singleTaskInList.vue feat: hide priority label for done tasks (#825) 2021-10-05 05:43:10 +00:00
sort.vue Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00