docbrown/app/views/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 Reusable user admin modals (#17763) 2022-06-02 09:52:26 -06:00
index Member index view - collapse other filter sections when one is clicked (#17740) 2022-05-24 14:51:18 +01:00
modals Reusable user admin modals (#17763) 2022-06-02 09:52:26 -06:00
new Admin Member view: add Tools::HeaderComponent to reduce duplication (#14558) 2021-08-24 15:08:48 +02:00
show Reusable user admin modals (#17763) 2022-06-02 09:52:26 -06:00
export.csv.erb First version of exporting the Users to a CSV (#17217) 2022-04-12 15:24:32 +02:00
index.html.erb "Empty State" for Result-less Search and Filter (#17777) 2022-06-01 06:54:39 -06:00
show.html.erb Remove admin_member_view Feature Flag-Related Conditionals (#16764) 2022-03-10 08:29:05 -07:00