discourse/app/assets/javascripts/admin/addon
Isaac Janzen d2502c9a79
DEV: Convert theme-change modal to component-based API (#22964)
# Before
<img width="575" alt="Screenshot 2023-08-03 at 1 35 47 PM" src="https://github.com/discourse/discourse/assets/50783505/b4ae1487-bef8-40d4-8949-902e36303d43">

# After
<img width="897" alt="Screenshot 2023-08-03 at 1 41 21 PM" src="https://github.com/discourse/discourse/assets/50783505/a37c5fe1-eee5-4e0a-8b0a-66aebbaf2342">

This modal could still use some design love. I will raise this internally.
2023-08-03 15:01:40 -05:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components DEV: Convert theme-change modal to component-based API (#22964) 2023-08-03 15:01:40 -05:00
controllers DEV: Convert theme-change modal to component-based API (#22964) 2023-08-03 15:01:40 -05:00
helpers DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
lib DEV: Add support for uploads to form templates (#22232) 2023-06-28 12:49:05 -07:00
mixins FEATURE: Add default site settings to control the defaults of navigation menu preferences (#22485) 2023-07-07 04:52:10 +03:00
models DEV: Add endpoint for dismissing outdated translations (#22509) 2023-07-19 23:06:13 +08:00
routes DEV: Convert install-theme modal to component-based API (#22939) 2023-08-03 10:52:04 -05:00
services DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
templates DEV: Convert theme-change modal to component-based API (#22964) 2023-08-03 15:01:40 -05:00