mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-04 23:59:49 -06:00
* wip: stub schedule page * wip: stub list * fix: 2025 bug... * feat: wip cron list * feat: addl meta * feat: expose metadata column * feat: sort and created at * cron to recurring * scheduled: with statuses * fix: links * feat: expose schedule ids * feat: delete run * fix: remove search * feat: filterable scheduled * fix: remove broken features * chore: lint * rm metadata for now * chore: lint * chore: recurring to cron job * fix: review comments * fix: populator * wip cron changes * fix: ids are helpful * fix: populator * wip * wip: create crons, stub scheduled * wip: create schedule * wip add trigger buttons to all the pages * wip: reusable trigger form * fix: hash * fixes: cron bugs * fixes: cron sort * fix: out of order migrations * fix: add internalRetryCount * feat: api things survive version transitions * feat: table things * feat: delete disabled for non api * feat: prevent delete non api * feat: filters * require cron name for api * default name * fix: migrations * frontend improvements and migrations * fix: pagination --------- Co-authored-by: Alexander Belanger <alexander@hatchet.run>