summaryrefslogtreecommitdiff
path: root/spec/features/explore/groups_list_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-3/+3
* Use Projects::UpdateService to archive projectsJames Ramsay2018-08-031-2/+2
* Fix flakey time-senstive group filter specsfix-flakey-groups-filter-list-specsEric Eastwood2018-06-141-0/+4
* Update feature specs for updated group listsBob Van Landuyt2017-10-051-2/+0
* Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-041-6/+7
* Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-041-0/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
* Better Explore Groups viewLuke "Jared" Bennett2017-05-021-4/+24
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Adding non_archived scope for counting projectsNaveen Kumar2017-03-241-0/+20
* Improve groups list specsdz-dashboard-groups-searchDmitriy Zaporozhets2017-03-021-1/+1
* Update JS to use new standardsFilipa Lacerda2017-03-021-0/+13
* Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-011-0/+33