mission-control/src/components
nyk 5bc5737d56
fix: add inline token editor to gateway card (#459) (#471)
The gateway card showed token status as read-only (set/none) with no
way to update it. Users with a registered gateway but missing token
had to delete and re-add the gateway.

Add [edit] link next to the token indicator that expands an inline
password input. Supports Enter to save, Escape to cancel. Calls
PUT /api/gateways with the token field (already supported by API).
2026-03-22 16:25:04 +07:00
..
chat feat: hybrid mode — show gateway + local sessions simultaneously (#392) 2026-03-16 12:05:41 +07:00
dashboard feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
hud fix: resolve open docker and gateway-optional regressions (#291) 2026-03-12 01:53:00 +07:00
layout feat: add system monitor panel (btop-style) (#455) 2026-03-19 22:40:55 +07:00
modals feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00
onboarding fix(onboarding): use POST for gateway health check in wizard (#334) 2026-03-14 14:32:33 +07:00
panels fix: add inline token editor to gateway card (#459) (#471) 2026-03-22 16:25:04 +07:00
ui feat: full i18n — 1752 keys across 10 languages, all panels translated (#326) 2026-03-14 14:27:25 +07:00
ErrorBoundary.tsx feat: full i18n — 1752 keys across 10 languages, all panels translated (#326) 2026-03-14 14:27:25 +07:00
markdown-renderer.tsx feat(refactor): ready for manual QA after main sync (#274) 2026-03-11 19:09:24 +07:00