mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-28 19:58:50 -06:00
* feat: initial filters page work * feat: cols * feat: start implementing filters in the hook * fix: rm some effects * fix: filter pagination * fix: placeholder data, query key * refactor: factor out popover + columns * fix: tsc * fix: empty state * fix: move filters tab down * fix: remove run id from scheduled runs table * fix: rm unused * fix: rm tmp change * fix: rm one more * fix: lint * fix: colname * feat: declarative checkmark, col key to name mapping * fix: add more col key to name mappings * fix: rm log * fix: rm id checkboxes for events and filters * refactor: start fixing event cols * refactor: events hook * fix: event id * fix: clickable id * fix: unwind example * feat: delete mutation * feat: form + schema * feat: update + create mutations * feat: filter detail * feat: filter create * feat: modify cols * feat: filter detail side panel * fix: json fallback * fix: cursors, etc * fix: cursor * fix: invalidate * fix: modal copy * chore: lint * fix: openapi spec