summaryrefslogtreecommitdiff
path: root/spec/features/explore/groups_list_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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