-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
23514 Override input label and text + fix pronoun #746
Conversation
feb8fc9
to
acbe0e2
Compare
- imported new shared Approval Type component (with lint fix) - imported new shared Certify component (with pronoun and colour fix) - updated entity display (per Jacqueline)
acbe0e2
to
f9e0c62
Compare
/gcbrun |
"@bcrs-shared-components/base-address": "2.0.3", | ||
"@bcrs-shared-components/breadcrumb": "2.1.15", | ||
"@bcrs-shared-components/business-lookup": "1.3.4", | ||
"@bcrs-shared-components/certify": "2.1.15", | ||
"@bcrs-shared-components/certify": "2.1.51", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -35,7 +35,7 @@ export const ContinuationInResourceC: ContinuationInResourceIF = { | |||
completingPartyStatement: { | |||
certifyStatements: [], | |||
certifyClause: ResourcePhrases.OFFENCE_SECTION_427, | |||
entityDisplay: null | |||
entityDisplay: 'business' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -14,11 +14,11 @@ | |||
}, | |||
"dependencies": { | |||
"@babel/compat-data": "^7.21.5", | |||
"@bcrs-shared-components/approval-type": "1.1.2", | |||
"@bcrs-shared-components/approval-type": "1.1.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a lint fix in this shared component.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Issue #: bcgov/entity#23514
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the bcrs-entities-create-ui license (Apache 2.0).