summaryrefslogtreecommitdiff
path: root/spec/presenters/projects
Commit message (Collapse)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
|
* Implement ability to update deploy keysAlexander Randa2017-06-021-4/+0
|
* Added test case for the avaiable project keysJose Ivan Vargas2017-03-061-4/+11
|
* Renamed the redirect_request concern to repository_settings_redirectJose Ivan Vargas2017-03-061-1/+1
| | | | Also fixed naming of a test in the deploy_keys_presenter
* Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-061-6/+37
| | | | | | | | Added specs for the deploy_keys_presenter and added a new method in the presenter called #key_available? Fixed some minor UX inconsistencies and added a concern to handle redirection
* Introduced the deploy keys presenterGrzegorz Bizon2017-03-061-0/+28