discourse/app
Penar Musaraj 74de7a49f5
Simplify theme and color scheme seeding (#10872)
Now that we have support for user-selectable color schemes, it makes sense
to simplify seeding and theme updates in the wizard. 

We now:

- seed only one theme, named "Default" (previously "Light")
- seed a user-selectable Dark color scheme
- rename the "Themes" wizard step to "Colors"
- update the default theme's color scheme if a default is set
(a new theme is created if there is no default)
2020-10-14 10:18:02 -04:00
..
assets FIX: Wizard theme preview when logo is missing (#10914) 2020-10-13 20:06:09 -04:00
controllers DEV: Users must be able to see a topic to moderate it. (#10906) 2020-10-13 13:03:14 -03:00
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs FEATURE: Add weekly bookmark cleanup code (#10899) 2020-10-14 09:38:57 +10:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models Simplify theme and color scheme seeding (#10872) 2020-10-14 10:18:02 -04:00
serializers FIX: sort using ruby to avoid N+1 queries (#10915) 2020-10-14 18:20:41 +11:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views Revert "FEATURE: Upgrade analytics.js to gtag.js (#10893)" (#10910) 2020-10-13 12:20:41 -05:00