summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/groups_list_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-4/+4
* 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