discourse/app/assets/javascripts/admin/addon
Jarek Radosz 3930064fd1
DEV: Convert various components to gjs (#26782)
Those were all low hanging fruits - all were already glimmer components, so this was mostly merging js and hbs files and adding imports.

(occasionally also adds/fixes class names)
2024-04-30 16:44:49 +02:00
..
adapters FIX: Ensure Theme#settings are instances of ThemeSettings (#26481) 2024-04-03 13:10:47 +08:00
components DEV: Convert various components to gjs (#26782) 2024-04-30 16:44:49 +02:00
controllers FIX: Locale mismatch at theme translations picker (#26687) 2024-04-19 14:23:27 -03:00
helpers DEV: replace registerUnbound usage with default exports (#23802) 2023-10-19 14:28:25 +01:00
lib DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
mixins DEV: Add save button to editing typed objects theme setting route (#26133) 2024-03-13 06:52:46 +08:00
models FEATURE: Allow watched words to be created as a group (#26632) 2024-04-29 15:50:55 +05:30
routes FIX: Locale mismatch at theme translations picker (#26687) 2024-04-19 14:23:27 -03:00
services FEATURE: include themes and components keywords to the admin sidebar (#26708) 2024-04-24 12:34:38 +10:00
templates FEATURE: direct link to components for admin sidebar (#26644) 2024-04-17 11:45:59 +10:00