docbrown/spec/helpers
Ridhwana 272aea6127
Allow admins to delete an organization (#19699)
* feat: update the layout for organizations

* feat: update the layout for an organization

* feat: organization logos are square

* feat: change the text on the org visit button

* feat: initialize the dropdown menu

* feat: trigger the  modal

* feat: update the text in the model

* feat: tweak wording

* WIP/feat: hook up a route with an action that calls an organization delete worker.

* feat: redirect after showing the notice

* feat: update the authorization required to be super admin

* feat: add the notice to localization

* spec: integration test

* spec: fix

* spec: delete worker

* chore: update the link

* feat: add safe navigation

* feat: make sure that we show an error if the organization has credits

* fix: error message for modal unspent credits

* feat add the spec for the helper

* fix: remove rspec preface

* fix: small fixes to tests and I18n

* fix: updated the number of orgs

* feat: update the message

* feat: update the message

* chore: remove inclusion of helper

* feat: change the name of the parameter

* chore: newline
2023-07-17 12:09:24 +02:00
..
admin Allow admins to delete an organization (#19699) 2023-07-17 12:09:24 +02:00
application_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
articles_helper_spec.rb Sanitize URL before parsing (#17559) 2022-05-03 14:28:20 -04:00
authentication_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
billboard_helper_spec.rb Rename DisplayAdHelper to BillboardHelper (#19750) 2023-07-14 14:48:45 -04:00
crayons_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
date_helper_spec.rb Update format specifiers in readable_publish_date (#13660) 2021-05-07 08:51:49 +02:00
feedback_messages_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
listing_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
notifications_helper_spec.rb Round Robin notifications design refresh (#19420) 2023-05-04 18:13:14 +01:00
organization_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
profile_helper_spec.rb [Small Wins] Show character limits for profile inputs (#15255) 2021-11-05 09:11:42 -04:00
rate_limit_checker_helper_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
social_image_helper_spec.rb Remove generated social images, except for articles#show (#18118) 2022-07-18 12:29:21 +02:00
social_link_helper_spec.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00