-
- Downloads
add ability to change namespace from project edit page
parent
f9979476
No related branches found
No related tags found
Showing
- app/controllers/application_controller.rb 1 addition, 2 deletionsapp/controllers/application_controller.rb
- app/controllers/groups_controller.rb 1 addition, 0 deletionsapp/controllers/groups_controller.rb
- app/controllers/projects_controller.rb 8 additions, 0 deletionsapp/controllers/projects_controller.rb
- app/models/ability.rb 11 additions, 0 deletionsapp/models/ability.rb
- app/models/project.rb 10 additions, 0 deletionsapp/models/project.rb
- app/views/groups/_projects.html.haml 5 additions, 0 deletionsapp/views/groups/_projects.html.haml
- app/views/projects/_form.html.haml 27 additions, 23 deletionsapp/views/projects/_form.html.haml
- app/views/projects/_new_form.html.haml 1 addition, 1 deletionapp/views/projects/_new_form.html.haml
- app/views/projects/update.js.haml 1 addition, 1 deletionapp/views/projects/update.js.haml
Please register or sign in to comment