Use shared protected branches views for CE-partials
Showing
with
137 additions
and
114 deletions
+137
-114
- app/views/projects/protected_branches/_branches_list.html.haml ...iews/projects/protected_branches/_branches_list.html.haml +3 -27
- app/views/projects/protected_branches/_create_protected_branch.html.haml ...cts/protected_branches/_create_protected_branch.html.haml +13 -40
- app/views/projects/protected_branches/_index.html.haml app/views/projects/protected_branches/_index.html.haml +6 -25
- app/views/projects/protected_branches/_protected_branch.html.haml ...s/projects/protected_branches/_protected_branch.html.haml +1 -21
- app/views/projects/protected_branches/shared/_branches_list.html.haml ...ojects/protected_branches/shared/_branches_list.html.haml +28 -0
- app/views/projects/protected_branches/shared/_create_protected_branch.html.haml ...tected_branches/shared/_create_protected_branch.html.haml +33 -0
- app/views/projects/protected_branches/shared/_dropdown.html.haml ...ws/projects/protected_branches/shared/_dropdown.html.haml +0 -0
- app/views/projects/protected_branches/shared/_index.html.haml ...views/projects/protected_branches/shared/_index.html.haml +24 -0
- app/views/projects/protected_branches/shared/_matching_branch.html.haml ...ects/protected_branches/shared/_matching_branch.html.haml +0 -0
- app/views/projects/protected_branches/shared/_protected_branch.html.haml ...cts/protected_branches/shared/_protected_branch.html.haml +24 -0
- app/views/projects/protected_branches/show.html.haml app/views/projects/protected_branches/show.html.haml +1 -1
- app/views/projects/settings/repository/show.html.haml app/views/projects/settings/repository/show.html.haml +4 -0
- No files found.
Please register or sign in to comment