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

feat: oracle legacy database #1087

Merged
merged 150 commits into from
Aug 30, 2024
Merged

feat: oracle legacy database #1087

merged 150 commits into from
Aug 30, 2024

Conversation

paulushcgcj
Copy link
Collaborator

@paulushcgcj paulushcgcj commented Aug 19, 2024


Thanks for the PR!

Deployments, as required, will be available below:
Any successful deployments (not always required) will be available here

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

DerekRoberts and others added 30 commits June 18, 2024 10:02
fix: upgrade aws-amplify from 6.3.3 to 6.3.5

Snyk has created this PR to upgrade aws-amplify from 6.3.3 to 6.3.5.

See this package in npm:
aws-amplify

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
fix: upgrade sass from 1.77.1 to 1.77.4

Snyk has created this PR to upgrade sass from 1.77.1 to 1.77.4.

See this package in npm:
sass

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
fix: upgrade cypress from 13.8.1 to 13.11.0

Snyk has created this PR to upgrade cypress from 13.8.1 to 13.11.0.

See this package in npm:
cypress

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
* feat(be:FSADT1-1324): Changes in email templates

* feat(be:FSADT1-1324): Changes in email templates
* feat(FSADT1-1363): adding new endpoint and cleaning old code

* chore(FSADT1-1363): changing testcontainer for oracle

changing it due to the issues with Mac M2 chip. Increased the timeout to allow the oracle instance to spin up properly

* chore(FSADT1-1363): updating test data

updating test data for oracle

* feat(FSADT1-1363): fuzzy match for individuals

initial commit with some of the heavy lifting. not final

* chore(FSADT1-1363): adding temporary api auth

this entry is temporary and it will be changed before final push

* feat(FSADT1-1363): updated api auth to matches

* chore(FSADT1-1363): refactoring matcher code

Refactored the code to allow easy to use on next iterations

* test(FSADT1-1363): adding tests

* chore: code cleanup

* feat(FSADT1-1363): setting flag to allow match endpoint to work

* feat(FSADT1-1363): add fe stub

* chore(FSADT1-1363): code refactor

* chore(FSADT1-1363): updating oracle sql files

* fix(FSADT1-1363): mergind and rebasing

* fix(FSADT1-1363): fixed branch due to dto changes

* test(FSADT1-1363): updating test

* chore(FSADT1-1365): update on oracle sql files

* chore(FSADT1-1365): adding temporary code

* feat(FSADT1-1365): new endpoints added

* feat(FSADT1-1365): updated search

* test(FSADT1-1365): updated test

* chore(FSADT1-1365): updated sql files

* chore(FSADT1-1365): adding sorting and distinct

* test(FSADT1-1365): fixing ordering

* feat(FSADT1-1365): added location matcher

* feat(FSADT1-1365): updated test cases

* chore: updating sql for legacy

* chore: removing validations from actions

* chore: updating sql for legacy

* chore: updating sql for legacy

* chore: updating sql for legacy

* fix: fixing test cases on sql file

* Made code reviews

* no message

---------

Co-authored-by: Maria Martinez <[email protected]>
Co-authored-by: Maria Martinez <[email protected]>
…1022)

fix: upgrade @carbon/icons-vue from 10.90.0 to 10.92.0

Snyk has created this PR to upgrade @carbon/icons-vue from 10.90.0 to 10.92.0.

See this package in npm:
@carbon/icons-vue

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Maria Martinez <[email protected]>
* feat(FSADT1-1364): added contact search for staff

* feat(FSADT1-1364): added contact match on backend

* chore: updating match due to extra phone numbers

* Gave format to the code

* chore: updating exception

* chore: updating exception

---------

Co-authored-by: Maria Martinez <[email protected]>
#1030)

fix(fe:FSADT1-1406): Changed the logic when the good standing indicator is null
* add locations step base files

* test: add component tests

* style fix

* test: add locations wizard step

* add delivery information fields

* test additional delivery information

* remove restriction for unique address

* initialize validation

* validate the two delivery information inputs together

* validate locations on next

* make scrollToElementFn optional

* style: lint fix code

