-
- Downloads
Merge branch 'rs-issue-1741' into 'master'
Remove show actions from Admin and Project DeployKeys Example styling after: >  Closes #1741 See merge request !763
No related branches found
No related tags found
Showing
- app/assets/stylesheets/generic/typography.scss 7 additions, 0 deletionsapp/assets/stylesheets/generic/typography.scss
- app/controllers/admin/deploy_keys_controller.rb 1 addition, 6 deletionsapp/controllers/admin/deploy_keys_controller.rb
- app/controllers/projects/deploy_keys_controller.rb 0 additions, 4 deletionsapp/controllers/projects/deploy_keys_controller.rb
- app/views/admin/deploy_keys/index.html.haml 1 addition, 2 deletionsapp/views/admin/deploy_keys/index.html.haml
- app/views/admin/deploy_keys/show.html.haml 0 additions, 35 deletionsapp/views/admin/deploy_keys/show.html.haml
- app/views/profiles/keys/_key.html.haml 1 addition, 2 deletionsapp/views/profiles/keys/_key.html.haml
- app/views/profiles/keys/_key_details.html.haml 1 addition, 1 deletionapp/views/profiles/keys/_key_details.html.haml
- app/views/projects/deploy_keys/_deploy_key.html.haml 6 additions, 10 deletionsapp/views/projects/deploy_keys/_deploy_key.html.haml
- app/views/projects/deploy_keys/show.html.haml 0 additions, 14 deletionsapp/views/projects/deploy_keys/show.html.haml
- config/routes.rb 2 additions, 2 deletionsconfig/routes.rb
- features/admin/deploy_keys.feature 0 additions, 5 deletionsfeatures/admin/deploy_keys.feature
- features/steps/admin/deploy_keys.rb 0 additions, 11 deletionsfeatures/steps/admin/deploy_keys.rb
- spec/routing/project_routing_spec.rb 1 addition, 1 deletionspec/routing/project_routing_spec.rb
Please register or sign in to comment