summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/groups_list_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+65
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-1/+1
* Merge branch 'frozen_string_spec_features' into 'master'Rémy Coutable2019-07-291-0/+2
|\
| * Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-3/+3
|/
* Upgrade gitlab-ui and migrate gl-paginationPaul Gascou-Vaillancourt2019-06-141-2/+2
* Use GitLab ui pagination component for groupsAdriel Santiago2018-09-111-2/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Fix flakey time-senstive group filter specsfix-flakey-groups-filter-list-specsEric Eastwood2018-06-141-0/+4
* show only groups an admin is a member of in dashboards/gropsRoger Rüttimann2018-05-011-3/+19
* Update test to remove carent icon checkKushal Pandya2018-01-021-8/+0
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-29/+52
|\
| * Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-29/+52
| |\
| | * Skip some nested group specs when using MySQLBob Van Landuyt2017-10-121-5/+14
| | * Update feature specs for updated group listsBob Van Landuyt2017-10-051-28/+37
| | * Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-041-3/+4
| | * Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-041-0/+4
* | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-121-10/+10
|\ \ \ | |/ /
| * | Fix a feature spec failing only on MySQLrs-mysql-groups-dashboard-failureRobert Speicher2017-10-111-10/+10
| |/
* | fixed spec/features/dashboard/groups_list_spec.rbPhil Hughes2017-09-271-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-6/+6
|\ \ | |/
| * Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-171-2/+2
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-4/+4
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-4/+4
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-4/+4
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-3/+3
|/
* Add feature tests for Dashboard Groups pageAlfredo Sumaran2017-06-071-19/+103
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Improve groups list specsdz-dashboard-groups-searchDmitriy Zaporozhets2017-03-021-3/+3
* Update JS to use new standardsFilipa Lacerda2017-03-021-0/+13
* Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-011-0/+34