-
- Downloads
Add admin services templates.
parent
09d3d351
No related branches found
No related tags found
Showing
- app/controllers/admin/services_controller.rb 51 additions, 0 deletionsapp/controllers/admin/services_controller.rb
- app/models/project.rb 18 additions, 3 deletionsapp/models/project.rb
- app/models/project_services/issue_tracker_service.rb 7 additions, 5 deletionsapp/models/project_services/issue_tracker_service.rb
- app/models/service.rb 10 additions, 3 deletionsapp/models/service.rb
- app/views/admin/application_settings/_external_issues_tracker_template.html.haml 22 additions, 0 deletions...tion_settings/_external_issues_tracker_template.html.haml
- app/views/admin/services/_form.html.haml 25 additions, 0 deletionsapp/views/admin/services/_form.html.haml
- app/views/admin/services/edit.html.haml 1 addition, 0 deletionsapp/views/admin/services/edit.html.haml
- app/views/admin/services/index.html.haml 22 additions, 0 deletionsapp/views/admin/services/index.html.haml
- config/routes.rb 6 additions, 4 deletionsconfig/routes.rb
app/controllers/admin/services_controller.rb
0 → 100644
app/views/admin/services/_form.html.haml
0 → 100644
app/views/admin/services/edit.html.haml
0 → 100644
app/views/admin/services/index.html.haml
0 → 100644
Please register or sign in to comment