aboutsummaryrefslogtreecommitdiffstats
path: root/cypress
Commit message (Expand)AuthorAgeFilesLines
* fix(files): fix flaky cypress files testJohn Molakvoæ2023-09-011-0/+2
* fix(cypress): Fix the user theming cypress test for the new filepickerFerdinand Thiessen2023-08-261-4/+18
* fix(cypress): adjust selectorsJohn Molakvoæ2023-08-172-7/+7
* fix(cypress): Show and hide columnsChristopher Ng2023-08-082-3/+37
* fix(cypress): Can delete a userChristopher Ng2023-08-081-0/+14
* fix(cypress): Really mock the initial state instead of trying to stub a moduleFerdinand Thiessen2023-08-021-0/+17
* fix(cypress): Make sure cypress can preprocess files corrently (this drops 78...Ferdinand Thiessen2023-08-021-1/+1
* test(settings): User management settings dialogChristopher Ng2023-07-181-22/+24
* test(settings): Users tableChristopher Ng2023-07-124-13/+275
* fix(cypress): usersChristopher Ng2023-07-121-3/+3
* fix(cypress): users_modifyChristopher Ng2023-07-121-6/+4
* fix(cypress): users_disableChristopher Ng2023-07-121-6/+6
* fix(cypress): revert only toggleJohn Molakvoæ2023-07-061-1/+1
* fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-304-38/+218
* fix: Add cypress test for changing password in the users listFerdinand Thiessen2023-06-292-1/+83
* fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-192-2/+2
* chore(deps): update cypressJohn Molakvoæ2023-04-211-2/+2
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-14/+2
* Prevent expiration from delete file in cypress testsLouis Chemineau2023-03-302-1/+4
* Use random names in files_version e2e testsLouis Chemineau2023-03-306-31/+52
* Do not stop docker in cypress workflowLouis Chemineau2023-03-301-1/+1
* Increase wait timeLouis Chemineau2023-03-301-2/+2
* Try to chain cypress commandsLouis Chemineau2023-03-301-9/+8
* Add comments about why we wait in files_versions' cypress testsLouis Chemineau2023-03-301-0/+4
* Increase wait to ensure versions are createdLouis Chemineau2023-03-302-28/+27
* Reset theming in cypress testLouis Chemineau2023-01-311-1/+4
* Add cypress testsLouis Chemineau2023-01-268-6/+381
* Forward branch env var to the cypress containerLouis Chemineau2023-01-261-1/+1
* Use current git branch by default when setting up cypress containerLouis Chemineau2023-01-181-1/+6
* feat(files): Quota in navigationJohn Molakvoæ2023-01-177-20/+48
* Add component testingJohn Molakvoæ2023-01-042-0/+47
* Fix preview cropJohn Molakvoæ2023-01-041-4/+0
* Checkout current branch in cypress tests in CILouis Chemineau2022-12-271-0/+3
* Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-083-36/+179
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-304-86/+202
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-292-0/+354
* Extract colour from custom backgroundJohn Molakvoæ2022-11-297-0/+559