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

Scaffold #204

Open
wants to merge 90 commits into
base: dev
Choose a base branch
from
Open

Scaffold #204

wants to merge 90 commits into from

Conversation

devinleighsmith
Copy link
Owner

No description provided.

Copy link

QUALITY GATE STATUS FOR APP-REACT: FAILED.

View and resolve details on

devinleighsmith and others added 13 commits December 23, 2024 23:12
…cgov#4545)

* Add alter ups to change the name of the PIMS_ROLEs for lease/license

* add changes to role to build/latest
…and 9 are displaying incorrect colour (bcgov#4549)

* Correct color for generate expropriation buttons

* Update snapshots
…is part of the PIMS Inventory regardless if it has a PID or not (bcgov#4539)

* PSP-9570 Display property information panel for PIMS properties with a PIN only (no PID)

* New route for PIN properties

* Adjust routing logic so that non-invertory PIN properties are supported

* Test updates

* PR feedback
…gov#4535)

* PSP-9513 : Change document workflow - support asynchronous upload

* - test updates

* - test updates

* - updates

* - updates

* - test updates

* - test updates

* - bug fixes and test updates

---------

Co-authored-by: Herrera <[email protected]>
* psp-9500 scheduler microservice.

* psp-9512 tests and jobs for polling, uploads, and retries.

* Account for possible NPEs.

* mapping/model corrections.

* enhance logging/error reporting.

* additional logging, log corrections.

* change order of when processing flag set.

* add skip extension check, to force process all documents.

* ensure that mayan error max length is not exceeded.

* remove mappings for document content.

* Add additional call to ensure that all updates are made against most recent copy of documentQueue -> since polling may trigger updates.

* update appsettings, truncation logic.

* document queue repository updates.

* update truncation logic, error handling.

* move disable filter annotation to interface.

* Allow for max size filter to limit returned documents.

* add repository method to allow for file lengths to be retreived.

* additional logging.

* reduce number of calls to db for file sizes during processing.

* updates from testing psp-9513.

* Add ability to configure retry job separately.

* psp-9512 - corrections from testing.

* fix for document template uploads.

* snapshot updates.

---------

Co-authored-by: Smith <[email protected]>
eddherrera and others added 19 commits January 7, 2025 09:35
* Address race condition where:
1) (thread #1) upload document action starts upload, sets document to processing
2) (thread #2) document poll starts executing with document in processing state
3) (thread #1) upload document action completes upload, sets document to sucess.
4) (thread #2) document poll throws concurrency exception.

* psp-5703 unit tests for document repositories.

* remove tests, as GetAsync cannot be mocked.

---------

Co-authored-by: Smith <[email protected]>
* tests for project team functionality.

* merge corrections.

---------

Co-authored-by: Smith <[email protected]>
…ld Label (bcgov#4576)

* Lint fixes

* UI/UX: Change label for Requestor field on Property Management tabs

* Test updates
* data changes

* Testing browsers

* changing .net 6.0 to .net 8.0

* Deleting EdgeDriver nuget package

* Changes on webdriver config

* Update integration-test.yml

* Changes on automation test set - IS94

* Changes to adapt GHA

* Changing checklist button to explicit path

* Correcting a research file element

* Changes on Automation branch IS95

* IS96 Automation changes

* IS97 automation test set updates

* IS97 automated test cases changes
…consolidated- Acquisition, Research, Disposition (bcgov#4579)

* Prevent deletion of properties that have been subdivided or consolidated - Research, Acquisition, Disposition files

* Test updates

* Update frontend logic

* Linting

* Test updates
PSP_PIMS | Development Sprint: S97.00 | Design Sprint: 96 | Date: 2024-Dec-23
- Added tables:
  - PIMS_COMP_REQ_PAYEE
  - PIMS_COMP_REQ_PAYEE_HIST
- Altered tables:
  - PIMS_COMPENSATION_REQUISITION
  - PIMS_COMPENSATION_REQUISITION_HIST
- Altered seed scripts:
  - 007_PSP_PIMS_COMPENSATION_REQUISITION_HIST_Add.sql
- Added test scripts:
  - 081_PIMS_DOCUMENT_QUEUE.sql
  - 082_PIMS_ACCESS_REQUEST_ORGANIZATION.sql
  - 083_PIMS_ACQ_FILE_ACQ_FL_TAKE_TYP.sql
  - 084_PIMS_ACQ_FILE_ACQ_PROGRESS.sql
  - 085_PIMS_ACQUISITION_FILE_DOCUMENT.sql
  - 086_PIMS_PROJECT_PERSON.sql
- Altered test scripts:
  - 027_PIMS_DOCUMENT_TYP.sql
  - 028_PIMS_DOCUMENT.sql
  - 048_PIMS_COMPENSATION_REQUISITION.sql
  - 064_PIMS_DISPOSITION_FILE_DOCUMENT.sql
- Requires additional metadata to meet standards
Copy link

github-actions bot commented Jan 9, 2025

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/204

Copy link

github-actions bot commented Jan 9, 2025

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/204

4 similar comments
Copy link

github-actions bot commented Jan 9, 2025

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/204

Copy link

github-actions bot commented Jan 9, 2025

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/204

Copy link

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/204

Copy link

See CodeCov Report Here: https://app.codecov.io/github/bcgov/psp/pull/204

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.

6 participants