Commit Graph

78 Commits (7620d230df8756a9c439c4acbd756fbeae9345f7)

Author SHA1 Message Date
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 3 years ago
Ferdinand Thiessen 4303895565 fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release 3 years ago
Ferdinand Thiessen b2d999fd68
fix(cypress): Do not install calendar app from app store for testing but use locally provided test app 3 years ago
Ferdinand Thiessen 54c934b910
chore(cypress): Migrate apps acceptance tests to Cypress 3 years ago
Ferdinand Thiessen 9cabaaee8e
chore(cypress): Migrate header contacts menu tests from Behat to Cypress 3 years ago
Ferdinand Thiessen 0219bfa6b5 fix(tests): Make app order Cypress tests more robust 3 years ago
Ferdinand Thiessen 8e2824ea24
chore(tests): Migrate duplicated menu settings tests (access levels) to Cypress 3 years ago
Ferdinand Thiessen a7c88519f7
chore(cypress): Move `clearState` from user utils to shared common utils 3 years ago
Ferdinand Thiessen bfc8b0bc15
chore(cypress): Migrate access-level tests from Behat to Cypress as this are UI tests 3 years ago
Ferdinand Thiessen 3378a73e99
fix(theming): Make changes on primary color less invasiv 3 years ago
Ferdinand Thiessen 3676295f7b
fix(theming): Ensure all text colors have enough contrast for accessibility 3 years ago
Ferdinand Thiessen 4e8c690dc7 fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` checker functions 3 years ago
Ferdinand Thiessen e93ccca823
fix(cypress): Fix selector for the user menu button 3 years ago
Ferdinand Thiessen 5b0c27b6da
fix(settings): Stablize user list cypress tests 3 years ago
Ferdinand Thiessen 4c4e4ec991 chore(tests): Migrate login acceptance tests from behat to Cypress 3 years ago
Ferdinand Thiessen 615a6846da
feat(theming): Allow to reset the user defined app order to the default value 3 years ago
Ferdinand Thiessen 9697df1ea5
fix(theming): App order settings - ensure the focus is kept on button 3 years ago
Ferdinand Thiessen e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings 3 years ago
Ferdinand Thiessen 3f83ae145f
fix(cypress): Test using `data-test-id` attributes rather than private classes 3 years ago
Ferdinand Thiessen add1d922ba
fix(cypress): Replace flaky password-confirmation hack with conditional testing for the password modal 3 years ago
John Molakvoæ 4f4074452d
Fix background removal not applying to user default theming 3 years ago
John Molakvoæ a024ee1cfe
Fix background removal check 3 years ago
John Molakvoæ d10c4c3f6d
Add additional no-background and custom colour test 3 years ago
Ferdinand Thiessen 8d57cdcab5
fix(theming): Add `aria-pressed` attribute to active background 3 years ago
Christopher Ng b3d426c510 fix(cypress): User groups test 3 years ago
Christopher Ng 4386803ae8 test(settings): Create and delete groups 3 years ago
Christopher Ng 091b3e0586 fix(cypress): User table create/delete tests 3 years ago
Christopher Ng 95a7925dc9 fix(cypress): User table disable/enable tests 3 years ago
Christopher Ng 37fa4efdae fix(cypress): User table modify tests 3 years ago
Christopher Ng 8a31efb644 fix(cypress): User table column tests 3 years ago
John Molakvoæ e040d939e5
feat(files): add sharing icon in header 3 years ago
John Molakvoæ 2a31bc7fd3
fix(files): fix flaky cypress files test 3 years ago
Ferdinand Thiessen 5e9a6c1a0b fix(cypress): Fix the user theming cypress test for the new filepicker 3 years ago
John Molakvoæ fdf07fc759
fix(cypress): adjust selectors 3 years ago