Commit Graph

2 Commits

Author SHA1 Message Date
mrkaye97
f436fb1a6f chore: format 2025-12-12 17:17:31 -05:00
Matt Kaye
8d467dee5c Fix: Remove task-runs route + lots of dead code (#1934)
* fix: unified runs page

* fix: nullish cases

* fix: rm `task-runs` page

* fix: nuke tons of unused code

* fix: un-nuke `/next/`

* Feat: Improve overflow / scroll behavior on table pages (#1937)

* feat: fix events view overflow

* fix: overflow

* fix: clean up runs view a bit

* fix: task runs table overflow

* fix: workflows view

* fix: worker table

* fix: lint + tsc

* fix: crons view

* fix: scheduled runs view

* fix: lint

* fix: rate limits view

* fix: change pagination options

* feat: first pass at new time range

* Revert "feat: first pass at new time range"

This reverts commit def610a12e.

* fix: remove ring

* fix: rm unused style

* feat: duration fix

* fix: clean up more table styling

* feat: improve metadata view

* fix: tsc

* feat: breadcrumbs

* feat: cleanup

* feat: janky metadata fix

* fix: copy

* fix: task run detail odd scroll behavior

* fix: workflow page
2025-07-03 09:15:39 -04:00