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

18722 Add Jurisdiction component #219

Merged
merged 5 commits into from
Dec 13, 2023
Merged

18722 Add Jurisdiction component #219

merged 5 commits into from
Dec 13, 2023

Conversation

leodube-aot
Copy link
Collaborator

Issue #: /bcgov/entity#18722

Description of changes:

  • Added Jurisdiction component

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).

@leodube-aot leodube-aot self-assigned this Dec 12, 2023
@leodube-aot
Copy link
Collaborator Author

This is to help complete bcgov/entity#18722. I created a ticket to replace the duplicate component in Namerequest, and to add unit tests and finish up the storybook for this component:

https://app.zenhub.com/workspaces/entities-team-space-6143567664fb320019b81f39/issues/gh/bcgov/entity/18973

src/enums/location.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@severinbeauvais severinbeauvais left a comment

Choose a reason for hiding this comment

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

In the future, try to keep the Storybook build changes in a separate commit from your code changes, so I can ignore them. (161 files!!!)

@leodube-aot
Copy link
Collaborator Author

leodube-aot commented Dec 13, 2023

Does this require another storybook build before merge?

Edit: merging, if needed I'll create a new PR

Copy link
Collaborator

@JazzarKarim JazzarKarim left a comment

Choose a reason for hiding this comment

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

LGTM!

@leodube-aot leodube-aot merged commit af01504 into bcgov:main Dec 13, 2023
4 checks passed
@severinbeauvais
Copy link
Collaborator

Does this require another storybook build before merge?

In main branch, yes, because the SB build files are used for https://bcgov.github.io/bcrs-shared-components/.

In this feature branch, the SB files aren't used, except locally for your testing.

When we merge this feature branch into main (or rename it), then one of us will have to do a SB build and commit those files.

@leodube-aot
Copy link
Collaborator Author

In main branch, yes, because the SB build files are used for https://bcgov.github.io/bcrs-shared-components/.

In this feature branch, the SB files aren't used, except locally for your testing.

This was merged into main branch since it is not a Vue 3 component (it was mainly just copy pasted Vue 2 code from Namerequest). Should it have been to the feature branch? Or should I create a SB PR?

@severinbeauvais
Copy link
Collaborator

This was merged into main branch since it is not a Vue 3 component (it was mainly just copy pasted Vue 2 code from Namerequest). Should it have been to the feature branch? Or should I create a SB PR?

Hahaha, I am reviewing too many PRs at once!

Yes, this was correctly merged into main (Vue2) branch.

Yes, Storybook should be rebuilt and committed. Let me publish the changes in THIS PR first, and then you can rebase and create a new one for SB.

@severinbeauvais
Copy link
Collaborator

Yes, Storybook should be rebuilt and committed. Let me publish the changes in THIS PR first, and then you can rebase and create a new one for SB.

I have a better idea -- since I'm committing to the main branch anyway, I'll rebuild Storybook along the way.

@severinbeauvais
Copy link
Collaborator

I have a better idea -- since I'm committing to the main branch anyway, I'll rebuild Storybook along the way.

lerna notice
Successfully published:
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
 - @bcrs-shared-components/[email protected]
lerna success published 25 packages

There are many updated packages because they depended on shared enums.

@severinbeauvais
Copy link
Collaborator

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