mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-01 17:12:11 +08:00
This commit allows editing colors of palettes that are installed with themes. Prior to this commit, editing colors of theme-owned palettes wasn't allowed because a theme update could override the edits made by admins and there was no way to revert edits to the original values. With this commit, all of that is solved by copying the palette when it's first edited by an admin, and making future updates to the theme update the original copy only with the ability for admins to revert to the colors in the original copy at any time. Internal topic: t/162130. |
||
|---|---|---|
| .. | ||
| application_helper_spec.rb | ||
| email_helper_spec.rb | ||
| redis_snapshot_helper.rb | ||
| topics_helper_spec.rb | ||
| user_notifications_helper_spec.rb | ||