mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-30 21:29:44 -06:00
* chore: gen * feat: hook for tenant * feat: add tenanted routes * fix: no need for v1 prefix * feat: remove v1 routes * fix: remove ui version switcher stuff * fix: more broken redirects * fix: start using hooks to fetch tenant * fix: add (commented out) linting rules * fix: sidebar * fix: cruft comment * fix: layout * fix: collapsibles * fix: more refs to v1 paths * fix: more refs to hold hooks * fix: more refs * fix: last few * fix: more redirects * fix: rm more refs to `useOutletContext` * fix: rm tenant-as-prop * fix: small bugs * fix: revert unintended changes * fix: couple more * fix: last few * fix: last few * fix: oooone more * fix: redirects * fix: add more redirects * fix: clean up a bunch more redirects * fix: copy paste * fix: more redirects * fix: zero value bug * hack: don't set query param on v1 * fix: lint * fix: copy * fix: copy * fix: lint * fix: rm /next redirect * make default engine version v1 * feat: crons with timezones * fix: handle case where tenant is in path * fix: more hard redirects * fix: delete v0 cancellation test --------- Co-authored-by: Alexander Belanger <alexander@hatchet.run>