summaryrefslogtreecommitdiff
path: root/spec/features/explore
Commit message (Expand)AuthorAgeFilesLines
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
* Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-031-18/+0
* Convert "New menu" feature spec to a view specRobert Speicher2018-11-261-167/+0
* Resolve "Create new group: Rename form fields and update UI"Martin Wortschack2018-10-301-2/+2
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-2/+2
* Use Projects::UpdateService to archive projectsJames Ramsay2018-08-031-2/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-16/+16
* Fix flakey time-senstive group filter specsfix-flakey-groups-filter-list-specsEric Eastwood2018-06-141-0/+4
* Fix new menu specClement Ho2018-04-201-3/+3
* Move explore groups spinach test to RSpecSemyon Pupkov2017-12-251-0/+87
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-6/+7
|\
| * Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-6/+7
| |\
| | * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-6/+0
| | |\
| | * | 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
* | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-121-0/+72
|\ \ \ \ | |/ / /
| * | | Replace the 'features/explore/projects.feature' spinach test with an rspec an...replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-111-0/+72
| | |/ | |/|
* | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-6/+0
|\ \ \ | |/ /
| * | Remove unnecessary testkushalpandya2017-10-061-6/+0
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-231-1/+1
|\ \ | |/
| * Add `:nested_groups` metadata to two subgroup-related specsRobert Speicher2017-08-221-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-092-2/+2
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-022-23/+24
|\ \ | |/
| * Use `empty_project` where possible in spec/features/exploreRobert Speicher2017-07-271-1/+1
| * Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
| * Create guest users only when necessary rather than for every specrs-overcreating-usersRobert Speicher2017-07-211-8/+9
| * Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-9/+9
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-292-3/+3
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-212-3/+3
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-192-3/+3
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-5/+5
|/
* Added more negative checks for public project23603-add-extra-functionality-for-the-top-right-plus-buttonTim Zallmann2017-06-081-1/+19
* Fix End Syntax ErrorTim Zallmann2017-06-081-3/+2
* Enhancing Spec's with negative casesTim Zallmann2017-06-071-12/+55
* Fixed spec test syntax errorsTim Zallmann2017-06-071-4/+58
* Converting Tests to Spec TestsTim Zallmann2017-06-071-0/+58
* 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