summaryrefslogtreecommitdiff
path: root/spec/features/explore
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
* Adding non_archived scope for counting projectsNaveen Kumar2017-03-241-0/+20
|
* Improve groups list specsdz-dashboard-groups-searchDmitriy Zaporozhets2017-03-021-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update JS to use new standardsFilipa Lacerda2017-03-021-0/+13
|
* Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-011-0/+33
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>