Please check if the PR fulfills these requirements:
[X] After these changes, the app was run and still works as expected
[ ] Tests for these changes were added (if applicable) tests will be added upon merge into main
[X] All existing unit tests were run and still pass
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.
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.