diff --git a/services/common/src/components/projectSummary/Declaration.tsx b/services/common/src/components/projectSummary/Declaration.tsx index 6ec9a9e124..91b000a09f 100644 --- a/services/common/src/components/projectSummary/Declaration.tsx +++ b/services/common/src/components/projectSummary/Declaration.tsx @@ -9,56 +9,57 @@ import RenderCheckbox from "../forms/RenderCheckbox"; import PageFoldScrollWrapper from "../common/PageFoldScrollWrapper"; const terms = ( -
    +
    1. - In this section: “Applicant” means the applicant as identified in section 2 of this - application form; -
    2. -
    3. - “Authorization” means the permit, approval, operational certificate, or amended permit, - approval, operational certificate, sought pursuant to this application; -
    4. -
    5. - “Director” means any statutory decision maker under EMA; “EMA” means the Environmental - Management Act, S.B.C. 2003, c. 53, as amended or replaced from time to time; -
    6. -
    7. - “FOIPPA” means the Freedom of Information and Protection of Privacy Act, R.S.B.C. 1996, c. - 165, as amended or replaced from time to time; -
    8. -
    9. - “Province” means His Majesty King in Right of British Columbia; “Regulatory Document” means: -
    10. -
    11. a) this application form,
    12. -
    13. - b) any document that the Applicant submits or causes to be provided submitted to the Province - or the Director in -
    14. -
    15. support of this application, and
    16. -
    17. - c) any document that the Applicant submitted or causes to be submitted to the Director or the - Province pursuant to -
        -
      1. the Authorization;
      2. -
      3. - any regulation made under EMA that regulates the facility described above or the discharge - of waste from -
      4. -
      5. that facility; or
      6. -
      7. - any order issued under EMA directed against the Applicant that is related to the facility - described above or -
      8. -
      9. the discharge of waste from that facility.
      10. -
      + In this section: +
      +
      + “Applicant” means the applicant as identified on the Applicant Information tab of this + application form; +
      +
      + “Authorization” means the permit, approval, operational certificate, or amended permit, + approval, operational certificate, sought pursuant to this application; +
      +
      “Director” means any statutory decision maker under EMA;
      +
      + “EMA” means the Environmental Management Act, S.B.C. 2003, c. 53, as amended or replaced + from time to time; +
      +
      + “FOIPPA” means the Freedom of Information and Protection of Privacy Act, R.S.B.C. 1996, c. + 165, as amended or replaced from time to time; +
      +
      “Province” means His Majesty the King in Right of British Columbia;
      +
      “Regulatory Document” means:
      +
        +
      1. this application form,
      2. +
      3. + any document that the Applicant submits or causes to be provided submitted to the + Director or the Province in support of this application, and +
      4. +
      5. + any document that the Applicant submitted or causes to be submitted to the Director or + the Province pursuant to: +
      6. +
          +
        1. the Authorization;
        2. +
        3. + any regulation made under EMA that regulates the facility described above or the + discharge of waste from that facility; or +
        4. +
        5. + any order issued under EMA directed against the Applicant that is related to the + facility described above or the discharge of waste from that facility. +
        6. +
        +
      +
    18. In consideration of the Province receiving this application, subject to paragraph 3, the - Applicant hereby irrevocably authorizes -
    19. -
    20. - the Province to publish on the B.C. government website the entirety of any Regulatory - Document. + Applicant hereby irrevocably authorizes the Province to publish on the B.C. government website + the entirety of any Regulatory Document.
    21. Despite paragraph 2, if the Applicant clearly identifies on the face of a Regulatory Document @@ -77,9 +78,9 @@ const terms = ( that arise from the publication of a Regulatory Document.
    22. - The Applicant certifies that the information provided in this registration form is true, + The Applicant certifies that the information provided in this application form is true, complete and accurate, and acknowledges that the submission of insufficient information may - result in this registration being returned causing delays in the registration review process. + result in this application being returned causing delays in the application review process.
    ); diff --git a/services/common/src/components/projectSummary/DocumentUpload.tsx b/services/common/src/components/projectSummary/DocumentUpload.tsx index 98c9b08244..e5bb714575 100644 --- a/services/common/src/components/projectSummary/DocumentUpload.tsx +++ b/services/common/src/components/projectSummary/DocumentUpload.tsx @@ -238,7 +238,7 @@ export const DocumentUpload: FC = () => { Supporting Documents - Upload any supporting document and draft of{" "} + Please upload any supporting documents such as a draft of the{" "} @@ -248,9 +248,9 @@ export const DocumentUpload: FC = () => { } > Information Requirements Table (IRT) - {" "} - following the official template here. It is required to upload your final IRT in the form - provided to proceed to the final application. + + . To proceed to the final application, you must upload your final Joint Application IRT + using the form provided in the next phase. {!isDocumentFieldDisabled(systemFlag, status_code) && ( { ) : ( <> - - - - Additional project contact #{index} - - - - fields.remove(index)} - okText="Remove" - cancelText="Cancel" - > - - - - + + + + + Additional project contact #{index} + + + + fields.remove(index)} + okText="Remove" + cancelText="Cancel" + > + + + + + )} diff --git a/services/common/src/components/projectSummary/ProjectSubmissionStatusPage.tsx b/services/common/src/components/projectSummary/ProjectSubmissionStatusPage.tsx index 3c8b28906e..46fa9ce17d 100644 --- a/services/common/src/components/projectSummary/ProjectSubmissionStatusPage.tsx +++ b/services/common/src/components/projectSummary/ProjectSubmissionStatusPage.tsx @@ -23,7 +23,7 @@ export const ProjectSubmissionStatusPage = () => { const renderContent = () => { let content = ( -
    +
    <> @@ -35,21 +35,9 @@ export const ProjectSubmissionStatusPage = () => { Thank you, your application has been submitted successfully! - You can track the submission status in Project Description Overview. - - - If your application requires{" "} - - Information Requirements Table (IRT) - - , - - - download{" "} + Your submission tracking number and status are available in the Project Description + Overview. If your application requires an Information Requirements Table(IRT), please + download the{" "} downloadIRTTemplate( diff --git a/services/common/src/components/projectSummary/__snapshots__/Declaration.spec.tsx.snap b/services/common/src/components/projectSummary/__snapshots__/Declaration.spec.tsx.snap index 2a78faca8c..4772545d68 100644 --- a/services/common/src/components/projectSummary/__snapshots__/Declaration.spec.tsx.snap +++ b/services/common/src/components/projectSummary/__snapshots__/Declaration.spec.tsx.snap @@ -123,58 +123,66 @@ exports[`Declaration renders properly 1`] = ` id="terms-and-conditions" style="max-height: 728px; overflow-y: scroll; min-height: 100px;" > -
      -
    1. - In this section: “Applicant” means the applicant as identified in section 2 of this application form; -
    2. -
    3. - “Authorization” means the permit, approval, operational certificate, or amended permit, approval, operational certificate, sought pursuant to this application; -
    4. -
    5. - “Director” means any statutory decision maker under EMA; “EMA” means the Environmental Management Act, S.B.C. 2003, c. 53, as amended or replaced from time to time; -
    6. -
    7. - “FOIPPA” means the Freedom of Information and Protection of Privacy Act, R.S.B.C. 1996, c. 165, as amended or replaced from time to time; -
    8. -
    9. - “Province” means His Majesty King in Right of British Columbia; “Regulatory Document” means: -
    10. -
    11. - a) this application form, -
    12. -
    13. - b) any document that the Applicant submits or causes to be provided submitted to the Province or the Director in -
    14. -
    15. - support of this application, and -
    16. +
      1. - c) any document that the Applicant submitted or causes to be submitted to the Director or the Province pursuant to -
          -
        1. - the Authorization; -
        2. -
        3. - any regulation made under EMA that regulates the facility described above or the discharge of waste from -
        4. -
        5. - that facility; or -
        6. -
        7. - any order issued under EMA directed against the Applicant that is related to the facility described above or -
        8. -
        9. - the discharge of waste from that facility. -
        10. -
        -
      2. -
      3. - In consideration of the Province receiving this application, subject to paragraph 3, the Applicant hereby irrevocably authorizes +
        + “Applicant” means the applicant as identified on the Applicant Information tab of this application form; +
        +
        + “Authorization” means the permit, approval, operational certificate, or amended permit, approval, operational certificate, sought pursuant to this application; +
        +
        + “Director” means any statutory decision maker under EMA; +
        +
        + “EMA” means the Environmental Management Act, S.B.C. 2003, c. 53, as amended or replaced from time to time; +
        +
        + “FOIPPA” means the Freedom of Information and Protection of Privacy Act, R.S.B.C. 1996, c. 165, as amended or replaced from time to time; +
        +
        + “Province” means His Majesty the King in Right of British Columbia; +
        +
        + “Regulatory Document” means: +
        +
          +
        1. + this application form, +
        2. +
        3. + any document that the Applicant submits or causes to be provided submitted to the Director or the Province in support of this application, and +
        4. +
        5. + any document that the Applicant submitted or causes to be submitted to the Director or the Province pursuant to: +
        6. +
            +
          1. + the Authorization; +
          2. +
          3. + any regulation made under EMA that regulates the facility described above or the discharge of waste from that facility; or +
          4. +
          5. + any order issued under EMA directed against the Applicant that is related to the facility described above or the discharge of waste from that facility. +
          6. +
          +
        +
  1. - the Province to publish on the B.C. government website the entirety of any Regulatory Document. + In consideration of the Province receiving this application, subject to paragraph 3, the Applicant hereby irrevocably authorizes the Province to publish on the B.C. government website the entirety of any Regulatory Document.
  2. Despite paragraph 2, if the Applicant clearly identifies on the face of a Regulatory Document that the Regulatory Document, or clearly identified portions of it, are confidential and provides in writing with the document a rationale for why the document or portion thereof could not be disclosed under FOIPPA, the Applicant does not consent to the Province publishing the document or any portion of it if, in the opinion of the Director, the document or portion could not be disclosed under FOIPPA, if it were subject to a request under section 5 of FOIPPA. @@ -183,7 +191,7 @@ exports[`Declaration renders properly 1`] = ` In consideration of the Province receiving this application, the Applicant agrees that it will indemnify and save harmless the Province and the Province’s employees and agents from any claim for infringement of copyright or other intellectual property rights that the Province or any of the Province’s employees or agents may sustain, incur, suffer or be put to at any time that arise from the publication of a Regulatory Document.
  3. - The Applicant certifies that the information provided in this registration form is true, complete and accurate, and acknowledges that the submission of insufficient information may result in this registration being returned causing delays in the registration review process. + The Applicant certifies that the information provided in this application form is true, complete and accurate, and acknowledges that the submission of insufficient information may result in this application being returned causing delays in the application review process.
diff --git a/services/common/src/components/projectSummary/__snapshots__/DocumentUpload.spec.tsx.snap b/services/common/src/components/projectSummary/__snapshots__/DocumentUpload.spec.tsx.snap index fee0d25ca2..aa6f275bc1 100644 --- a/services/common/src/components/projectSummary/__snapshots__/DocumentUpload.spec.tsx.snap +++ b/services/common/src/components/projectSummary/__snapshots__/DocumentUpload.spec.tsx.snap @@ -283,7 +283,7 @@ exports[`DocumentUpload renders properly 1`] = `
- Upload any supporting document and draft of + Please upload any supporting documents such as a draft of the Information Requirements Table (IRT) - - following the official template here. It is required to upload your final IRT in the form provided to proceed to the final application. + . To proceed to the final application, you must upload your final Joint Application IRT using the form provided in the next phase.
Thank you, your application has been submitted successfully! - You can track the submission status in Project Description Overview. -
-
- If your application requires - - - Information Requirements Table (IRT) - - , -
-
- download + Your submission tracking number and status are available in the Project Description Overview. If your application requires an Information Requirements Table(IRT), please download the