Skip to content
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

14974 Updated extend time limit section to respond to UXA comments #464

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

JazzarKarim
Copy link
Collaborator

Issue #: /bcgov/entity#14974

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 business-filings-ui license (Apache 2.0).

@JazzarKarim JazzarKarim self-assigned this Mar 29, 2023
@@ -29,8 +29,9 @@
<section id="approval-type-section"
class="section-container"
:class="{ 'invalid-section': !getApprovalTypeValid }"
v-if="approvalType == ApprovalTypes.VIA_COURT_ORDER"
Copy link
Collaborator Author

@JazzarKarim JazzarKarim Mar 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section was taking space although approval type was approved via registrar. Having the v-if here instead of in the template below would get rid of that.

@JazzarKarim JazzarKarim force-pushed the extendTimeLimitUXFixes branch from 8dd377b to c21782d Compare March 29, 2023 21:38
@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Merging #464 (c21782d) into main (eaf687f) will decrease coverage by 1.87%.
The diff coverage is 82.10%.

@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
- Coverage   85.70%   83.84%   -1.87%     
==========================================
  Files         177      192      +15     
  Lines        3289     3689     +400     
  Branches      524      722     +198     
==========================================
+ Hits         2819     3093     +274     
- Misses        468      595     +127     
+ Partials        2        1       -1     
Impacted Files Coverage Δ
...mponents/Alteration/Articles/CompanyProvisions.vue 100.00% <ø> (ø)
src/components/common/ErrorContact.vue 100.00% <ø> (ø)
...ourCompany/NameTranslations/AddNameTranslation.vue 100.00% <ø> (ø)
...nents/common/YourCompany/NameTranslations/index.ts 100.00% <ø> (ø)
src/dialogs/StaffPaymentErrorDialog.vue 100.00% <ø> (ø)
src/services/legal-services.ts 93.22% <0.00%> (-6.78%) ⬇️
src/utils/feature-flag-utils.ts 26.31% <ø> (+10.52%) ⬆️
src/views/auth/Signout.vue 100.00% <ø> (ø)
src/router/routes.ts 42.85% <20.00%> (-57.15%) ⬇️
src/mixins/filing-template-mixin.ts 39.10% <22.89%> (-4.98%) ⬇️
... and 89 more

@JazzarKarim JazzarKarim merged commit 0039616 into bcgov:main Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants