zeroclaw/web/src
argenis de la rosa a818edb782 feat(web): add pairing dashboard page
Add Pairing page with device list table, pairing code generation,
and device revocation. Create useDevices hook for reusable device
fetching. Wire /pairing route into App.tsx router.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 17:35:39 -04:00
..
components/layout feat(web/i18n): add full Chinese locale and complete Turkish translations (#3777) 2026-03-17 13:40:25 -04:00
hooks feat(web): add pairing dashboard page 2026-03-17 17:35:39 -04:00
lib fix(web): remove duplicate dashboard keys in Turkish locale (#3812) 2026-03-17 14:13:46 -04:00
pages feat(web): add pairing dashboard page 2026-03-17 17:35:39 -04:00
types feat(gateway): add cron run history API and dashboard panel (#3440) 2026-03-13 17:06:44 -04:00
App.tsx feat(web): add pairing dashboard page 2026-03-17 17:35:39 -04:00
index.css feat(web): electric blue dashboard restyle with animations and logo (#3445) 2026-03-13 17:27:41 -04:00
main.tsx fix(gateway): align dashboard API client and embed built web assets 2026-02-21 16:14:01 +08:00
vite-env.d.ts feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00