-
- Downloads
There was an error fetching the commit references. Please try again later.
Layout for Users Groups and Projects on admin area
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/dispatcher.js.coffee 1 addition, 1 deletionapp/assets/javascripts/dispatcher.js.coffee
- app/assets/javascripts/namespace_select.js.coffee 52 additions, 24 deletionsapp/assets/javascripts/namespace_select.js.coffee
- app/assets/stylesheets/framework/dropdowns.scss 4 additions, 0 deletionsapp/assets/stylesheets/framework/dropdowns.scss
- app/assets/stylesheets/framework/nav.scss 6 additions, 0 deletionsapp/assets/stylesheets/framework/nav.scss
- app/assets/stylesheets/pages/admin.scss 33 additions, 0 deletionsapp/assets/stylesheets/pages/admin.scss
- app/assets/stylesheets/pages/groups.scss 33 additions, 0 deletionsapp/assets/stylesheets/pages/groups.scss
- app/assets/stylesheets/pages/projects.scss 0 additions, 4 deletionsapp/assets/stylesheets/pages/projects.scss
- app/assets/stylesheets/pages/search.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/search.scss
- app/controllers/admin/projects_controller.rb 3 additions, 2 deletionsapp/controllers/admin/projects_controller.rb
- app/helpers/dropdowns_helper.rb 1 addition, 1 deletionapp/helpers/dropdowns_helper.rb
- app/views/admin/groups/_group.html.haml 17 additions, 25 deletionsapp/views/admin/groups/_group.html.haml
- app/views/admin/groups/index.html.haml 24 additions, 33 deletionsapp/views/admin/groups/index.html.haml
- app/views/admin/projects/index.html.haml 84 additions, 87 deletionsapp/views/admin/projects/index.html.haml
- app/views/admin/projects/show.html.haml 7 additions, 1 deletionapp/views/admin/projects/show.html.haml
- app/views/admin/users/_user.html.haml 42 additions, 0 deletionsapp/views/admin/users/_user.html.haml
- app/views/admin/users/index.html.haml 69 additions, 101 deletionsapp/views/admin/users/index.html.haml
- app/views/shared/projects/_dropdown.html.haml 8 additions, 9 deletionsapp/views/shared/projects/_dropdown.html.haml
- features/admin/projects.feature 3 additions, 1 deletionfeatures/admin/projects.feature
- features/steps/admin/projects.rb 5 additions, 4 deletionsfeatures/steps/admin/projects.rb
app/views/admin/users/_user.html.haml
0 → 100644
Please register or sign in to comment