0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 04:48:33 +08:00
discourse/frontend
Keegan George 4004016329
FEATURE: Log staff actions for admin onboarding panel steps (#42032)
**Previously**, nothing was recorded when an admin completed or
dismissed the onboarding panel. Because `enable_site_owner_onboarding`
is a hidden setting, `SiteSetting#log` skipped it too, so there was no
audit trail for how admins moved through the guide.

**In this update**, each step completion, full onboarding completion,
and panel dismissal writes a dedicated `UserHistory` staff action.

| Before | After |
| --- | --- |
|
![before](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/before-7dzr6v.png)
|
![after](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/after-jkomt5.png)
|
2026-07-24 14:43:01 -07:00
..
asset-processor DEV: add typescript support for core, themes and plugins (#41478) 2026-07-08 12:57:18 +01:00
deprecation-silencer
discourse FEATURE: Log staff actions for admin onboarding panel steps (#42032) 2026-07-24 14:43:01 -07:00
discourse-i18n DEV: add typescript support for core, themes and plugins (#41478) 2026-07-08 12:57:18 +01:00
discourse-markdown-it DEV: Bump eslint/lint-configs, and correct violations (#41321) 2026-07-01 10:39:57 +01:00
discourse-types DEV: Use bundler module resolution for @discourse/types consumers (#41661) 2026-07-13 21:43:39 -03:00
pretty-text FIX: clean up onebox loading decorations on fetch failure (#39277) 2026-07-23 19:50:41 -03:00
.npmrc
polyfills.js