docbrown/app/views/admin/users/show
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
..
emails Update the Copy for the "Emails" Tab in the Admin Member Detail View (#16693) 2022-02-25 07:33:52 -07:00
flags Updates the copy for the Flags tab (#16697) 2022-02-25 08:41:47 -07:00
notes Update copy for Admin Member Detail View notes section (empty and not) (#16691) 2022-02-25 07:43:52 -05:00
overview Reusable user admin modals (#17763) 2022-06-02 09:52:26 -06:00
profile Reusable user admin modals (#17763) 2022-06-02 09:52:26 -06:00
reports Update the Copy for the "Reports" Tab in the Admin Member Detail View (#16696) 2022-02-25 07:33:13 -07:00
_profile.html.erb Update the directory structure for Admin Member View (#16608) 2022-02-17 14:37:17 +02:00
_tabs.html.erb Implement Tabs for the Admin Member Detail View (#16640) 2022-02-18 10:47:53 -07:00