the-custodian/state-hub/dashboard/src/components
tegwick 20ce332d55 feat(dashboard): entity list UX — REF column, name cells, detail pages (CUST-WP-0030)
- ref-cell.js: REF column component — click=copy deeplink, dblclick=open
- field-help.js: field registry + fieldRow helper with help-tip decoration;
  FK fields (task_id, workstream_id, repo_id) render as async-linked cells
  with entity-title bubble-help on hover
- GET /token-events/{id} endpoint + get-by-id tests
- GET /repos/by-id/{repo_id} UUID lookup endpoint
- Landing pages: /token-events/[id], /workstreams/[id], /repos/[slug], /tasks/[id]
- token-cost.md: REF + Name columns on all three tables; parallel fetch of
  workstreams/tasks for title resolution
- reference.md: entity detail page URL scheme documented

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 22:35:35 +02:00
..
action-confirm.js feat(dashboard): Interventions page improvements and action-confirm modal 2026-03-04 23:15:06 +01:00
config.js feat(ep-td+dashboard): complete CUST-WP-0004 EP/TD tracking workstream 2026-03-11 01:40:52 +01:00
doc-overlay.js feat(dashboard): nav restructure, full context-help coverage, 11 new ref docs 2026-03-01 23:46:26 +01:00
entity-modal.js feat(dashboard): add entity detail modal and fixed-layout tables 2026-02-27 18:28:44 +01:00
field-help.js feat(dashboard): entity list UX — REF column, name cells, detail pages (CUST-WP-0030) 2026-03-29 22:35:35 +02:00
help-tip.js feat(dashboard): replace title tooltips with <help-tip> web component 2026-02-27 08:11:09 +01:00
improvement-modal.js feat(dashboard): extend suggestions to TOC right margin + 1s shift delay 2026-03-18 01:42:11 +01:00
multiselect.js Dashboard: reusable MultiSelect dropdown component for workstreams filters 2026-02-26 00:19:58 +01:00
ref-cell.js feat(dashboard): entity list UX — REF column, name cells, detail pages (CUST-WP-0030) 2026-03-29 22:35:35 +02:00
toc-sidebar.js dashboard: add toc-sidebar utility; move live indicator into TOC column 2026-02-26 14:42:38 +01:00