discourse/app/assets/javascripts/admin/addon
Krzysztof Kotlarek 043117ca13
FEATURE: separate admin page for whats new and reports (#26216)
Currently, a new sidebar link for what's new and reports is going to the main dashboard page and activates the proper tab.

It might be problematic, especially, when the instance has a lot of problems. In that case, it would be difficult for admin to find reports or what’s new which is rendered at the bottom of the page.

Therefore separate pages for reports and what's new were created.

Reports were moved to a component that is shared between a separate page and the dashboard.
2024-03-20 14:23:18 +11:00
..
adapters DEV: Allow typed objects theme settings to be saved via settings editor (#26100) 2024-03-11 08:42:12 +08:00
components FEATURE: separate admin page for whats new and reports (#26216) 2024-03-20 14:23:18 +11:00
controllers FEATURE: add language picker for theme translations in admin UI (#26150) 2024-03-18 12:00:28 -04: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 DEV: Add save button to editing typed objects theme setting route (#26133) 2024-03-13 06:52:46 +08:00
models FEATURE: Allow site settings to be edited throughout admin UI (#26154) 2024-03-18 08:50:39 +10:00
routes FEATURE: separate admin page for whats new and reports (#26216) 2024-03-20 14:23:18 +11:00
services FIX: Do not lose admin sidebar when opening chat drawer (#26235) 2024-03-20 09:20:06 +10:00
templates FEATURE: separate admin page for whats new and reports (#26216) 2024-03-20 14:23:18 +11:00