Commit Graph

200 Commits (2c13259093480400d4d2c41a4f458c891e600868)

Author SHA1 Message Date
Ferdinand Thiessen fbba6f93a2
fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entities in their names 2 years ago
Ferdinand Thiessen d247e237b6
fix(cypress): Adjust cypress tests for changed theming 2 years ago
Joas Schilling ee4a7ca2ba
fix(tests): Fix flyke cypress test 2 years ago
Joas Schilling b99749d257
fix(tests): Make the cypress apps management test more reliable 2 years ago
Ferdinand Thiessen 9052bc6ff4
fix(cypress): Adjust files sorting tests 2 years ago
Ferdinand Thiessen 5d61b806d6
fix(cypress): Wait for color change in `pickRandomColor` 2 years ago
Grigorii K. Shartsev 6df488df21 test(theming): update e2e tests after separating color button and preview 2 years ago
Grigorii K. Shartsev 1112b9e9a5 fix(theming): change color button contrast on user settings 2 years ago
Christopher Ng 0fe76a9433 test(files): Fix file picker test 2 years ago
Christopher Ng 4f5f9ae98b test(theming): Fix navigation bar tests 2 years ago
Ferdinand Thiessen a289fdd2d7
fix(files): Allow to copy or move file to folder with similar name 2 years ago
Ferdinand Thiessen eaad30c346
enh(files): Allow to copy files into same directory 2 years ago
Ferdinand Thiessen 008ea1bff2
fix(cypress): Wait for network requests to finish when using the FilePicker 2 years ago
Ferdinand Thiessen 869935f8ef
fix(cypress): Adjust user columns tests to be more specific when selecting a modal 2 years ago
Ferdinand Thiessen da346aa80e
fix(theming): Adjust dark theme to be accessible adjust cypress tests 2 years ago
Ferdinand Thiessen c79c12e9da
enh(files): Add cypress tests for copy and move 2 years ago
Ferdinand Thiessen d58b41301a
fix(cypress): Adjust cypress tests that relied on version to be 28 2 years ago
Ferdinand Thiessen 0b55db7f1d
fix(cypress): Adjust user settings tests for changed actions component 2 years ago
Ferdinand Thiessen b06951ed3b fix(cypress): Make new-users test less flaky by using test isolation 2 years ago
Ferdinand Thiessen 205801adc6
fix(files): Add cypress e2e tests 2 years ago
Christopher Ng 470f825f8b test(systemtags): Admin system tags form 2 years ago
julia.kirschenheuter 25d87033b1 Add link for opening app details 2 years ago
Ferdinand Thiessen 4303895565 fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release 2 years ago
Ferdinand Thiessen b2d999fd68
fix(cypress): Do not install calendar app from app store for testing but use locally provided test app 2 years ago
Ferdinand Thiessen 54c934b910
chore(cypress): Migrate apps acceptance tests to Cypress 2 years ago
Ferdinand Thiessen 9cabaaee8e
chore(cypress): Migrate header contacts menu tests from Behat to Cypress 2 years ago
Ferdinand Thiessen cdfa566304
fix(cypress): Add timeout for waiting on Nextcloud server 2 years ago
Ferdinand Thiessen 0219bfa6b5 fix(tests): Make app order Cypress tests more robust 2 years ago
Ferdinand Thiessen 8e2824ea24
chore(tests): Migrate duplicated menu settings tests (access levels) to Cypress 2 years ago
Ferdinand Thiessen a7c88519f7
chore(cypress): Move `clearState` from user utils to shared common utils 2 years ago
Ferdinand Thiessen bfc8b0bc15
chore(cypress): Migrate access-level tests from Behat to Cypress as this are UI tests 2 years ago
Ferdinand Thiessen 3378a73e99
fix(theming): Make changes on primary color less invasiv 2 years ago
Ferdinand Thiessen 3676295f7b
fix(theming): Ensure all text colors have enough contrast for accessibility 2 years ago
Ferdinand Thiessen ec1ae4505b
tests: Add accessibility tests for CSS color variables 2 years ago
Ferdinand Thiessen 4e8c690dc7 fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` checker functions 2 years ago
Ferdinand Thiessen e93ccca823
fix(cypress): Fix selector for the user menu button 2 years ago
Ferdinand Thiessen 5b0c27b6da
fix(settings): Stablize user list cypress tests 2 years ago
Ferdinand Thiessen 4c4e4ec991 chore(tests): Migrate login acceptance tests from behat to Cypress 2 years ago
Ferdinand Thiessen 615a6846da
feat(theming): Allow to reset the user defined app order to the default value 2 years ago
Ferdinand Thiessen 9697df1ea5
fix(theming): App order settings - ensure the focus is kept on button 2 years ago
Ferdinand Thiessen e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings 2 years ago
Ferdinand Thiessen 5c48a504a7
fix(cypress): Also sync `3rdparty` directory for local cypress tests 2 years ago
Ferdinand Thiessen 3f83ae145f
fix(cypress): Test using `data-test-id` attributes rather than private classes 2 years ago
Ferdinand Thiessen add1d922ba
fix(cypress): Replace flaky password-confirmation hack with conditional testing for the password modal 2 years ago
John Molakvoæ 4f4074452d
Fix background removal not applying to user default theming 2 years ago
John Molakvoæ a024ee1cfe
Fix background removal check 2 years ago
John Molakvoæ d10c4c3f6d
Add additional no-background and custom colour test 2 years ago
Ferdinand Thiessen d452b872c9 fix: Improve dockerNode logging 2 years ago
Ferdinand Thiessen 8d57cdcab5
fix(theming): Add `aria-pressed` attribute to active background 2 years ago
Christopher Ng b3d426c510 fix(cypress): User groups test 2 years ago