* fix delivery information error when returned to the step

* remove unnecessary validation

* fix province Quebec on stubs

* test delivery information

* test validation

* test same name and same address validations

* turn autocomplete attribute off on address fields

* add new address fields

* fix test

* fix email validation

* update test

* fix tests

* test: mock responses

* add accordion to additional locations

* limit amount of locations to 25

* update accordion title

* focus new location

* test max locations

* fix test

* test max locations to be 25

* test: remove async
* no message

* Updated pictogram library

* feat(fe:FSADT1-1382): Added code for the dashboard empty state
* feat(FSADT1-1405): added feature flag config on deployment

* chore(FSADT1-1405): added feature flag warn messages

* docs: adding documentation to workflow

* docs: added doc generation to the scheduled job

* feat(FSADT1-1405): added feature flag config on deployment

* feat(FSADT1-1405): updated deployment for frontend

* chore: adding processor to codeql analysis

* docs: updating readme

* docs: updating doc generation

* docs: updating pandoc job

* docs: replacing readme with index

* chore: fixing documentation move

* chore: updating doc gen

* chore: adding test code

* chore: test commit

* chore: removing test code

* feat(FSADT1-1405): adding deployment to test and prod
fix: upgrade @carbon/styles from 1.57.0 to 1.59.0

Snyk has created this PR to upgrade @carbon/styles from 1.57.0 to 1.59.0.

See this package in npm:
@carbon/styles

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/69fea770-c686-480b-a695-14a73f2a0b30?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Maria Martinez <[email protected]>
* feat(fe:FSADT1-1382): Added code for the dashboard empty state
- Added missing line that was not in Figma

* feat(fe:FSADT1-1382): Added code for the dashboard empty state
- Made changes requested by Andrea

* feat(fe:FSADT1-1382): Added code for the dashboard empty state
- Made changes requested by Andrea
* add the textarea component

* add slot

* add the notes input field with tooltip

* test Textarea component

* test notes in the locations

* update location test

* add notes validation

* allow line breaks in the Notes field
* feat(FSADT1-1404): first nations opendata endpoint

* feat(FSADT1-1404): updating after rebase

* feat(FSADT1-1404): updating address for first nation

* chore: updating webclients

* feat(FSADT1-1404): adding stub for first nation

---------

Co-authored-by: Maria Martinez <[email protected]>
* Renamed api names as CamelCase is generally discouraged in REST API endpoint naming

* Renamed api names as CamelCase is generally discouraged in REST API endpoint naming

* feat(FSADT1-1383): Load ID types from the backend API

* feat(FSADT1-1383): Load ID types from the backend API

* Renamed api names as CamelCase is generally discouraged in REST API endpoint naming

* Renamed api names as CamelCase is generally discouraged in REST API endpoint naming

* Upgraded Cypress

* Added stubs

* Fixed test

* Fixed test.
Issue: Value was set as Canadian Passport therefore, there is no need to interact with the province

* Fixed test

* no message

* no message

* Revert "no message"

This reverts commit 6f4b90b.

* no message

* Attempt to fix cypress test

* Debugging test...

* Attempt to fix cypress test

* Attempt to fix cypress test

* Attempt to fix cypress test

* Reverted latest change

* Attempt to fix cypress test

* no message

* fix: fixing component test

* Moved enpoints to the codes controller

* Added IDIR roles in addresses API authorization

* Moved enpoints to the codes controller

* Cleaned up code

* Improved and cleaned code

* Cleaned up code. Fixed stubs.

---------

Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
* chore: updating tsconfig

* feat(FSADT1-1347): updated dto and functions

* chore: updated locations and components

* feat(FSADT1-1347): contact for staff page

* chore(deps): updated cypress dependency

* chore: updated components

* chore: removing debug info

* fix: updating contact components for staff

* chore: updated text input component

* feat(FSADT1-1347): added validation to contact

* test(FSADT1-1347): adding tests to staff contact

* test: updating tests

* fix: fixing component test

* Fixed endpoints in new form

* Made more code reviews

---------

Co-authored-by: Paulo Gomes da Cruz Junior <[email protected]>
Copy link

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

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