summaryrefslogtreecommitdiff
path: root/features/steps/dashboard/new_project.rb
Commit message (Expand)AuthorAgeFilesLines
* 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