docbrown/spec/requests/user
Joshua Wehner c91a652245
Allow trusted users to see whether a user is suspended (#20061)
* Async append user suspended status pill

* Rubocop

* Relocate JS tests, for build & coverage

* Better error-handling for this controller

* Refactor HTML to render pill outside h1

* Continuing to tweak design

* JS class prepended
2023-09-15 08:44:31 -04:00
..
user_changes_password_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_destroy_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_notification_settings_spec.rb Refactoring onboarding (#19525) 2023-05-25 10:03:12 +02:00
user_organization_spec.rb Allow admins to delete an organization (#19699) 2023-07-17 12:09:24 +02:00
user_profile_spec.rb 404 page for a suspended user with no published content (#19789) 2023-07-26 10:58:17 +02:00
user_settings_spec.rb add new org button in settings (#20014) 2023-09-13 11:52:57 +02:00
user_show_spec.rb Allow trusted users to see whether a user is suspended (#20061) 2023-09-15 08:44:31 -04:00
user_suggestions_spec.rb Add organizations to onboarding follow suggestions (#19564) 2023-06-09 10:32:03 +02:00