discourse/app/assets/javascripts/admin/addon
Krzysztof Kotlarek 7b81c39a8b
FIX: customise themes/components CSS (#25127)
Previous PR removed overflow-y CSS parameter which was required: https://github.com/discourse/discourse/pull/25105/files#diff-eae50f20f62ec6d720f9a100ccdef41622588c724bc68f6027ae13e2661bd3c4L249

Overflow is conflicting with select-kit so both search and filter were moved out of `themes-list-container`
2024-01-04 16:00:25 +11:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components FIX: customise themes/components CSS (#25127) 2024-01-04 16:00:25 +11:00
controllers FEAT: add cc addresses and post_id to sent email logs (#25014) 2024-01-03 09:27:25 +08: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 UX: File types site setting (#24976) 2023-12-22 11:23:42 +11:00
models FIX: Further improvements for plugin list (#24622) 2023-11-30 10:53:17 +10:00
routes FEATURE: Initial admin sidebar navigation (#24789) 2023-12-18 11:48:25 +10:00
services DEV: Automatically generate all admin links for app for new sidebar (#24175) 2023-11-02 10:34:37 +10:00
templates FEAT: add cc addresses and post_id to sent email logs (#25014) 2024-01-03 09:27:25 +08:00