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/cypress/e2e/list
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
..
list-history.spec.ts chore: rename js files to ts 2022-07-04 21:50:48 +00:00
list-view-gantt.spec.ts feat(tests): add tests for gantt chart task detail open 2022-11-09 20:16:30 +01:00
list-view-kanban.spec.ts fix(tasks): remove a task from its bucket when it is in the first kanban bucket 2022-11-12 12:13:00 +01:00
list-view-list.spec.ts feat: remove edit-task from list view 2022-11-17 15:37:30 +01:00
list-view-table.spec.ts chore: rename js files to ts 2022-07-04 21:50:48 +00:00
list.spec.ts feat: settings background script setup (#2104) 2022-09-01 16:09:50 +00:00
namespaces.spec.ts feat: settings background script setup (#2104) 2022-09-01 16:09:50 +00:00
prepareLists.ts fix: clear all localstorage when logging out 2022-08-09 11:55:19 +02:00