bcgov / MOH-PPPP-Enrolment

Apache License 2.0
1 stars 0 forks source link

Csr dropdowns #126

Closed stephanieharrison-maximus closed 2 years ago

stephanieharrison-maximus commented 2 years ago

Please check if the PR fulfills these requirements:

Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):

(for pay patient and pay practitioner, both medical and hospital) --change October 1st notification message to only show for public page --change a bunch of validators to not run on CSR page (serviceDateCutOffValidator, serviceLocationCodeValidator, submissionCodeValidator, hospitalVisitDateCutOffValidator, hospitalVisitLocationCodeValidator, hospitalVisitSubmissionCodeValidator) --change isSubmissionCodeRequired() and isHospitalVisitSubmissionCodeRequired() functions to account for CSR

Additional Notes:

Completes tickets CLMWEBDE-104 and CLMWEBDE-103. Manually tested.