discourse/app/assets/javascripts/admin/addon/templates
Penar Musaraj b8ee52c4cb
UX: Wait for render before invoking A11YDialog (#24100)
Previously, focus wasn't being applied correctly on dialogs using named
components. This was because the A11YDialog was being invoked before
the component was completely rendered.

The long-term plan is to move away from A11YDialog doing the rendering
here, but for now this should do.
2023-10-26 08:24:47 -04:00
..
admin-badges A11Y: UI emoji are decorative, use alt="" (#23690) 2023-09-28 13:30:19 -04:00
logs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
admin-badges.hbs
admin-revamp-config-area.hbs DEV: Add new experimental admin UI route and sidebar (#23952) 2023-10-19 14:23:41 +10:00
admin-revamp-config.hbs DEV: Add new experimental admin UI route and sidebar (#23952) 2023-10-19 14:23:41 +10:00
admin-revamp-lobby.hbs DEV: Add new experimental admin UI route and sidebar (#23952) 2023-10-19 14:23:41 +10:00
admin-revamp.hbs DEV: Add new experimental admin UI route and sidebar (#23952) 2023-10-19 14:23:41 +10:00
admin.hbs DEV: Introduce declarative hide-application-footer helper (#23088) 2023-08-17 12:47:08 +01: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.hbs
backups-index.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
backups-logs.hbs
backups.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
customize-colors-index.hbs
customize-colors-show.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02: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.hbs DEV: Introduce {{body-class}}, soft-deprecate <DSection /> (#23479) 2023-09-11 13:44:52 +02:00
customize-themes.hbs
customize.hbs
dashboard_general.hbs FEATURE: add custom date range filter for admin dashboard reports (#23702) 2023-09-29 14:44:17 +05:30
dashboard_moderation.hbs FEATURE: add custom date range filter for admin dashboard reports (#23702) 2023-09-29 14:44:17 +05:30
dashboard_reports.hbs
dashboard_security.hbs
dashboard.hbs FEATURE: add group filter for admin reports (#23381) 2023-09-05 11:17:18 +05:30
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
email-skipped.hbs
email.hbs
embedding.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
emojis.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
logs.hbs
permalinks.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
plugins-index.hbs FIX: Improve admin plugin list and modernize code (#23256) 2023-08-28 10:48:59 +10:00
plugins.hbs UX: Remove Plugin Settings tab (#23345) 2023-08-31 12:11:39 +10:00
reports-show.hbs
search-logs-index.hbs
search-logs-term.hbs
site-settings-category.hbs DEV: Introduce {{body-class}}, soft-deprecate <DSection /> (#23479) 2023-09-11 13:44:52 +02:00
site-settings.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
site-text-edit.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
site-text-index.hbs DEV: Modernize admin-site-text route/controller (#23581) 2023-09-14 11:27:09 +01:00
site-text.hbs
user-badges.hbs FIX: display and link to correct grant_by users for granted badges (#24021) 2023-10-23 14:46:10 +08:00
user-fields.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
user-index.hbs Revert "FEATURE: Count only approved flagged posts in user pages (#22799)" (#23962) 2023-10-18 11:38:17 +10:00
user-tl3-requirements.hbs
user.hbs DEV: Introduce {{body-class}}, soft-deprecate <DSection /> (#23479) 2023-09-11 13:44:52 +02:00
users-list-show.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
users-list.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
watched-words-action.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
watched-words.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
web-hooks-edit.hbs FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00: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 UX: Wait for render before invoking A11YDialog (#24100) 2023-10-26 08:24:47 -04:00
web-hooks.hbs