Commit be1ac64
authored
feat(webui): migrate /runs list to unified design system (#1637)
Move runs.html from pageTemplates to standalonePageTemplates.
Rewrite template using w-* design system classes (w-nav, w-container,
w-page-header, w-filterbar, w-list) instead of layout sidebar + wr-*
classes. Preserves all JS: running section collapse, client-side search,
infinite scroll, child run rendering, model tier badges.
Closes #16341 parent 8711a0c commit be1ac64
3 files changed
Lines changed: 234 additions & 203 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments