discourse/app/assets/javascripts/admin/addon
Martin Brennan 3e5976f843
FEATURE: Always show full page "New Features" to admins (#28383)
We used to show New Features in a tab on the dashboard,
but this could get pushed down the page especially on
our hosting. In 043117ca13
we made a separate What's New page, so this commit removes
the dashboard tab and changes the admin notification to
send the admin to /admin/whats-new instead of the dashboard
tab.
2024-08-16 09:12:24 +10:00
..
adapters FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05:00
components FEATURE: Always show full page "New Features" to admins (#28383) 2024-08-16 09:12:24 +10:00
controllers FEATURE: Always show full page "New Features" to admins (#28383) 2024-08-16 09:12:24 +10:00
helpers DEV: replace registerUnbound usage with default exports (#23802) 2023-10-19 14:28:25 +01:00
lib DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
mixins FIX: Make cancel and reset buttons work for file_size_restriction settings (#28347) 2024-08-15 19:38:47 +03:00
models FEATURE: Always show full page "New Features" to admins (#28383) 2024-08-16 09:12:24 +10:00
routes FEATURE: Always show full page "New Features" to admins (#28383) 2024-08-16 09:12:24 +10:00
services FIX: More header dropdown admin sidebar fixes (#27241) 2024-05-30 12:55:25 +10:00
templates FEATURE: Always show full page "New Features" to admins (#28383) 2024-08-16 09:12:24 +10:00