discourse/app/assets/javascripts/admin/addon/services
Martin Brennan 979eca99d5
FIX: More header dropdown admin sidebar fixes (#27241)
Followup 73c6bb2593

The admin sidebar was also disappearing on another
child admin route (in this case the docker_manager
plugin update page). Instead of relying on the route
name which is flaky, we can set a boolean when the
sidebar is forced in the root admin route, then
turn it off when leaving admin.
2024-05-30 12:55:25 +10:00
..
admin-plugin-nav-manager.js DEV: Add more structure for admin plugin config nav (#26707) 2024-05-02 11:36:46 +10:00
admin-sidebar-state-manager.js FIX: More header dropdown admin sidebar fixes (#27241) 2024-05-30 12:55:25 +10:00
admin-tools.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00