discourse/app/assets/stylesheets/common
Osama Sayegh 2e3b3ec2de
FEATURE: Warn admins when installing a theme that's already installed (#11651)
Installing multiple copies of the same theme/component is possible, but you rarely need to actually have multiple copies installed. We've seen many times new admins installing duplicates of components because they were unaware it was already installed. This PR makes the theme installer modal loop through the existing themes when you click on 'install', and if there is a theme with a URL that matches the URL you entered, a warning will show up and you will need to click 'install' again to proceed.
2021-01-07 21:03:35 +03:00
..
admin FEATURE: Warn admins when installing a theme that's already installed (#11651) 2021-01-07 21:03:35 +03:00
base UX: Refactor topic list nav (#11285) 2021-01-06 16:15:28 -05:00
components UX: Refactor topic list nav (#11285) 2021-01-06 16:15:28 -05:00
foundation DEV: Cleanup variables/mixins SCSS imports (#11618) 2021-01-05 14:05:34 -05:00
select-kit DEV: Use indexes when importing SCSS from a folder (#11591) 2020-12-30 15:29:10 -05:00
d-editor.scss UX: Give furigana and other top-overflowing elements a little space (#11154) 2020-11-09 16:03:36 +11:00
input_tip.scss DEV: Cleanup variables/mixins SCSS imports (#11618) 2021-01-05 14:05:34 -05:00
printer-friendly.scss UX: remove timeline from print view, fix header in crawler view (#11489) 2020-12-15 16:12:46 -05:00
topic-entrance.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-timeline.scss REFACTOR: Remove position fixed from the header and use sticky instead (#10781) 2020-10-19 17:26:38 -04:00