discourse/app/assets/javascripts/admin/addon/templates
Joffrey JAFFEUX fee8caf529
FIX: correctly reset form before destroying it (#28516)
This change is preventing the "is dirty check" from happening when clicking delete on this form. This was not good UX and was also causing bugs by leaving the form in a unexpected state.
2024-08-23 14:58:31 +02:00
..
admin-badges FIX: correctly reset form before destroying it (#28516) 2024-08-23 14:58:31 +02: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: form-kit 2024-07-17 11:59:35 +02: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.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
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 DEV: Wiring for the admin about config page (#27492) 2024-07-01 05:40:37 +03: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
customize-colors-index.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
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 DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-email-templates-edit.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-email-templates.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-form-templates-edit.hbs DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
customize-form-templates-index.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
customize-form-templates-new.hbs DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
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-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
dashboard_general.hbs DEV: Replace period mixin with a component (#25292) 2024-01-18 13:06:42 +01: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
email-advanced-test.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
email-bounced.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
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 DEV: Add extra whitespace to tidy up prettified templates 2022-12-28 13:11:12 +00:00
email-rejected.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
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 DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
email.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
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 DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
permalinks.hbs FEATURE: Permalinks for users (#25552) 2024-02-05 17:31:31 +01:00
plugins-index.hbs DEV: Simplify breadcrumbs by using `path` arg (#27744) 2024-07-08 17:55:03 +02: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 FEATURE: More flexible admin plugin config nav definition (#26254) 2024-03-21 13:42:06 +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 DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
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: Use fn+mut instead of action+mut (#26057) 2024-03-06 18:05:03 +01: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: add Untranslated filter to admin text customization (#27555) 2024-06-24 06:24:06 -03:00
site-text.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
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: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
whats-new.hbs UX: Apply new admin UI guidelines to What's New (#28454) 2024-08-22 10:28:29 +10:00