diff --git a/dfa/src/UI/embc-dfa/src/app/core/components/dfa-attachment/dfa-attachment.component.html b/dfa/src/UI/embc-dfa/src/app/core/components/dfa-attachment/dfa-attachment.component.html index 3dcec1049..09f3f6ab2 100644 --- a/dfa/src/UI/embc-dfa/src/app/core/components/dfa-attachment/dfa-attachment.component.html +++ b/dfa/src/UI/embc-dfa/src/app/core/components/dfa-attachment/dfa-attachment.component.html @@ -11,7 +11,7 @@ > + Add {{ title }} - +
{{title}}*
diff --git a/dfa/src/UI/embc-dfa/src/app/core/components/dialog-components/secondary-applicant-warning-dialog/secondary-applicant-warning-dialog.component.html b/dfa/src/UI/embc-dfa/src/app/core/components/dialog-components/secondary-applicant-warning-dialog/secondary-applicant-warning-dialog.component.html index 810d323fd..c54622f0e 100644 --- a/dfa/src/UI/embc-dfa/src/app/core/components/dialog-components/secondary-applicant-warning-dialog/secondary-applicant-warning-dialog.component.html +++ b/dfa/src/UI/embc-dfa/src/app/core/components/dialog-components/secondary-applicant-warning-dialog/secondary-applicant-warning-dialog.component.html @@ -1,4 +1,4 @@ -

Add Secondary Applicant

+

Add Secondary Applicant

diff --git a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/clean-up-log/clean-up-log.component.html b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/clean-up-log/clean-up-log.component.html index 0bd4e77a7..bc8c783da 100644 --- a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/clean-up-log/clean-up-log.component.html +++ b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/clean-up-log/clean-up-log.component.html @@ -131,7 +131,7 @@ + Add to clean up log - +

New Clean Up Log

@@ -275,7 +275,7 @@
- +
-

+

No cleanup photos were added.
diff --git a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/damaged-items-by-room/damaged-items-by-room.component.html b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/damaged-items-by-room/damaged-items-by-room.component.html index 0f99f3d9b..6795b7099 100644 --- a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/damaged-items-by-room/damaged-items-by-room.component.html +++ b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/damaged-items-by-room/damaged-items-by-room.component.html @@ -100,7 +100,7 @@ + Add Room & Items - +

New room and items

diff --git a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/damaged-property-address/damaged-property-address.component.html b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/damaged-property-address/damaged-property-address.component.html index 7a7f128f0..54c767997 100644 --- a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/damaged-property-address/damaged-property-address.component.html +++ b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/damaged-property-address/damaged-property-address.component.html @@ -35,7 +35,7 @@ [readOnly]="isReadOnly" >
-

+
@@ -52,7 +52,7 @@ Yes  No
-


+
@@ -67,7 +67,6 @@ Yes  No
-

You must have occupied the property as your principal residence at the time of te event to be eligible for DFA. 

@@ -103,7 +102,7 @@ required aria-label="Select an option"> Yes  No -

+
@@ -118,7 +117,7 @@ required aria-label="Select an option"> Yes  No -

+
@@ -133,7 +132,7 @@ required aria-label="Select an option"> Yes  No -

+ @@ -148,7 +147,7 @@ required aria-label="Select an option"> Yes  No -

+ @@ -163,7 +162,7 @@ required aria-label="Select an option"> Yes  No -

+ @@ -178,7 +177,7 @@ required aria-label="Select an option"> Yes  No -

+ @@ -193,7 +192,7 @@ required aria-label="Select an option"> Yes  No -

+ @@ -208,7 +207,7 @@ required aria-label="Select an option"> Yes  No -

+ @@ -246,7 +245,7 @@ {{accountPlaceHolderLabel + ' Legal Name is required'}} -

+ @@ -296,12 +295,12 @@ Maximum length is 100 characters -


+
-

+
@@ -315,7 +314,7 @@ class="primary-radio-group horizontal-radio-group" aria-label="Select an option"> Yes  No -

+
diff --git a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/occupants/occupants.component.html b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/occupants/occupants.component.html index 36675f93c..f2973b53a 100644 --- a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/occupants/occupants.component.html +++ b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/occupants/occupants.component.html @@ -304,7 +304,7 @@ + Add secondary applicant - +

New secondary applicant

@@ -584,7 +584,7 @@ + Add Other Contact - +

{{otherContactText}}

diff --git a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/property-damage/property-damage.component.html b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/property-damage/property-damage.component.html index 0a9b6f3ea..7fc1fef87 100644 --- a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/property-damage/property-damage.component.html +++ b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/property-damage/property-damage.component.html @@ -61,10 +61,10 @@ > -
At least one cause of damage is required. + At least one cause of damage is required.
-

+

@@ -146,7 +146,7 @@ >

