discourse/app/assets/javascripts/admin/addon
Kris bc9a661378
UX: show SCSS files in theme admin "extra files" section (#35300)
We currently only show JS files in a theme's "extra files" section, but
we can show SCSS here too

Before:
<img width="385" height="114" alt="image"
src="https://github.com/user-attachments/assets/081e323b-f341-4dba-bff4-99367150a392"
/>

After:
<img width="424" height="185" alt="image"
src="https://github.com/user-attachments/assets/0c5a68d8-8b72-455b-9d1f-468f483084da"
/>
2025-10-09 16:18:03 -04:00
..
adapters FEATURE: Theme-owned color palettes (#32795) 2025-06-04 07:47:58 +03:00
components UX: Better separate login and authentication settings (#33711) 2025-10-09 15:29:21 -04:00
controllers UX: show SCSS files in theme admin "extra files" section (#35300) 2025-10-09 16:18:03 -04:00
helpers DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
lib DEV: Replace deprecated Ember's native array.get and .set (#35000) 2025-10-08 16:21:14 -03:00
models DEV: Replace deprecated Ember's array .[] (#35159) 2025-10-08 14:45:40 -03:00
routes UX: Better separate login and authentication settings (#33711) 2025-10-09 15:29:21 -04:00
services UX: Better separate login and authentication settings (#33711) 2025-10-09 15:29:21 -04:00
templates UX: show SCSS files in theme admin "extra files" section (#35300) 2025-10-09 16:18:03 -04:00
tests/integration/components REFACTOR: modernize email logs, fix filtering (#34015) 2025-08-27 13:43:12 -04:00