docbrown/app/javascript/packs/admin/users
Suzanne Aitchison c119b64b74
Reusable user admin modals (#17763)
* target modal content by a classname to avoid duplicate IDs

* woops - fix missed selector

* use showWindowModal in editUser

* move add org to a partial

* move add role into a partial

* move adjust credits to a partial

* move profile modals to be re-used

* generalise approach to add organisation modal

* generalise add role modal form

* generalise adjust credits modal

* rework unpublish modal

* refactor banish user modal

* refactors

* prevent issues with duplicate ids

* fix banish form action

* make sure role management specs covered in cypress

* let hidden modal content use IDs

* rename file for clarity

* add some JSDoc notes

* cleanup some redundant changes

* one more

* woops - fixed id that contained a classname
2022-06-02 09:52:26 -06:00
..
controls.js Member index view - collapse other filter sections when one is clicked (#17740) 2022-05-24 14:51:18 +01:00
editUserModals.js Reusable user admin modals (#17763) 2022-06-02 09:52:26 -06:00
filtersModal.js Member index view - collapse other filter sections when one is clicked (#17740) 2022-05-24 14:51:18 +01:00
gdprDeleteRequests.jsx add crayons modal to gdpr confirm delete flow (#17568) 2022-05-05 08:19:34 +01:00
memberIndex.js Reusable user admin modals (#17763) 2022-06-02 09:52:26 -06:00