discourse/app/assets/javascripts/admin
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
..
addon FIX: Process templates before previewing (#33848) 2025-07-29 15:09:02 +08:00
app
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
index.js DEV: @babel/plugin-proposal-decorators -> decorator-transforms (#27260) 2024-06-10 15:51:48 +01:00
package.json Build(deps-dev): Bump webpack from 5.100.2 to 5.101.0 (#33899) 2025-07-28 17:53:05 +02:00