mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-21 08:40:10 -06:00
* feat: add params to events api * feat: add more filters to event query * fix: count query * feat: start wiring up events queries * feat: overwrites for queries * feat: query for event keys * feat: wire up event key api * feat: wire up two queries on fe * feat: fix more wiring * feat: display event data * fix: styling * feat: sidebar * fix: types + default viz * feat: scope filter * feat: index * fix: queries * fix: queries, deduping, popover * fix: lint * feat: add filter id col to the event to run table * feat: add filter id to copy * feat: wire filter through to the db * feat: send back triggered run ids over the api * fix: query * feat: json obj for triggered runs on the event * fix: cast trick to rm overwrite * fix: migration * fix: rm search * fix: don't show counts on runs modal * fix: key * chore: gen ts * chore: python * fix: changelog