discourse/app/assets/javascripts/admin/addon/templates
Blake Erickson 2bc31bc45a
DEV: Add plugin api for customizing api key and webhook pages (#28835)
Adding these plugin outlets so that the admin pages for api keys and
webhooks can be customized.
2024-09-11 11:24:40 -04:00
..
admin-badges UX: Apply admin UI to Badges (#28724) 2024-09-04 20:18:23 -06:00
logs DEV: Allow for setting a message with SiteSetting.set_and_log (#27447) 2024-06-13 14:59:49 +10:00
admin-badges.hbs DEV: Add component tests for admin page header components (#28837) 2024-09-11 13:27:58 +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 DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
api-keys-new.hbs FIX: replaces data-tooltip usage by <DTooltip /> (#24062) 2023-10-23 21:09:02 +02:00
api-keys-show.hbs FIX: replaces data-tooltip usage by <DTooltip /> (#24062) 2023-10-23 21:09:02 +02: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 UX: Fix restore info link on admin backups page (#28452) 2024-08-21 13:23:24 +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 UX: Apply admin interface guidelines to Backups page (#28051) 2024-08-20 09:59:43 +10:00
backups.hbs UX: Apply admin interface guidelines to Backups page (#28051) 2024-08-20 09:59:43 +10:00
config-about.hbs UX: Add a description on the about config area (#28790) 2024-09-09 20:31:13 -06:00
config-flags-edit.hbs FEATURE: created edit and delete flags (#27484) 2024-07-03 08:45:37 +10:00
config-flags-index.hbs FEATURE: created edit and delete flags (#27484) 2024-07-03 08:45:37 +10:00
config-flags-new.hbs FEATURE: created edit and delete flags (#27484) 2024-07-03 08:45:37 +10:00
config-flags-settings.hbs UX: flag settings tab to follow UI guidelines (#28479) 2024-08-27 09:47:19 +10:00
config-flags.hbs UX: Add learn more URL for admin flags page (#28816) 2024-09-10 13:48:43 +10:00
customize-colors-index.hbs
customize-colors-show.hbs FIX: Broken link to theme in customize colors page (#27069) 2024-05-17 15:04:12 -06:00
customize-colors.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02: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: Update DButton uses (#23333) 2023-08-31 11:49:35 +02: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 FEATURE: add language picker for theme translations in admin UI (#26150) 2024-03-18 12:00:28 -04: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 FEATURE: Switch to new methods of pageview measurement and reporting (#28729) 2024-09-10 09:51:49 +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 UX: Apply admin interface guidelines to Backups page (#28051) 2024-08-20 09:59:43 +10:00
email-advanced-test.hbs
email-bounced.hbs
email-index.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
email-preview-digest.hbs SECURITY: Correctly escape 'text' email preview 2023-10-16 10:34:34 -04:00
email-received.hbs
email-rejected.hbs
email-sent.hbs FEAT: add cc addresses and post_id to sent email logs (#25014) 2024-01-03 09:27:25 +08:00
email-skipped.hbs
email.hbs
embedding.hbs UX: Add plugin outlet to embeddable hosts (#28264) 2024-08-08 12:39:46 -04:00
emojis.hbs EXPERIMENTAL: restructure admin sidebar menu (#26047) 2024-03-13 10:18:08 +11:00
logs.hbs
permalinks.hbs FEATURE: Permalinks for users (#25552) 2024-02-05 17:31:31 +01:00
plugins-index.hbs UX: Change admin plugins list to follow UI guidelines (#28478) 2024-08-30 14:53:36 +10:00
plugins-show-settings.hbs UX: Apply admin interface guidelines to Backups page (#28051) 2024-08-20 09:59:43 +10: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 UX: Change admin plugins list to follow UI guidelines (#28478) 2024-08-30 14:53:36 +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
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 FEATURE: Allow showing site text search in selected locale (#28453) 2024-08-26 11:25:36 +10:00
site-text.hbs
user-badges.hbs DEV: Use fn+mut instead of action+mut (#26057) 2024-03-06 18:05:03 +01:00
user-fields.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
user-index.hbs FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
user-tl3-requirements.hbs FIX: Visits for TL3 actually means "Posts Read: unique days" (#25468) 2024-02-07 07:46:42 +11:00
user.hbs DEV: Introduce {{body-class}}, soft-deprecate <DSection /> (#23479) 2023-09-11 13:44:52 +02:00
users-list-show.hbs PERF: eliminate some slow CSS selectors (#25392) 2024-01-26 13:10:45 -05:00
users-list.hbs FIX: Restore support for custom NavItem class (#24113) 2023-10-26 18:26:36 +02:00
watched-words-action.hbs DEV: Convert admin-watched-word to glimmer/gjs/dbutton (#28340) 2024-08-13 15:45:44 +02: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: Wait for render before invoking A11YDialog (#24100) 2023-10-26 08:24:47 -04:00
web-hooks-show.hbs FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05: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 UX: Apply new admin UI guidelines to What's New (#28454) 2024-08-22 10:28:29 +10:00