discourse/app/assets/javascripts/admin/addon/templates/logs
Martin Brennan e94ab11477
DEV: Allow for setting a message with SiteSetting.set_and_log (#27447)
When we turn on settings automatically for customers,
we sometimes use `.set_and_log` which will make a staff
action log for the site setting change. This is fine, but
there is no context for customers.

This change allows setting a message with `.set_and_log`, which
will be stored in the `details` column of the staff action log
created, which will show up on `/admin/logs/staff_action_logs`

---------

Co-authored-by: Kelv <kelv@discourse.org>
2024-06-13 14:59:49 +10:00
..
screened-emails.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
screened-ip-addresses.hbs DEV: Use class attribute instead of @class arg (#24804) 2023-12-12 13:09:05 +01:00
screened-urls.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
staff-action-logs.hbs DEV: Allow for setting a message with SiteSetting.set_and_log (#27447) 2024-06-13 14:59:49 +10:00