discourse/app/assets/javascripts/admin/addon/components/admin-config-areas
Ted Johansson 3d11e3ca10
DEV: Require at least one scope for API key granular mode (#31253)
Currently, if creating an API key in "granular" mode, and not selecting any scopes, a globally scoped API key is created. This can be surprising and is not ideal. Having a key with no scopes isn't useful in the first place, so this PR adds client- and server side validations to check that at least one scope is selected if using "granular" mode.
2025-02-10 13:22:08 +08:00
..
about.gjs UX: the ability to collapse AdminConfigAreaCard (#30310) 2024-12-17 11:47:23 +11:00
api-keys-list.hbs DEV: Convert admin API keys to conform to UI guidelines (#30660) 2025-01-09 10:57:40 +08:00
api-keys-new.gjs DEV: Require at least one scope for API key granular mode (#31253) 2025-02-10 13:22:08 +08:00
api-keys-show.gjs DEV: Convert admin API keys to conform to UI guidelines (#30660) 2025-01-09 10:57:40 +08:00
emojis-list.gjs DEV: add btn-default classes to buttons using default styling (#31039) 2025-01-28 15:40:34 -05:00
emojis-new.gjs DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
flags.gjs DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
look-and-feel-themes.gjs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
user-fields-list.gjs DEV: Consistent AdminConfigAreaEmptyList options (#29975) 2024-11-28 15:31:04 +10:00
webhooks-form.gjs FIX: better standalone checkbox support (#31130) 2025-02-04 09:58:00 +01:00
webhooks-list.gjs Admin webhooks UI guidelines (#30764) 2025-01-16 10:22:18 +08:00