discourse/app/assets/javascripts/wizard/addon/components
Godfrey Chan 2228f75645
DEV: Modernize Wizard model implementation (#23640)
+ native classes
+ tracked properties
- Ember.Object
- Ember.Evented
- observers
- mixins
- computed/discourseComputed

Also removes unused wizard infrastructure for warnings. It appears
that once upon on time, either the server can generate warnings,
or some client code can generate them, which requires an extra 
confirmation from the user before they can continue to the next step.

This code is not tested and appears unused and defunct. Nothing
generates such warning and the server does not serialize them.

Extracted from https://github.com/discourse/discourse/pull/23678
2023-11-23 16:35:51 +00:00
..
discourse-logo.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
homepage-preview.js DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00
image-preview-logo-small.js DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00
image-preview-logo.js DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00
styling-preview.hbs DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00
styling-preview.js DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00
wizard-canvas.js UX: Wizard static confetti (#23973) 2023-10-18 15:19:00 -06:00
wizard-field-checkbox.hbs DEV: allows to wrap wizard checkbox with outlet (#24334) 2023-11-13 14:02:14 -05:00
wizard-field-checkbox.js FEATURE: revamped wizard (#17477) 2022-07-27 06:53:01 +05:30
wizard-field-checkboxes.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field-checkboxes.js
wizard-field-dropdown.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field-dropdown.js DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00
wizard-field-image.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field-image.js DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00
wizard-field-text.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field-text.js
wizard-field.hbs DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00
wizard-field.js FEATURE: allow wizard checkbox field to be disabled (#17916) 2022-08-15 05:52:07 +05:30
wizard-image-preview.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-image-preview.js
wizard-preview-base.hbs DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00
wizard-preview-base.js DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00
wizard-step-form.js FEATURE: revamped wizard (#17477) 2022-07-27 06:53:01 +05:30
wizard-step.hbs DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00
wizard-step.js DEV: Modernize Wizard model implementation (#23640) 2023-11-23 16:35:51 +00:00