Commit graph

3 commits

Author SHA1 Message Date
kolaente
2a20c95ba5
fix(tests): remove old label task relations before adding a new one 2022-07-12 09:12:04 +02:00
Dominik Pschenitschni
3b9bc5b2f8 feat: use BaseButton where easily possible
This replaces links with BaseButton components. BaseButton will use `<button type="button">` inside for this case. This improves accessibility a lot. Also we might be able to remove the `.stop` modifiers in some places because AFAIK the button element stops propagation by default.
2022-07-06 21:07:26 +00:00
Dominik Pschenitschni
321850ec20 chore: rename js files to ts 2022-07-04 21:50:48 +00:00
Renamed from cypress/e2e/task/task.spec.js (Browse further)