hyperhive/frontend/packages/agent/src/components
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 302778573d agent: HeaderPill wraps Badge instead of a hand-styled pill
Badge already covers icon+label+value+onClick -- exactly HeaderPill's
shape. mara, reviewing the first cut (a bespoke .header-pill matched to
Badge's own CSS values): "cant we reuse the badge component". HeaderPill
now renders <Badge> directly and only owns hiding at count 0 + the
inbox/todos tone (amber/green on the count, same as before). Drops the
now-unused .header-pill* CSS from agent.css entirely.
2026-08-29 10:12:19 +02:00
..
Header.tsx agent: badges join the pills cluster, not the other way around 2026-08-28 22:47:49 +02:00
HeaderPill.tsx agent: HeaderPill wraps Badge instead of a hand-styled pill 2026-08-29 10:12:19 +02:00
InboxPanel.tsx agent: TodosPanel/InboxPanel flyouts + header pills 2026-08-28 22:05:13 +02:00
LiveStream.tsx agent: TermInput — composer + slash commands 2026-08-28 22:05:13 +02:00
LoginFlow.css agent: LoginFlow — one card, matching Dropdown's popup visual language 2026-08-28 22:05:13 +02:00
LoginFlow.tsx agent: LoginFlow — one card, matching Dropdown's popup visual language 2026-08-28 22:05:13 +02:00
MetaNav.css agent: remove rebuild button, move dashboard link into the links menu 2026-08-28 23:40:56 +02:00
MetaNav.tsx agent: remove rebuild button, move dashboard link into the links menu 2026-08-28 23:40:56 +02:00
Row.tsx agent: LiveStream/Row/DetailsRow — Preact live event pane 2026-08-28 22:05:13 +02:00
SidePanel.css agent: TodosPanel/InboxPanel flyouts + header pills 2026-08-28 22:05:13 +02:00
SidePanel.tsx agent: TodosPanel/InboxPanel flyouts + header pills 2026-08-28 22:05:13 +02:00
StatusChips.css agent: meta-nav popout + header height fix + badge row consistency 2026-08-28 22:05:13 +02:00
StatusChips.tsx agent: address argus review notes — stale comment + CI typecheck wiring 2026-08-28 22:05:13 +02:00
TermInput.tsx agent: TermInput — composer + slash commands 2026-08-28 22:05:13 +02:00
TodosPanel.tsx agent: TodosPanel/InboxPanel flyouts + header pills 2026-08-28 22:05:13 +02:00