Commit dbdf7b5
fix(run-history): human-readable Triggered column + insights header
The Triggered column was rendering the raw ISO timestamp straight
from the API, which is hard to read at a glance. Now the cell shows a
locale-formatted date ("Oct 14, 2026, 3:25 PM") with a muted relative
time below ("2h ago" / "in 3h"); the full ISO sits in a native
tooltip for machine-precise inspection. The expanded insights panel's
header reuses the same formatting.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 512a9f3 commit dbdf7b5
1 file changed
Lines changed: 34 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
253 | 257 | | |
254 | 258 | | |
255 | 259 | | |
256 | | - | |
257 | | - | |
258 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
259 | 279 | | |
260 | 280 | | |
261 | 281 | | |
| |||
432 | 452 | | |
433 | 453 | | |
434 | 454 | | |
435 | | - | |
436 | | - | |
437 | | - | |
| 455 | + | |
| 456 | + | |
438 | 457 | | |
439 | | - | |
440 | | - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
441 | 466 | | |
442 | 467 | | |
443 | 468 | | |
| |||
0 commit comments