-
- Downloads
Merge branch 'admin_notes' into 'master'
Add ability to create a note when blocking a user https://gitlab.com/gitlab-org/gitlab-ee/issues/18 See merge request !73
No related branches found
No related tags found
Showing
- CHANGELOG-EE 1 addition, 0 deletionsCHANGELOG-EE
- app/controllers/admin/users_controller.rb 1 addition, 1 deletionapp/controllers/admin/users_controller.rb
- app/views/admin/users/_form.html.haml 6 additions, 0 deletionsapp/views/admin/users/_form.html.haml
- app/views/admin/users/index.html.haml 3 additions, 0 deletionsapp/views/admin/users/index.html.haml
- db/migrate/20151208110020_add_note_to_users.rb 12 additions, 0 deletionsdb/migrate/20151208110020_add_note_to_users.rb
- features/admin/users.feature 6 additions, 0 deletionsfeatures/admin/users.feature
- features/steps/admin/users.rb 11 additions, 0 deletionsfeatures/steps/admin/users.rb
Please register or sign in to comment