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

UI: Tax Number and Tax Residency #48

Merged
merged 6 commits into from
Nov 11, 2023
Merged

Conversation

patrickpeinanw
Copy link
Collaborator

@patrickpeinanw patrickpeinanw commented Nov 9, 2023

*Issue:*bcgov/entity#17981

Description of changes:

  • Create Tax Number and Tax Residency component in the main app
  • Use Zod to handle the validation of tax number input, checking 1) length, 2) special character (whitespace accepted), and 3) checksum (maybe we can remove this for now?)
  • Add cypress tests and unit tests
  • Use the English text in en.json for cypress tests

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

@patrickpeinanw patrickpeinanw requested review from hfekete and kialj876 and removed request for hfekete November 9, 2023 17:00
@patrickpeinanw patrickpeinanw self-assigned this Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@dd074ab). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #48   +/-   ##
=======================================
  Coverage        ?   91.81%           
=======================================
  Files           ?       11           
  Lines           ?      599           
  Branches        ?       22           
=======================================
  Hits            ?      550           
  Misses          ?       29           
  Partials        ?       20           
Flag Coverage Δ
btr-ui 91.81% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@patrickpeinanw
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-48-ux5a913e.web.app

@patrickpeinanw
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-48-ux5a913e.web.app

@patrickpeinanw
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-48-ux5a913e.web.app

@patrickpeinanw
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-48-ux5a913e.web.app

@patrickpeinanw
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-48-ux5a913e.web.app

@kialj876 kialj876 merged commit 42ee4b5 into bcgov:main Nov 11, 2023
17 checks passed
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.

4 participants