docbrown/spec/requests/user
Ridhwana 8c7d592b96
404 page for a suspended user with no published content (#19789)
* feat: update the logic in the user profile

* feat: remove use case for banished user

* feat: update has_no_content? to has_no_accessible_content? and write a test

* spec: write more tests

* refactor: rename variable

* refactor: small tweaks

---------

Co-authored-by: Philip How <philip.j.how@gmail.com>
2023-07-26 10:58:17 +02: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 Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_show_spec.rb Rubocop fixes in spec/requests (#18946) 2023-01-12 19:10:16 +03:00
user_suggestions_spec.rb Add organizations to onboarding follow suggestions (#19564) 2023-06-09 10:32:03 +02:00