mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-30 09:18:01 -05:00
* feat(schedules): move schedule configuration out of modals into subblocks * added more timezones * added simple in-memory rate limiting to update schedule, validation on numeric values for date and time, fix update schedule behavior * fix failing tests, ack PR comments * surface better errors