mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-31 05:08:51 -06:00
* fix: don't toggle selection if a user is dragging * fix: command selection state * fix: close search bar on enter * fix: improve search bar styling a bit, make it more consistent with designs * chore: tsc * Feat: Logs Frontend, Part III (#2888) * fix: propagate retry count through properly * feat: attempt switcher * fix: attempt numbers * feat: add attempt param to log query * feat: wiring * feat: attempt filter * chore: changelog * fix: use the button component * fix: only close on enter when in FTS mode * fix: pass retry count and log level in Go * fix: feedback * chore: lint * fix: rm cruft comment