-
- Downloads
Users Controller: Minor fixes and improvements to APIs and specs. (#4311)
Showing
- app/controllers/api/v1/users_controller.rb 17 additions, 14 deletionsapp/controllers/api/v1/users_controller.rb
- app/javascript/components/users/authentication/forms/SignupForm.jsx 3 additions, 1 deletion...ript/components/users/authentication/forms/SignupForm.jsx
- app/javascript/hooks/mutations/admin/manage_users/useDeleteUser.jsx 1 addition, 1 deletion...ript/hooks/mutations/admin/manage_users/useDeleteUser.jsx
- app/javascript/hooks/mutations/users/useDeleteUser.jsx 1 addition, 1 deletionapp/javascript/hooks/mutations/users/useDeleteUser.jsx
- config/application.rb 7 additions, 4 deletionsconfig/application.rb
- spec/controllers/users_controller_spec.rb 33 additions, 8 deletionsspec/controllers/users_controller_spec.rb
Please register or sign in to comment