zeroclaw/web
Simian Astronaut 7 b890b7da74 fix(web): add root redirect to dashboard and fix header z-index layering
Add permanent redirect from / to /_app/ so the gateway root serves
the dashboard. Fix z-index stacking in Layout so the header dropdown
menus render above main content.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 03:41:31 -04:00
..
e2e fix(web): address CodeRabbit review feedback 2026-03-09 16:43:08 -04:00
src fix(web): add root redirect to dashboard and fix header z-index layering 2026-03-10 03:41:31 -04:00
.gitignore feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
index.html Revert "feat(web): port electric dashboard UI from source repo" 2026-03-07 17:56:15 -05:00
package-lock.json feat(web): replace native language selects with custom dropdown and fix RTL text alignment 2026-03-09 13:50:21 -04:00
package.json feat(web): replace native language selects with custom dropdown and fix RTL text alignment 2026-03-09 13:50:21 -04:00
playwright.config.ts feat(web): replace native language selects with custom dropdown and fix RTL text alignment 2026-03-09 13:50:21 -04:00
tsconfig.app.json Revert "feat(web): port electric dashboard UI from source repo" 2026-03-07 17:56:15 -05:00
tsconfig.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
tsconfig.node.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
vite.config.ts feat(web): replace native language selects with custom dropdown and fix RTL text alignment 2026-03-09 13:50:21 -04:00
vitest.config.ts feat(web): replace native language selects with custom dropdown and fix RTL text alignment 2026-03-09 13:50:21 -04:00