* fix: api for hiding filters
* fix: remove some unused callbacks
* chore: lint
* fix: reset time window
* fix: rm mandatory title
* fix: clean up side panel header
* fix: improve styling of event keys
* feat: implement zod-based column filters + hooks for crons + scheduled runs tables
* fix: webhook keys
* feat: min side panel width
* feat: improve side panel wrapping
* fix: lint
* fix: more event details styling
* fix: use original run id col
* fix: change options to filters
* feat: improve filter dropdown
* feat: improve handling of tabs when we only show one or the other
* fix: rm lots more duplication
* fix: typos, remove unused params
* fix: prop
* fix: custom time range and time window keys
* fix: lint
* fix: rm more dead code
* fix: more dead code
* fix: shorthand for time window and custom filter
* fix: hidden filters, cancel button copy
* fix: tweak styling of dropdown a bit
* fix: tweak padding
* fix: run status badges
* fix: more colors
* fix: more badge colors
* SDK fixes
* go docs generate
* simple changes
* more docs changes
* bulk docs done
* cancellation example
* concurrency example
* conditional example
* cron example
* dag example
* durable event example
* durable sleep example
* on failure example
* priority example
* rate limit example
* retries example
* run-no-wait example
* on event example
* run with results example
* running your task example
* scheduled runs example
* streaming example
* workers example
* timeouts example
* sticky example
* docker go
* fix lint and build
* update migration doc
* fix lint
* fix some docs
* fix docker mdx
* remove local lint
* go stub example
* make changes
* child spawning
* migration code examples
* fix child workflow example
* feat: hover / selected + unselected states to indicate applied filters
* feat: implement the rest of the states
* fix: handle unselect + equality checks properly
* fix: font weight on selected filters
* feat: add refetch interval type
* feat: start working on time filter
* chore: lint
* refactor: switch statement for toolbar exhaustiveness checking
* fix: remove case declarations rule
* feat: allow query strings and scroll to hash in docs
* fix: time filter errors from rt
* fix: remove percentages from metrics to save more horizontal space
* feat: first pass at refetch interval dropdown + provider
* feat: options component that combines filters + col toggles
* fix: naming
* feat: drill metrics into runs table to show side by side
* fix: some top margin above the runs page
* fix: use flex gap instead
* fix: remove metric scroll
* feat: icons for buttons on smaller screens
* fix: separate rows again
* feat: responsiveness to panel drag
* fix: breakpoint impl
* feat: start hacking together single-row toolbar
* feat: more icon-only toolbar opts on small screens
* feat: scroll on overflow
* feat: improve icons
* fix: z index
* fix: spacing
* fix: worker table column keys
* fix: event filter keys
* fix: require type, fix refs
* feat: clean up filters / options ui a bit
* fix: improve styling a bit more
* chore: lint
* fix: overflow
* fix: remove some unneeded row selection
* fix: simplify workflows view
* fix: workflow pagination
* fix: workflows hook, workflows column keys
* fix: hide is declarative by default
* fix: move refetch interval dropdown
* feat: refetch dropdown everywhere, rate limits improvements
* feat: debounced search for rate limits
* feat: initial work on grafana-esque refetch component
* feat: animate properly
* fix: hide refresh text on small screens
* fix: remove refetch buttons, frozen button
* fix: icon
* feat: more refetch interval fixes
* fix: frozen handling
* fix: refetch interval naming
* fix: rm z index from meta
* fix: use refetch interval everywhere
* refactor: clean up w/ shared component
* refactor: shared components, part ii
* fix: text styling
* fix: remove row selection state from a couple of tables
* feat: hook for zod-based column filters
* feat: zod column filters for events
* feat: zod column filters for rate limits
* fix: export run status filters
* feat: start factoring out table actions
* feat: start drilling confirm modal into table
* refactor: factor out the content of the dropdown
* refactor: use dropdown content for cancel / replay confirm
* fix: typing, height
* fix: more state handling for column filters
* fix: make since non-optional
* fix: filter counts
* feat: add reset button
* feat: add reset filters to the other places using Zod
* fix: start removing dead code :partying-face:
* Update data-table-options.tsx
* feat: more dead code
* feat: add min width to filters
* fix: styling, undefined column filters error
* fix: drill workflow down
* fix: filters empty state styling
* fix: add some empty states
* fix: one more
* fix: rm more dead code
* fix: more button padding
* fix: metrics padding consistency
* allow rabbitmq to be used with lite
* fix docker image
* fix env vars
* WIP
* fix mq kind selection
* lite specific env vars
* failure check
* changes to logic
* fix failing tests
* fix e2e test