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

significant individuals filing store #62

Merged
merged 5 commits into from
Nov 27, 2023

Conversation

kialj876
Copy link
Collaborator

*Issue:*bcgov/entity#18677

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 namex license (Apache 2.0).

@kialj876 kialj876 marked this pull request as draft November 24, 2023 20:29
@kialj876 kialj876 self-assigned this Nov 24, 2023
@kialj876 kialj876 marked this pull request as ready for review November 24, 2023 22:53
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@e9d4206). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage        ?   87.57%           
=======================================
  Files           ?       20           
  Lines           ?      950           
  Branches        ?       33           
=======================================
  Hits            ?      832           
  Misses          ?       86           
  Partials        ?       32           
Flag Coverage Δ
btr-ui 87.57% <0.00%> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kialj876
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-62-goo6ef6x.web.app

@kialj876 kialj876 changed the title draft PR commit significant individuals filing store Nov 24, 2023
@@ -8,25 +8,23 @@
<IndividualPersonAddNew />
</div>
</div>
<IndividualPersonSummaryTable class="mt-5" :individuals="individuals" />
<IndividualPersonSummaryTable class="mt-5" :individuals="currentSIFiling.significantIndividuals || []" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it just the ones being currently filed (will current filing contain already existing ones ?)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah when the user starts the filing it will auto populate with their existing ones

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will mock that out as part of bcgov/entity#18664

Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
@kialj876 kialj876 force-pushed the 18677-integrate-store-for-SI-filing branch from fb2aba9 to 74716db Compare November 27, 2023 18:59
@kialj876
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-62-goo6ef6x.web.app

Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
@kialj876
Copy link
Collaborator Author

/gcbrun

@kialj876 kialj876 merged commit 6034737 into bcgov:main Nov 27, 2023
16 of 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.

3 participants