discourse/app/assets/javascripts/admin/addon
Linca 1198397c0f
FIX: Process templates before previewing (#33848)
The bare template yaml file provided by the user cannot be directly used
for form templates preview, because components such as `TagChooserField`
actually rely on a backend process step. This step exists when users
actually use the template, but is missing when the admin writes and
previews the template.

This commit supplements the missing process step, thus fixing the
problem that tag-chooser may break ember during admin preview
2025-07-29 15:09:02 +08:00
..
adapters FEATURE: Theme-owned color palettes (#32795) 2025-06-04 07:47:58 +03:00
components FIX: Process templates before previewing (#33848) 2025-07-29 15:09:02 +08:00
controllers FEATURE: Localize language names (#33790) 2025-07-29 11:48:45 +08:00
helpers DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
lib FIX: apply color palette change when preview is unavailable, warn for dark mode (#33827) 2025-07-28 09:53:46 -04:00
models FIX: JS error when silencing and unsilencing the user (#33851) 2025-07-25 14:33:07 +08:00
routes FEATURE: Localize language names (#33790) 2025-07-29 11:48:45 +08:00
services Revert "DEV: Move all admin sidebar code to admin bundle (#33416)" (#33466) 2025-07-03 11:52:46 +01:00
templates Build(deps-dev): Bump the lint group across 1 directory with 4 updates (#33881) 2025-07-28 18:02:41 +02:00