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/views/tasks
Dominik Pschenitschni f51371bbe0
feat: move from life cycle to data or watcher
- remove from created / mounted
- initialize component services in data
- use immediate watcher where appropriate
- deep watch for route changes
2021-09-24 21:46:42 +02:00
..
ShowTasks.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
ShowTasksInRange.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
TaskDetailView.vue feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00
TaskDetailViewModal.vue feat: add variant hint-modal to modal component (#764) 2021-09-24 18:08:48 +00:00