* init * typefix maybe * fix type * fix e2e * Extract delete dialog to its own function to optimise rerender * wip * Delete isEqual * adds eslint tsignore comment * only update changed fields * fix type err * --WIP * fix type err isLoading—>isPending * isLoading—>isPending * post conflict resoution fix * shouldDirty minimumBookingNotice * adds shouldDirty to setValues * reset form to ensure updated default values * shouldDirty changes and fixed deep check of dirty * --WIP * should dirty recurring * shouldDirty team tab * multiple-fixes * adding console log to test something in e2e * shouldDirty apps tab * fixes managed event type children association * fixed managed events update * dirty managed fix * fixes some onChange versus setValue and periodCountCalendarDays * Seeing different behaviour explicitly unwrapping formState * only mutate if at least 1 field dirty * fix type error * bunch of fixes * --WIP * update only dirtyFields for Managed Events existing children * Fixes update old managed event type tests --WIP * Fix unit tests A bunch of unit test fixes which started failing due to update fields only requiring actual updated fields. some other small fixes also included * type fix * remove unnecessary comment * Adds dirtyField to instant event * fix: add shouldDirty * fixes availability and team tabs, and disable save button unless dirty * fix for hosts and bookerLayout * add shouldDirty when resetting hosts after changing schedulingType * add missing shouldDirty to useEventTypeDestinationCalendarEmail --------- Co-authored-by: Alex van Andel <me@alexvanandel.com> Co-authored-by: Udit Takkar <udit222001@gmail.com> Co-authored-by: CarinaWolli <wollencarina@gmail.com>