aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/theming
Commit message (Expand)AuthorAgeFilesLines
* fix(cypress): more stable navigation-bar-settings cypress testsskjnldsv2024-02-291-50/+74
* fix(cypress): Adjust cypress tests for changed themingFerdinand Thiessen2024-02-072-6/+11
* fix(cypress): Wait for color change in `pickRandomColor`Ferdinand Thiessen2024-02-051-3/+10
* test(theming): update e2e tests after separating color button and previewGrigorii K. Shartsev2024-02-053-15/+14
* fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-02-052-9/+9
* test(theming): Fix navigation bar testsChristopher Ng2024-02-021-2/+2
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-061-0/+153
* fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` releaseFerdinand Thiessen2023-11-141-6/+6
* fix(cypress): Do not install calendar app from app store for testing but use ...Ferdinand Thiessen2023-11-121-22/+24
* fix(tests): Make app order Cypress tests more robustFerdinand Thiessen2023-10-311-6/+12
* fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-271-1/+1
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-271-1/+1
* fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` c...Ferdinand Thiessen2023-10-252-62/+74
* feat(theming): Allow to reset the user defined app order to the default valueFerdinand Thiessen2023-10-211-8/+85
* fix(theming): App order settings - ensure the focus is kept on buttonFerdinand Thiessen2023-10-211-0/+41
* feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-201-0/+212
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-193-20/+73
* Fix background removal checkJohn Molakvoæ2023-10-193-11/+21
* Add additional no-background and custom colour testJohn Molakvoæ2023-10-191-20/+70
* fix(theming): Add `aria-pressed` attribute to active backgroundFerdinand Thiessen2023-10-181-7/+29
* fix(cypress): Fix the user theming cypress test for the new filepickerFerdinand Thiessen2023-08-261-4/+18
* fix(cypress): revert only toggleJohn Molakvoæ2023-07-061-1/+1
* fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-192-2/+2
* Reset theming in cypress testLouis Chemineau2023-01-311-1/+4
* feat(files): Quota in navigationJohn Molakvoæ2023-01-173-6/+7
* Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-082-33/+130
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-303-83/+172
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-292-0/+354
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-0/+164