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

24190 Updated conversion codes + logic (WIP) #780

Closed
wants to merge 1 commit into from

Conversation

severinbeauvais
Copy link
Collaborator

Issue #: bcgov/entity#24190

Description of changes:

  • app version = 5.5.11
  • imported latest shared enums
  • updated conversion enum keys
  • updated BEN conversion logic (WIP)
  • sorted Conversion Types list data
  • added BEN -> CCC conversion
  • updated online alteration logic

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

- imported latest shared enums
- updated conversion enum keys
- updated BEN conversion logic (WIP)
- sorted Conversion Types list data
- added BEN -> CCC conversion
- updated online alteration logic
@severinbeauvais
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://namerequest-dev--pr-780-u69ouaqx.web.app

type === NrRequestTypeCodes.CONVERT_BC_TO_BEN ||
type === NrRequestTypeCodes.CONVERT_BEN_TO_BC ||
type === NrRequestTypeCodes.CONVERT_BEN_TO_CCC ||
type === NrRequestTypeCodes.CONVERT_ULC_TO_BEN
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is the list of alterations for which we display a "contact us" message instead of an action button, "Alter Now".

This is the subject of bcgov/entity#24278.

Just leave this alone for now. (The change above is OK.)

@severinbeauvais
Copy link
Collaborator Author

Closing this PR in favour of #782 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants