summaryrefslogtreecommitdiff
path: root/features/steps/dashboard/new_project.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaces 'dashboard/new-project.feature' spinach with rspecAlexander Randa2017-06-291-59/+0
* Added First Test for top right menuTim Zallmann2017-06-071-0/+6
* Externalised DropdownTim Zallmann2017-06-071-1/+1
* Dashboard section capitalization fixJose Ivan Vargas Lopez2017-04-061-2/+2
* Fix link togglers jumping to topEric Eastwood2017-03-281-1/+1
* Enable import/export back for non-adminsfix/import-export-adminJames Lopez2016-10-031-0/+1
* Remove gitoriouszj-remove-gitoriousZ.J. van de Weg2016-08-251-1/+0
* Merge branch 'fix/import-permissions' into 'master' Douwe Maan2016-08-151-2/+1
|\
| * Fix permissions check in controller, added relevant spec and updated docsJames Lopez2016-08-111-2/+1
* | Updated testsPhil Hughes2016-08-131-0/+2
|/
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Make GH one-off auth the default again for importing GH projectsRémy Coutable2016-06-301-1/+1
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-8/+2
* Wiped old page and started on new UIlbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pageLuke "Jared" Bennett2016-06-281-1/+1
* fixed merge conflicts on UI branchJames Lopez2016-06-161-1/+2
|\
| * Fix test.Connor Shea2016-06-151-1/+2
* | fix spinach testJames Lopez2016-06-161-1/+1
* | fix import featureJames Lopez2016-05-051-2/+3
|/
* Fix specsDouwe Maan2015-11-181-1/+0
* Fix spinach tests introduced by 07101cfab61f28c6328efebea98f018ab8356cddKamil Trzcinski2015-10-141-3/+3
* Import sources: show only enabled sourcesArtem Sidorenko2015-08-201-1/+30
* Fix features syntaxRobert Speicher2015-06-221-1/+1
* Call `page.all` instead of `all` in feature stepsRobert Speicher2015-06-121-1/+1
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-1/+1
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-4/+4
* Fix "Dashboard > New project" featureRobert Speicher2015-04-251-1/+3
* Fix "Import projects from" button to show the correct instructionsStan Hu2015-03-221-0/+27