Commit Graph

4 Commits

Author SHA1 Message Date
e7a766800d
feat: remove edit-task from list view
All checks were successful
continuous-integration/drone/pr Build is passing
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
ef0fe0b11d
fix(tests): correctly set task position in cypress test fixtures
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-13 17:00:38 +02:00
02f985d8a3 fix: button styling 2022-07-06 21:07:26 +00:00
321850ec20 chore: rename js files to ts 2022-07-04 21:50:48 +00:00