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

18537 Amalgamation application schema #151

Merged
merged 8 commits into from
Dec 7, 2023
Merged

Conversation

chenhongjing
Copy link
Collaborator

Issue #: /bcgov/entity#18537

Description of changes:

  • added amalgamation application schema
  • added unit tests
  • updated version = 2.18.18

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

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
@argush3
Copy link
Collaborator

argush3 commented Dec 5, 2023

do we need to support name translations like IA filing?

image

@severinbeauvais
Copy link
Collaborator

do we need to support name translations like IA filing?

Yes, good catch!

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
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.

Looks good. Thanks for all the work and thought you put into this! :)

@argush3
Copy link
Collaborator

argush3 commented Dec 6, 2023

You will need to update filing.json too.

https://github.com/bcgov/business-schemas/blob/31e9a18ecc8dcd4a0598e9123a77fdcad6076cb6/src/registry_schemas/schemas/filing.json

image

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
Copy link
Collaborator

@thorwolpert thorwolpert left a comment

Choose a reason for hiding this comment

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

Just a couple of questions.

@@ -85,6 +85,168 @@
'deliveryInstructions': 'some delivery instructions'
}

COURT_ORDER = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Any reason why this was moved?

"enum": [
"registration",
"incorporationApplication",
"amalgamationApplication"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we not want the business header block for Amalgamations?

@chenhongjing chenhongjing merged commit 322d995 into bcgov:main Dec 7, 2023
1 check passed
JazzarKarim pushed a commit to JazzarKarim/business-schemas that referenced this pull request Jan 31, 2024
* 18537

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* 18537-2

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* fix-1

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* fix-2

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* fix-3

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* revert - remove foreign prefix

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* fix linting

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

* rename amalgamation to amalgamationApplication

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>

---------

Signed-off-by: Hongjing Chen <Hongjing.Chen@gov.bc.ca>
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.

5 participants