discourse/app/assets/javascripts/admin/addon
David Taylor ad0fd9919b
FIX: Correct issues in admin-theme-editor (#20435)
Followup to a433b30650

- `discourseComputed` -> `computed` on a getter (human error)
- `this.model` -> `this.theme` (human error)
- missing `setField` target param (human error)
- `onlyOverriddenChanged` and `save` action method name clashes (native-class-codemod error)
2023-02-23 23:03:27 +00:00
..
adapters
components FIX: Correct issues in admin-theme-editor (#20435) 2023-02-23 23:03:27 +00:00
controllers DEV: Add native class shims for on/observes decorators 2023-02-22 09:32:48 +00:00
helpers DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
lib DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
mixins UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
models DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
routes DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
services UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
templates UX: User badges tweaks (#20408) 2023-02-23 03:21:26 +01:00