discourse/app/assets/javascripts/admin/addon/templates
Martin Brennan 30be75460f
UX: Admin setting page consistency - Group permissions (#30528) (#30578)
* UX: Admin setting page consistency - Group permissions (#30528)

Followup c2282439b3 and
21470e4afd

Adds a new "Group permissions" page and group_permissions site
setting area, which shows every single group-based site setting
in the app and core plugins.

Also adds a "trust_levels" area to show on the already moved
admin "Trust level" settings page, since that previously was
showing a mix of trust level settings and allowed group settings.

* DEV: Review fixes
2025-01-07 11:25:21 +10:00
..
admin-badges FEATURE: Show when a badge has been granted for a post (#29696) 2024-12-03 13:43:27 +11:00
logs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
admin-badges.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
admin.hbs FEATURE: direct link to components for admin sidebar (#26644) 2024-04-17 11:45:59 +10:00
api-keys-index.hbs UX: Move revoked API key status to dedicated column (#30125) 2024-12-05 04:24:01 -07:00
api-keys-new.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
api-keys-show.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
api-keys.hbs DEV: Add plugin api for customizing api key and webhook pages (#28835) 2024-09-11 11:24:40 -04:00
api.hbs
backups-index.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
backups-logs.hbs UX: Apply admin interface guidelines to Backups page (#28051) 2024-08-20 09:59:43 +10:00
backups-settings.hbs FEATURE: settings tab for permalinks (#30192) 2024-12-19 10:40:34 +11:00
backups.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
config-about.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
config-flags-edit.hbs FEATURE: created edit and delete flags (#27484) 2024-07-03 08:45:37 +10:00
config-flags-index.hbs UX: the ability to hide the admin header (#30175) 2024-12-10 11:59:47 +11:00
config-flags-new.hbs FEATURE: created edit and delete flags (#27484) 2024-07-03 08:45:37 +10:00
config-flags-settings.hbs FEATURE: settings tab for permalinks (#30192) 2024-12-19 10:40:34 +11:00
config-flags.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
config-fonts-settings.hbs UX: Admin setting page consistency - Fonts (#30564) 2025-01-06 15:05:40 +11:00
config-group-permissions-settings.gjs UX: Admin setting page consistency - Group permissions (#30528) (#30578) 2025-01-07 11:25:21 +10:00
config-legal-settings.hbs UX: Admin setting page consistency - Legal (#30572) 2025-01-06 16:08:42 +10:00
config-login-and-authentication-settings.hbs UX: Move first settings admin route to config page (#30510) 2025-01-02 09:13:37 +10:00
config-logo-settings.hbs UX: Admin setting page consistency - Site Logo (#30567) 2025-01-06 15:45:19 +11:00
config-look-and-feel-themes.hbs UX: Look and feel changes (#29245) 2024-10-29 12:25:17 +10:00
config-look-and-feel.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
config-navigation-settings.hbs UX: Admin setting page consistency - Navigation (#30574) 2025-01-06 17:44:33 +11:00
config-notifications-settings.hbs UX: Admin setting page consistency - Notifications (#30528) 2025-01-03 10:34:40 +10:00
config-search-settings.hbs UX: Admin setting page consistency - Search (#30528) (#30573) 2025-01-06 16:36:48 +10:00
config-trust-levels-settings.hbs UX: Admin setting page consistency - Group permissions (#30528) (#30578) 2025-01-07 11:25:21 +10:00
customize-colors-index.hbs
customize-colors-show.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
customize-colors.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
customize-email-style-edit.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
customize-email-style.hbs
customize-email-templates-edit.hbs
customize-email-templates.hbs
customize-form-templates-edit.hbs
customize-form-templates-index.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
customize-form-templates-new.hbs
customize-robots-txt.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
customize-themes-edit.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
customize-themes-index.hbs A11Y: UI emoji are decorative, use alt="" (#23690) 2023-09-28 13:30:19 -04:00
customize-themes-show-schema.hbs UX: adjust objects editor styles for full page layout (#26265) 2024-03-20 15:55:52 -04:00
customize-themes-show.hbs DEV: Convert install theme modal to GJS (#29506) 2024-11-05 09:04:33 +10:00
customize-themes.hbs DEV: add PluginOutlet around the Customize > Themes tab (#24280) 2023-11-07 16:48:30 -05:00
customize.hbs FEATURE: direct link to components for admin sidebar (#26644) 2024-04-17 11:45:59 +10:00
dashboard_general.hbs UX: Minor fix to admin what's new link (#30143) 2024-12-06 14:23:09 +10:00
dashboard_moderation.hbs DEV: Replace period mixin with a component (#25292) 2024-01-18 13:06:42 +01:00
dashboard_reports.hbs FEATURE: separate admin page for whats new and reports (#26216) 2024-03-20 14:23:18 +11:00
dashboard_security.hbs DEV: Replace period mixin with a component (#25292) 2024-01-18 13:06:42 +01:00
dashboard-new-features.hbs UX: group admin new features by month (#28106) 2024-07-29 14:20:12 +10:00
dashboard.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
email-advanced-test.hbs
email-bounced.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
email-index.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
email-preview-digest.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
email-received.hbs
email-rejected.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
email-sent.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
email-skipped.hbs
email.hbs
embedding-crawlers.hbs UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
embedding-edit.hbs UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
embedding-index.hbs UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
embedding-new.hbs UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
embedding-posts-and-topics.hbs UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
embedding-settings.hbs UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
embedding.hbs UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
emojis-index.hbs DEV: Modernize admin emoji JavaScript (#29714) 2024-11-19 15:44:34 +08:00
emojis-new.hbs DEV: Modernize admin emoji JavaScript (#29714) 2024-11-19 15:44:34 +08:00
emojis-settings.hbs DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
emojis.hbs DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
logs.hbs SECURITY: Moderators cannot see user emails. 2024-12-19 13:13:18 -03:00
permalinks-edit.hbs UX: redesign admin permalinks page (#29634) 2024-11-14 10:03:58 +11:00
permalinks-index.hbs UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
permalinks-new.hbs UX: redesign admin permalinks page (#29634) 2024-11-14 10:03:58 +11:00
permalinks-settings.hbs DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
permalinks.hbs UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
plugins-index.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
plugins-show-settings.hbs FEATURE: settings tab for permalinks (#30192) 2024-12-19 10:40:34 +11:00
plugins-show.hbs DEV: Single admin plugin page for consistent admin plugin UX (#26024) 2024-03-13 13:15:12 +10:00
plugins.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
reports-index.hbs FEATURE: separate admin page for whats new and reports (#26216) 2024-03-20 14:23:18 +11:00
reports-show.hbs
search-logs-index.hbs DEV: Use fn+mut instead of action+mut (#26057) 2024-03-06 18:05:03 +01:00
search-logs-term.hbs DEV: Convert admin charts to glimmer/gjs (#28271) 2024-08-23 14:59:56 +02:00
section-account.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
site-settings-category.hbs DEV: Introduce {{body-class}}, soft-deprecate <DSection /> (#23479) 2023-09-11 13:44:52 +02:00
site-settings.hbs FIX: Site setting category titles (#28281) 2024-08-08 18:05:35 +01:00
site-text-edit.hbs DEV: Update ExpandingTextArea component (#25890) 2024-03-01 17:20:15 +01:00
site-text-index.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
site-text.hbs
user-badges.hbs DEV: add outlet wrapper for small user list (#29763) 2024-11-20 19:22:02 -03:00
user-fields-edit.hbs DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
user-fields-index.hbs DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
user-fields-new.hbs DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
user-fields.hbs DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
user-index.hbs UX: refactor IP lookup using DMenu to improve layout and positioning (#30374) 2024-12-19 14:49:36 -05:00
user-tl3-requirements.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
user.hbs DEV: Introduce {{body-class}}, soft-deprecate <DSection /> (#23479) 2023-09-11 13:44:52 +02:00
users-list-show.hbs DEV: Convert ResponsiveTable to gjs (#30430) 2024-12-23 21:50:13 +01:00
users-list.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
watched-words-action.hbs DEV: Update watched-word-uploader uppy usage (#29280) 2024-10-21 15:09:14 +01:00
watched-words.hbs DEV: Use class attribute instead of @class arg (#24804) 2023-12-12 13:09:05 +01:00
web-hooks-edit.hbs DEV: Use fn+mut instead of action+mut (#26057) 2024-03-06 18:05:03 +01:00
web-hooks-index.hbs UX: Apply admin table to webhooks (#30317) 2024-12-17 08:52:29 -07:00
web-hooks-show.hbs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
web-hooks.hbs DEV: Add plugin api for customizing api key and webhook pages (#28835) 2024-09-11 11:24:40 -04:00
whats-new.hbs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00