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/integration/list
Dominik Pschenitschni 60f58af41a
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
chore: align wording in task detail view
Changes only in task detail view. Probably this should be done everywhere:

- some buttons were using the uppercase words consistently, some were not
- some were using articles, some were not  => I removed them everywhere to shorten the label length
- some buttons were refering to the task, some were not. Since we are already in the context of the task (we are not the task detail page) I removed the reference everywhere.
2022-02-20 12:03:45 +01:00
..
list-history.spec.js fix(tests): make sure the namespace exists before trying to run the history tests 2022-01-30 22:51:29 +01:00
list-view-gantt.spec.js fix(tests): make sure to create all lists before doing anything 2022-01-30 22:47:59 +01:00
list-view-kanban.spec.js chore: align wording in task detail view 2022-02-20 12:03:45 +01:00
list-view-list.spec.js fix: list specs 2022-01-04 21:55:30 +01:00
list-view-table.spec.js fix: list specs 2022-01-04 21:55:30 +01:00
list.spec.js Merge branch 'main' into feature/vue3-modals-with-router-4 2022-01-18 21:47:17 +01:00
namespaces.spec.js fix: namespace new buttons on mobile (#1262) 2022-01-05 12:46:33 +00:00
prepareLists.js fix: list specs 2022-01-04 21:55:30 +01:00