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
..
2026-03-11 01:09:07 +01:00
2026-03-11 01:09:07 +01:00
2026-03-12 22:36:24 +01:00
2026-03-02 00:32:35 +01:00
2026-02-28 12:14:47 +01:00
2026-03-11 01:40:52 +01:00
2026-03-02 00:32:35 +01:00
2026-03-12 21:46:17 +01:00
2026-03-03 08:16:00 +01:00
2026-03-12 21:47:01 +01:00
2026-03-04 19:44:14 +01:00
2026-03-09 00:21:37 +01:00
2026-03-04 19:44:14 +01:00
2026-03-11 01:09:07 +01:00
2026-03-11 23:04:08 +01:00
2026-03-12 04:40:26 +01:00
2026-03-16 01:41:16 +01:00
2026-03-16 02:55:45 +01:00
2026-03-17 22:26:15 +01:00
2026-03-17 23:12:19 +01:00
2026-03-18 02:17:04 +01:00
2026-03-18 02:01:10 +01:00
2026-03-18 12:00:06 +01:00
2026-03-18 22:53:25 +01:00
2026-03-19 21:07:50 +01:00
2026-03-20 00:15:26 +01:00
2026-03-20 01:08:18 +01:00
2026-03-20 23:48:13 +01:00
2026-03-26 12:16:33 +01:00
2026-03-21 23:58:52 +01:00
2026-03-27 02:11:47 +01:00
2026-03-29 17:46:46 +02:00
2026-03-29 22:35:35 +02:00