You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: align admin UI with real API response shapes and fix E2E tests
Pages now handle hyphenated keys (circuit-breakers vs circuit_breakers),
variable response shapes, and null/empty API responses. Routes page
fetches from /routes endpoint instead of dashboard. Sidebar and search
paths fixed for BrowserRouter basename. Health hook tolerates 503.
E2E tests updated for correct baseURL, specific locators, and Linux
keybindings. All 100 unit tests, 18 E2E tests, and 5 Go tests pass.
0 commit comments