hermes-agent/web/src
Siddharth Balyan 1335ce996d
fix(web): add scheduled column to i18n type definitions (#28549)
columnLabels and columnHelp in en.ts include a scheduled entry but the
Translations interface in types.ts did not declare it, causing a
TypeScript build failure in the Nix derivation. Made the field optional
since only en.ts provides it currently.
2026-05-19 11:47:24 +05:30
..
components fix(web): portal Change Model modal so it renders above the app sidebar 2026-05-18 20:02:50 -07:00
contexts feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
hooks feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
i18n fix(web): add scheduled column to i18n type definitions (#28549) 2026-05-19 11:47:24 +05:30
lib feat(kanban): show dashboard cron jobs across profiles 2026-05-18 21:26:45 -07:00
pages feat(kanban): show dashboard cron jobs across profiles 2026-05-18 21:26:45 -07:00
plugins feat(dashboard): support serving under URL prefix via X-Forwarded-Prefix 2026-05-07 06:39:18 -07:00
themes feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
App.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00
index.css feat(web): add /api/pty WebSocket bridge to embed TUI in dashboard 2026-04-24 10:51:49 -04:00
main.tsx feat(web): mobile dashboard UX polish (#28127) 2026-05-18 15:20:31 -04:00