aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/theming
Commit message (Collapse)AuthorAgeFilesLines
* chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11Louis Chemineau2024-11-252-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-121-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* test: Adjust cypress tests to use reusable POM for header navigationFerdinand Thiessen2024-07-104-151/+195
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-265-76/+12
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-213-151/+322
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): more stable navigation-bar-settings cypress testsskjnldsv2024-02-221-51/+75
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(cypress): Adjust cypress tests for changed themingFerdinand Thiessen2024-02-062-6/+11
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(tests): Fix flyke cypress testJoas Schilling2024-02-051-1/+0
| | | | | | This is a "Ctrl+D" instead of "Ctrl+S" fail from b2d999fd6835e5c59b6086c658330ce7360a780f Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(cypress): Wait for color change in `pickRandomColor`Ferdinand Thiessen2024-01-251-3/+10
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* test(theming): update e2e tests after separating color button and previewGrigorii K. Shartsev2024-01-243-15/+14
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-242-9/+9
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* test(theming): Fix navigation bar testsChristopher Ng2024-01-231-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-011-0/+153
| | | | | | Also fix warning text color for bright / default theme on blurry background Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): Adjust cypress tests that relied on version to be 28Ferdinand Thiessen2023-11-241-0/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` releaseFerdinand Thiessen2023-11-141-6/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): Do not install calendar app from app store for testing but use ↵Ferdinand Thiessen2023-11-121-22/+24
| | | | | | locally provided test app Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(tests): Make app order Cypress tests more robustFerdinand Thiessen2023-10-311-6/+12
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-271-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-271-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` ↵Ferdinand Thiessen2023-10-252-62/+74
| | | | | | checker functions Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(theming): Allow to reset the user defined app order to the default valueFerdinand Thiessen2023-10-211-8/+85
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): App order settings - ensure the focus is kept on buttonFerdinand Thiessen2023-10-211-0/+41
| | | | | | When pressing a button for changing the app order that button should keep the focus after reordering the list. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(theming): Allow to configure default apps and app order in frontend ↵Ferdinand Thiessen2023-10-201-0/+212
| | | | | | | | | settings * Also add API for setting the value using ajax. * Add cypress tests for app order and defaul apps Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-193-20/+73
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix background removal checkJohn Molakvoæ2023-10-193-11/+21
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add additional no-background and custom colour testJohn Molakvoæ2023-10-191-20/+70
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(theming): Add `aria-pressed` attribute to active backgroundFerdinand Thiessen2023-10-181-7/+29
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): Fix the user theming cypress test for the new filepickerFerdinand Thiessen2023-08-261-4/+18
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): revert only toggleJohn Molakvoæ2023-07-061-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-192-2/+2
| | | | | | | | * Also fixes other cypress test * Build assets Signed-off-by: Philipp Hempel <Philipp.Hempel1@web.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Reset theming in cypress testLouis Chemineau2023-01-311-1/+4
| | | | | | | | | The test in admin-settings does not reset the theming. So when it is run before user-background, the "Default cloud background is not rendered" test fails. This makes sure that the theming is reset before running "User default background settings" Signed-off-by: Louis Chemineau <louis@chmn.me>
* feat(files): Quota in navigationJohn Molakvoæ2023-01-173-6/+7
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-082-33/+130
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Faster theming tests, better colours comparison and properly follow admin ↵John Molakvoæ2022-11-303-83/+172
| | | | | | theming changes Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-292-0/+354
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-0/+164
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>