-
- Downloads
Refactor admin user page
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/controllers/admin/users_controller.rb 10 additions, 1 deletionapp/controllers/admin/users_controller.rb
- app/views/admin/identities/index.html.haml 2 additions, 4 deletionsapp/views/admin/identities/index.html.haml
- app/views/admin/users/_head.html.haml 23 additions, 0 deletionsapp/views/admin/users/_head.html.haml
- app/views/admin/users/groups.html.haml 19 additions, 0 deletionsapp/views/admin/users/groups.html.haml
- app/views/admin/users/keys.html.haml 3 additions, 0 deletionsapp/views/admin/users/keys.html.haml
- app/views/admin/users/projects.html.haml 43 additions, 0 deletionsapp/views/admin/users/projects.html.haml
- app/views/admin/users/show.html.haml 142 additions, 230 deletionsapp/views/admin/users/show.html.haml
- config/routes.rb 3 additions, 0 deletionsconfig/routes.rb
app/views/admin/users/_head.html.haml
0 → 100644
app/views/admin/users/groups.html.haml
0 → 100644
app/views/admin/users/keys.html.haml
0 → 100644
app/views/admin/users/projects.html.haml
0 → 100644
Please register or sign in to comment