discourse/app/assets/javascripts/admin/addon
Ted Johansson 34259f8735
FIX: Add back user custom field plugin outlet that was accidentally removed (#29247)
When converting the user custom fields admin form in #29070, I accidentally removed the plugin outlet after-admin-user-fields. This is used by the discourse-authentication-validations plugin, which is now broken on main core.

This commit adds back the plugin outlet in core.
2024-10-17 13:06:55 +08:00
..
adapters FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05:00
components FIX: Add back user custom field plugin outlet that was accidentally removed (#29247) 2024-10-17 13:06:55 +08:00
controllers FIX: Prevent focus shift when navigating the user directory (#29209) 2024-10-16 11:37:08 +08:00
helpers DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
lib DEV: Convert admin charts to glimmer/gjs (#28271) 2024-08-23 14:59:56 +02:00
mixins DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
models UX: Multiple fixes to theme card rendering (#29225) 2024-10-16 11:13:36 -05:00
routes FEATURE: Initial themes config area with grid (#28828) 2024-10-15 10:54:38 -05:00
services DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
templates FIX: Prevent focus shift when navigating the user directory (#29209) 2024-10-16 11:37:08 +08:00