discourse/spec/services/upcoming_changes/action
Martin Brennan 0c46a2e805
UX: Allow admins to opt out of upcoming change available notifications (#40020)
Adds a new "Notify me when an upcoming change becomes available for
preview" user preference in the Notifications tab, enabled by
default, which only shows for admins.

When disabled, these admins will no longer receive notifications
when a new upcoming change is available for preview on their
site (which happens at promotion status - 1).
2026-05-18 12:10:18 +10:00
..
notify_admins_of_available_change_spec.rb UX: Allow admins to opt out of upcoming change available notifications (#40020) 2026-05-18 12:10:18 +10:00
track_notify_added_changes_spec.rb DEV: Fix upcoming change notification flaky specs (#38914) 2026-03-27 15:03:23 +08:00
track_notify_status_changes_spec.rb PERF: Cache has_unseen_features? to avoid per-request git shell-outs (#39532) 2026-04-24 10:16:46 -07:00
track_removed_changes_spec.rb