docbrown/app/javascript/packs/admin
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
..
config Improve the UX of the SMTP Section (#16223) 2022-02-15 18:40:14 +02:00
organizations Allow admins to delete an organization (#19699) 2023-07-17 12:09:24 +02:00
shared Add more visibility and control around reactions/flags into the Admin USERS page (#19558) 2023-06-15 22:08:45 +05:30
users Remove Member Index View Feature Flags (#18191) 2022-07-27 08:57:07 +01:00
creatorOnboarding.jsx Use the Preact ColorPicker in creator onboarding (#16731) 2022-03-03 08:22:10 +00:00
displayAds.jsx Refactor the home feed + add user tag filtering on in-feed billboards (#19600) 2023-07-06 16:47:08 +02:00
editUser.jsx Reusable user admin modals (#17763) 2022-06-02 09:52:26 -06:00
flashMessages.js Filter admin users by status (#16238) 2022-03-02 11:13:59 -05:00
organizations.jsx Allow admins to delete an organization (#19699) 2023-07-17 12:09:24 +02:00
overview.jsx Admin analytics (#16528) 2022-03-28 21:51:51 +02:00