0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-15 17:24:47 +08:00
discourse/db/fixtures
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
..
001_refresh.rb FIX: Use a mutex when reseting column information while seeding. 2020-06-23 09:15:47 +08:00
002_groups.rb FEATURE: Add new group visibility option for "logged on users" (#7814) 2019-07-08 15:09:50 -04:00
003_post_action_types.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
004_screened_ip_addresses.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
005_badge_types.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
006_badges.rb FIX: Rename deprecated icons, allow custom icons in badges 2019-07-16 11:13:44 -04:00
007_web_hook_event_types.rb Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
009_users.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
010_uploads.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
500_categories.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
600_themes.rb Simplify theme and color scheme seeding (#10872) 2020-10-14 10:18:02 -04:00
990_settings.rb DEV: Only warn about invalid email setting in production 2020-04-15 11:21:21 -04:00
990_topics.rb DEV: Properly reset column information before seeding. 2020-06-17 13:23:45 +08:00