Commit Graph

7 Commits (7bc28bc740540d557b5551aea934008739060d19)

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
Daniel Supernault 813648cfbb
Update admin settings views 5 years ago
Daniel Supernault 284a694030
Update admin partials 7 years ago
Daniel Supernault 77b3b3894a
Update admin nav menu 7 years ago
Daniel Supernault e33dd43dc2
Update admin views 7 years ago
Daniel Supernault de5e2351ee
Update admin nav 8 years ago
Daniel Supernault 035d2fd93a
Update admin partials 8 years ago