mirror of
https://dev.azure.com/globalhealthx/EMR/_git/helix-engage
synced 2026-05-18 20:08:19 +00:00
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Bug 556 triggered a broader audit of every date input in the app: - appointment-form DatePicker now has minValue=today(getLocalTimeZone()) — can't book or reschedule into the past (tightens bug 555 at the input layer too; the past-slot filter in masterdata service still handles the hour-granularity) - clinic-form holiday date picker gets the same — can't observe a holiday that already passed Audit complete: - enquiry-form follow-up date: already had min=today (bug 556 fix) - appointment-form: fixed here - clinic-form holidays: fixed here - my-performance date filter: past valid (reports over history) - campaign-edit start/end: past valid (historical campaigns)