Conversation
- Use Angular routes as a frontend for loading document files - New shared component to load files into browser - New frontend service to get download URL's - New general backend service/controller for ALCS document URL's
Add read-only summary to commissioner view when no decision is released
ALCS-2542: Implement new inline document links and replace all ALCS links
Update bcgovpubcode.yml
ALCS-2225 Badges new labels and colors
Change portal access wording
Backport: ALCS-2657 Added disable behavior on incorrect status
ALCS-2542 QA #1: Allow commissioners to use new document route
- Change the way the search string is formatted - It is now a single string and the full name, first name, and last name are compared against this string - Use different concat method, so there is no space when first or last name are missing
- Trying to escape internal wildcards was proving too troublesome
Bumps the npm-minor-and-patch group in /alcs-frontend with 1 update: [@golevelup/ts-jest](https://github.com/golevelup/nestjs). Updates `@golevelup/ts-jest` from 0.6.2 to 0.7.0 - [Commits](https://github.com/golevelup/nestjs/compare/@golevelup/ts-jest@0.6.2...@golevelup/ts-jest@0.7.0) --- updated-dependencies: - dependency-name: "@golevelup/ts-jest" dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…tend/develop/npm-minor-and-patch-03d6165ae6 ALCS-000: Bump @golevelup/ts-jest from 0.6.2 to 0.7.0 in /alcs-frontend in the npm-minor-and-patch group
Bumps the npm-minor-and-patch group in /portal-frontend with 1 update: [@golevelup/ts-jest](https://github.com/golevelup/nestjs). Updates `@golevelup/ts-jest` from 0.6.2 to 0.7.0 - [Commits](https://github.com/golevelup/nestjs/compare/@golevelup/ts-jest@0.6.2...@golevelup/ts-jest@0.7.0) --- updated-dependencies: - dependency-name: "@golevelup/ts-jest" dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ontend/develop/npm-minor-and-patch-03d6165ae6 ALCS-000: Bump @golevelup/ts-jest from 0.6.2 to 0.7.0 in /portal-frontend in the npm-minor-and-patch group
Fix public/portal document links
Was using file doc UUID instead of doc UUID
QA #1 fixes for public/portal doc
More appropriate for failing file download
QA #2 public/portal document fixes
For some reason this was preventing download on iOS
Remove target blank
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.