2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-03 17:21:20 +08:00
discourse/db/fixtures
Krzysztof Kotlarek a609e3421c
FIX: Allow creating new color palettes based on custom palettes (#34351)
This commit:
- Changes `base_scheme_id`column from string to integer
- Migrate existing color schemes to use new type
- Modifies color palette selection to work with both base and custom
palettes
- Improves translation fallbacks for color scheme names/descriptions


https://github.com/user-attachments/assets/3d8a2fc6-50f7-42d7-840e-6e9dfb0f2474

---------

Co-authored-by: Osama Sayegh <asooomaasoooma90@gmail.com>
2025-08-20 11:58:40 +08:00
..
001_refresh.rb
002_groups.rb
003_flags.rb
003_post_action_types.rb
004_screened_ip_addresses.rb
005_badge_types.rb
006_badges.rb
007_web_hook_event_types.rb
009_users.rb
010_uploads.rb
500_categories.rb
600_themes.rb FIX: Allow creating new color palettes based on custom palettes (#34351) 2025-08-20 11:58:40 +08:00
990_settings.rb
990_topics.rb