frontend/src/components/tasks/partials
kolaente befa6f27bb feat: rename list to project everywhere
fix: project table view

fix: e2e tests

fix: typo in readme

fix: list view route

fix: don't wait until background is loaded for list to show

fix: rename component imports

fix: lint

fix: parse task text

fix: use list card grid

fix: use correct class names

fix: i18n keys

fix: load project

fix: task overview

fix: list view spacing

fix: find project

fix: setLoading when updating a project

fix: loading saved filter

fix: project store loading

fix: color picker import

fix: cypress tests

feat: migrate old list settings

chore: add const for project settings

fix: wrong projecten rename from lists

chore: rename unused variable

fix: editor list

fix: shortcut list class name

fix: pagination list class name

fix: notifications list class name

fix: list view variable name

chore: clarify comment

fix: i18n keys

fix: router imports

fix: comment

chore: remove debugging leftover

fix: remove duplicate variables

fix: change comment

fix: list view variable name

fix: list view css class name

fix: list item property name

fix: name update tasks function correctly

fix: update comment

fix: project create route

fix: list view class names

fix: list view component name

fix: result list class name

fix: animation class list name

fix: change debug log

fix: revert a few navigation changes

fix: use @ for imports of all views

fix: rename link share list class

fix: remove unused css class

fix: dynamically import project components again
2023-03-14 14:04:23 +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 feat: move avatar class to where it is used (#2725) 2022-11-18 13:30:41 +00: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(task): update task description when switching between related tasks 2023-01-12 12:22:56 +01:00
editAssignees.vue feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
editLabels.vue fix: remove duplicate store assignment (#2644) 2022-11-07 11:43:19 +00: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 feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
quick-add-magic.vue feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
relatedTasks.vue feat: rename list to project everywhere 2023-03-14 14:04:23 +00: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
singleTaskInProject.vue feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
sort.vue chore: improve type imports 2022-09-05 16:37:36 +02:00