Skip to content

Conversation

@dimak1
Copy link
Collaborator

@dimak1 dimak1 commented May 1, 2025

Description of changes:

  • Sync Hotfix 27497 27387 to Main

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the BC Registry and Digital Services BSD 3-Clause License

shaangill025 and others added 6 commits April 24, 2025 15:07
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
27134 - Allow Image Upload for Hosts
Signed-off-by: Shaanjot Gill <gill.shaanjots@gmail.com>
* Update versions for Host & Strata due to related base layer change
* Fix supporting doc type
@dimak1 dimak1 requested review from avni-work and shaangill025 May 1, 2025 21:39
@dimak1 dimak1 self-assigned this May 1, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 1, 2025

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://strr-strata-hotel-dev--pr-714-z7qims6s.web.app

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://strr-examiner-dev--pr-714-kx17iqx3.web.app

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://strr-hosts-dev--pr-714-lf37o0jv.web.app

@dimak1
Copy link
Collaborator Author

dimak1 commented May 2, 2025

@shaangill025 as you said, this sync PR has conflicts also.

@dimak1
Copy link
Collaborator Author

dimak1 commented May 5, 2025

Closing in favour of PR #718

@dimak1 dimak1 closed this May 5, 2025
const openDocInNewTab = async (applicationNumber: string, supportingDocument: ApiDocument) => {
const file = await getDocument(applicationNumber, supportingDocument.fileKey)
const blob = new Blob([file], { type: 'application/pdf' })
const blob = new Blob([file], { type: supportingDocument.fileType })
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@shaangill025 this change did not show up in the sync hotfix branch

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