* feat: add setting to disable rescheduling cancelled bookings Co-Authored-By: [email protected] <[email protected]> * fix: resolve type errors for disableReschedulingCancelledBookings field Co-Authored-By: [email protected] <[email protected]> * fix: update test expectations and builder to include disableReschedulingCancelledBookings field Co-Authored-By: [email protected] <[email protected]> * fix: add disableReschedulingCancelledBookings field to managed event types Co-Authored-By: [email protected] <[email protected]> * fix: remove duplicate disableReschedulingCancelledBookings property in test Co-Authored-By: [email protected] <[email protected]> * fix: change default value to true for disableReschedulingCancelledBookings Co-Authored-By: [email protected] <[email protected]> * fix: update managed event types to use true as default for disableReschedulingCancelledBookings Co-Authored-By: [email protected] <[email protected]> * test: add comprehensive tests for disableReschedulingCancelledBookings feature Co-Authored-By: [email protected] <[email protected]> * update and remove unnecesarry test * update e2e test * Update reschedule.e2e.ts * update * fix * Reverse the meaning of column * Simpify logic of rescheduling redirects * fix test * revert --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: [email protected] <[email protected]> Co-authored-by: Anik Dhabal Babu <[email protected]> Co-authored-by: unknown <[email protected]> Co-authored-by: Hariom Balhara <[email protected]>