-
- Downloads
Allow admin to set keys with write access, and
show write access information when showing the key. TODO: It's ugly right now, need help!
Showing
- app/controllers/admin/deploy_keys_controller.rb 1 addition, 1 deletionapp/controllers/admin/deploy_keys_controller.rb
- app/views/admin/deploy_keys/index.html.haml 6 additions, 0 deletionsapp/views/admin/deploy_keys/index.html.haml
- app/views/admin/deploy_keys/new.html.haml 8 additions, 0 deletionsapp/views/admin/deploy_keys/new.html.haml
- app/views/projects/deploy_keys/_deploy_key.html.haml 3 additions, 0 deletionsapp/views/projects/deploy_keys/_deploy_key.html.haml
- features/admin/deploy_keys.feature 8 additions, 1 deletionfeatures/admin/deploy_keys.feature
- features/steps/admin/deploy_keys.rb 14 additions, 1 deletionfeatures/steps/admin/deploy_keys.rb
Loading
Please register or sign in to comment