discourse/app/services/upcoming_changes
Martin Brennan 5a3d7e2164
UX: Surface upcoming-change default overrides via site setting filter (#39628)
Replaces the single `related` setting lookup on UpcomingChanges::List
with an `overriding_defaults` boolean, and renders the admin UI link
through a new `upcoming_change_default_override:<change>` token in
SiteSettingFilter. This lets a single upcoming change link to all
settings whose defaults it overrides, not just the first one found.
2026-04-29 17:05:09 +10:00
..
action PERF: Cache has_unseen_features? to avoid per-request git shell-outs (#39532) 2026-04-24 10:16:46 -07:00
list.rb UX: Surface upcoming-change default overrides via site setting filter (#39628) 2026-04-29 17:05:09 +10:00
notify_promotion.rb FEATURE: Allow upcoming changes to control site setting defaults (#38815) 2026-04-08 13:05:44 +10:00
notify_promotions.rb DEV: Deal with log spam for upcoming changes (#37429) 2026-02-02 15:35:37 +10:00
toggle.rb FEATURE: Allow upcoming changes to control site setting defaults (#38815) 2026-04-08 13:05:44 +10:00
track.rb FIX: Do not notify admins of upcoming changes on new sites (#38890) 2026-03-27 12:32:12 +10:00