discourse/app/assets/javascripts/admin/addon
Ted Johansson 6f55457652
DEV: Don't ask admin to re-confirm 'for all users' when requirement didn't change (#29307)
When adding or updating a custom user field to apply to all users (retroactively) we want to alert the admin that this will force all existing users to fill up the field before they are able to access the forum again.

However, we currently show this prompt when making changes only to other attributes on the custom field, i.e. the requirement hasn't changed.

This commit fixes that.
2024-10-21 14:37:46 +08:00
..
adapters FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05:00
components DEV: Don't ask admin to re-confirm 'for all users' when requirement didn't change (#29307) 2024-10-21 14:37:46 +08:00
controllers FIX: do not overrider trigger when equals 0 (#29269) 2024-10-18 08:34:34 +09: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