-

+

@@ -175,7 +175,7 @@ Maximum length is 2000 characters -


+
@@ -190,7 +190,7 @@ Yes  No
-


+

@@ -234,10 +234,10 @@ Yes  No

-

+
-
+

In the past, have you submitted a DFA application for the same property?*

diff --git a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/property-damage/property-damage.component.scss b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/property-damage/property-damage.component.scss index 1a0abe86f..c81e9a35f 100644 --- a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/property-damage/property-damage.component.scss +++ b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-application-main-forms/property-damage/property-damage.component.scss @@ -8,10 +8,6 @@ mat-form-field { margin: 15px 0; } -.primary-radio-button { - margin: 5px; -} - .highlight { font-weight: 700; color: #169bd5; diff --git a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-prescreening-forms/prescreening/prescreening.component.html b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-prescreening-forms/prescreening/prescreening.component.html index 0d122c78f..3efde5482 100644 --- a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-prescreening-forms/prescreening/prescreening.component.html +++ b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-prescreening-forms/prescreening/prescreening.component.html @@ -44,18 +44,16 @@
-
To qualify for DFA you must have occupied the property as your principal residence at the time of the event. Seasonal or recreational properties aren’t eligible. If you are a landlord, you must apply and qualify as a small business owner. -

+
As a homeowner, you must provide the following with your DFA application:
-
To qualify for DFA, you must have occupied the property as your principal residence at the time of the event. Seasonal or recreational properties aren’t eligible. -

+
As a Residential Tenant, you will need to provide the following with your DFA application:
-
+ Other documentation to show tenancy: If you don't have a rental or lease agreement, you may include:
    @@ -73,7 +71,7 @@
-
+ To qualify for DFA, your business must:
  • be managed by the owner on a day-to-day basis,
  • @@ -92,8 +90,7 @@
  • lease agreements
-
-
+
To qualify for DFA, your farm must:
  • be identified as a developing or established agricultural operation,
  • @@ -101,14 +98,12 @@
  • be the means by which the owner derives the majority of their income, and
  • demonstrate that, without the claimed assistance, the future of the farm operation could be placed in financial jeopardy. Financial jeopardy is defined as when the assistance payment to repair the damage would be greater than 10 percent of the net income of the farm operation.
-
If your farm operation is incorporated, the small business eligibility criteria applies which means your farm also must:
  • be managed by the owner on a day-to-day basis,
  • have grossed at least $10,000 but less than $2 million in revenue in the year immediately preceding the disaster, and
  • employ fewer than 50 employees at one time.
-
As a farm, you will need to provide the following with your application:
-
To qualify for DFA, your charitable/non-profit organization must:
  • provide a benefit or service to the community,
  • have been in existence for at least 12 months, and
  • be registered under the BC Societies Act.
  • -

+ As a charitable organization or non-profit you must provide the following with your application:
  • Insurance template completed by an insurance broker,
  • a listing of the Directors, including their contact and address information,
  • proof of the organization's registration (must include registration date) under the BC Societies Act and annual fillings, and
  • a statement outlining the organizations benefit or service to the community, and any other documentation supporting how the organization meets the eligibility criteria for DFA.
  • -

- IF applicable, you will also need to to provide: + + If applicable, you will also need to to provide:
  • lease agreements
diff --git a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-prescreening-forms/prescreening/prescreening.component.scss b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-prescreening-forms/prescreening/prescreening.component.scss index 50d53c89a..9f2c74695 100644 --- a/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-prescreening-forms/prescreening/prescreening.component.scss +++ b/dfa/src/UI/embc-dfa/src/app/sharedModules/forms/dfa-prescreening-forms/prescreening/prescreening.component.scss @@ -8,12 +8,6 @@ mat-form-field { margin: 15px 0; } -.primary-radio-button { - margin-top: 5px; - margin-right: 5px; - margin-bottom: 5px; -} - .highlight { font-weight: 700; color: #169bd5; diff --git a/dfa/src/UI/embc-dfa/src/styles/styles.scss b/dfa/src/UI/embc-dfa/src/styles/styles.scss index 0244e2f32..26f3f1625 100644 --- a/dfa/src/UI/embc-dfa/src/styles/styles.scss +++ b/dfa/src/UI/embc-dfa/src/styles/styles.scss @@ -181,7 +181,7 @@ footer nav { @extend .button-style; border: 1px solid #b5b5b5; color: #606060; - background-color: #ffffff; + background-color: #e5e5e5; --mdc-outlined-button-outline-color: #b5b5b5; } @@ -321,6 +321,10 @@ mat-card { border-color: #169bd5 !important; } +.mat-mdc-radio-button .mdc-radio{ + padding: 0 !important; +} + .mat-mdc-radio-button.mat-accent .mat-radio-inner-circle, .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,