summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Improve sharing flowfenn-cs2023-08-311-811/+0
* fix: Move broken filepicker selenium tests to cypressFerdinand Thiessen2023-08-101-5/+5
* Revert "Fix table view"julia.kirschenheuter2023-06-131-3/+3
* Fix table viewjulia.kirschenheuter2023-05-111-3/+3
* fix(tests): acceptanceJohn Molakvoæ2023-04-061-1/+1
* fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib...Joas Schilling2023-03-071-2/+2
* Port user menu to VueChristopher Ng2023-02-091-3/+3
* Port files sharing selectorChristopher Ng2023-01-241-4/+3
* composer run cs:fixCôme Chilliet2023-01-2018-147/+144
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-3/+2
* Revert "Copy to clipboard with button instead of link"Christopher Ng2022-12-141-2/+2
* Copy to clipboard with button instead of linkChristopher Ng2022-11-241-2/+2
* Add label to sharing search fieldChristopher Ng2022-11-231-2/+2
* Rewrite admin theming in VueChristopher Ng2022-10-281-3/+8
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-1/+1
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-0/+17
* Fix various theming bugsChristopher Ng2022-09-281-8/+8
* Increase timeout for apps managementVincent Petry2022-09-151-1/+1
* More cleaning up of the login componentCarl Schwan2022-09-061-2/+2
* Merge pull request #33790 from nextcloud/Valdnet-patch-2Simon L2022-09-021-1/+1
|\
| * fix testsszaimen2022-09-021-1/+1
* | Wait for the new user form to be visibleDaniel Calviño Sánchez2022-09-011-2/+6
* | Adjust theming acceptance testsJulius Härtl2022-09-011-6/+6
|/
* Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directlySimon L2022-08-311-0/+8
|\
| * fix testsszaimen2022-08-311-0/+8
* | Adjust acceptance tests to changes in app menuDaniel Calviño Sánchez2022-08-311-2/+2
|/
* Adjust acceptance test selectorsVincent Petry2022-08-254-7/+7
* Fix integration testsCarl Schwan2022-08-011-2/+2
* Redesign guest pages for better accessibilityCarl Schwan2022-07-271-18/+6
* Adjust acceptance tests to changes in sharing tabDaniel Calviño Sánchez2022-07-261-1/+1
* Replace files app ids to classesVincent Petry2022-07-261-3/+3
* More meaningfull message when a public authenticated share's password is wron...Cyrille Bollu2022-05-311-1/+1
* Require a recent phpunit version in integration and acceptanceCôme Chilliet2022-05-241-1/+1
* Adjust acceptance tests to changes in notifications markupDaniel Calviño Sánchez2022-05-031-1/+1
* Fix acceptanceJohn Molakvoæ2022-04-211-1/+1
* Fix app-files acceptance testsLouis Chemineau2021-10-061-2/+2
* Bump @nextcloud/vueJohn Molakvoæ2021-09-162-3/+3
* Handle single action unshareJulius Härtl2021-06-091-4/+16
* Settings: new user row replaced by a modalSimounet2021-04-211-1/+1
* Replace carriage return with WebDriver "ENTER" constantDaniel Calviño Sánchez2021-04-162-2/+4
* Do not send "enter" key when not neededDaniel Calviño Sánchez2021-04-163-3/+3
* Update Selenium driver for Mink from 1.3.1 to 1.4.0 in acceptance testsDaniel Calviño Sánchez2021-03-302-5/+15
* Update PHPUnit from 4.X to 6.X in acceptance testsDaniel Calviño Sánchez2021-03-3017-125/+142
* Change label also in the acceptance testsJoas Schilling2021-03-101-4/+4
* Find directly the label instead of falling back to itDaniel Calviño Sánchez2021-03-061-8/+1
* Assert also element visibility instead of just finding itDaniel Calviño Sánchez2021-03-061-4/+12
* Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez2021-03-061-5/+7
* Find elements through the actor rather than the driverDaniel Calviño Sánchez2021-03-061-4/+30
* Add locator for apps listDaniel Calviño Sánchez2021-03-061-4/+16
* Fix identationDaniel Calviño Sánchez2021-03-061-14/+14