aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/theming
Commit message (Expand)AuthorAgeFilesLines
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-121-1/+1
* test: Adjust cypress tests to use reusable POM for header navigationFerdinand Thiessen2024-07-104-151/+195
* chore: Add SPDX headerAndy Scherzinger2024-05-265-76/+12
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-213-151/+322
* fix(cypress): more stable navigation-bar-settings cypress testsskjnldsv2024-02-221-51/+75
* fix(cypress): Adjust cypress tests for changed themingFerdinand Thiessen2024-02-062-6/+11
* fix(tests): Fix flyke cypress testJoas Schilling2024-02-051-1/+0
* fix(cypress): Wait for color change in `pickRandomColor`Ferdinand Thiessen2024-01-251-3/+10
* test(theming): update e2e tests after separating color button and previewGrigorii K. Shartsev2024-01-243-15/+14
* fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-242-9/+9
* test(theming): Fix navigation bar testsChristopher Ng2024-01-231-2/+2
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-011-0/+153
* fix(cypress): Adjust cypress tests that relied on version to be 28Ferdinand Thiessen2023-11-241-0/+1
* 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