Commit Graph

10 Commits (1b89472a5029df1bdfda13a9e09695bb27d11c60)

Author SHA1 Message Date
Your Name 139b29733e fix: serve Pulse and Horizon dashboards under admin/ to avoid username route collisions
- Pulse: set PULSE_PATH default to admin/pulse; Pulse::ignoreRoutes() in
  AppServiceProvider and register the dashboard explicitly in routes/web-admin.php
  so it is matched before the {username} profile catch-all.
- Horizon: set horizon.path to admin/horizon (all Horizon routes follow); add an
  explicit base-path GET mirroring Horizon's own HomeController@index for clarity.
- Remove now-unneeded 'horizon' reservation from RestrictedNames.
- Add PULSE_ENABLED-gated Pulse links to admin sidenav and topnav.
- Replace HorizonRedirectTest with HorizonDashboardTest (base path now renders
  the dashboard directly instead of redirecting).
1 day ago
Rm Yakovenko a63dbd8436 [Server Bug]: app.logo is not used in code 9 months ago
Daniel Supernault 8dac2caf1d
Add Curated Onboarding 3 years ago
Daniel Supernault 053b30bca0
Update nav and Bouncer 3 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 4 years ago
Daniel Supernault 9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 4 years ago
Daniel Supernault efeaf427e1
Add CustomEmoji admin dashboard 5 years ago
Daniel Supernault a4a1270e70
Add Stories to admin dashboard 5 years ago
Daniel Supernault 64725ecce7
Add diagnostics to error page and admin dashboard 5 years ago
Daniel Supernault eb7d5a4e36
New admin dashboard layout 5 years ago