feat: allow editing completion date #548
Annotations
10 warnings
src/components/AppNavigation/Colorpicker.vue#L95
Custom event name 'color-selected' must be camelCase
|
src/components/AppSidebar/CalendarPickerItem.vue#L111
Custom event name 'change-calendar' must be camelCase
|
src/components/AppSidebar/CheckboxItem.vue#L31
Custom event name 'set-checked' must be camelCase
|
src/components/AppSidebar/DateTimePickerItem.vue#L124
Missing trailing comma
|
src/components/AppSidebar/MultiselectItem.vue#L103
Custom event name 'change-value' must be camelCase
|
src/components/AppSidebar/TagsItem.vue#L92
Custom event name 'add-tag' must be camelCase
|
src/components/AppSidebar/TagsItem.vue#L95
Custom event name 'set-tags' must be camelCase
|
src/components/SortorderDropdown.vue#L98
Missing trailing comma
|
src/components/TaskCheckbox.vue#L100
Custom event name 'toggle-completed' must be camelCase
|
src/components/TaskStatusDisplay.vue#L89
Custom event name 'status-clicked' must be camelCase
|
This job succeeded
Loading