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
Dominik Pschenitschni e7a766800d
All checks were successful
continuous-integration/drone/pr Build is passing
feat: remove edit-task from list view
the edit-task component is only used in the listview which doesn't make sense: either all views should have such quick-view mode or none. By removing this component we _do_ remove a bit of functionality.
But: if we improve the modal of the taskdetailview it's general usability and add a new sidebar mode (instead of the current float-in-the-center we do have even a better solution
2022-11-17 15:37:30 +01:00
..
filters feat: unify savedFilter logic in service (#2491) 2022-10-27 19:56:14 +00:00
labels feat: use transition component everywhere 2022-11-14 22:08:54 +01:00
list feat: remove edit-task from list view 2022-11-17 15:37:30 +01:00
migrate feat: MigrateService script setup (#2432) 2022-11-03 14:19:42 +00:00
namespaces feat: type improvements 2022-10-31 22:42:28 +01:00
sharing feat: port base store to pinia 2022-10-01 15:36:44 +02:00
tasks feat: use transition component everywhere 2022-11-14 22:08:54 +01:00
teams feat: use transition component everywhere 2022-11-14 22:08:54 +01:00
user chore: inline simple helper (#2631) 2022-11-04 08:22:58 +00:00
404.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
About.vue fix: show frontend version in about dialog 2022-10-24 15:41:12 +02:00
Home.vue feat: type improvements 2022-10-31 22:42:28 +01:00