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

blah #191

Merged
merged 2,277 commits into from
Sep 28, 2023
Merged

blah #191

merged 2,277 commits into from
Sep 28, 2023

Conversation

devinleighsmith
Copy link
Owner

No description provided.

stairaku and others added 30 commits August 2, 2023 15:29
…cgov#3381)

* Rename H120 specific interest holder model

* Use generic model for generate interest holder

* PSP-6540 Update generate forms for organization primary contacts

* Test corrections
bcgov#3375)

Co-authored-by: Smith <Devin.Smith@quartech.com>
Co-authored-by: Alejandro Sanchez <emailforasr@gmail.com>
create github action to run integration tests (currently manually).
…ov#3382)

Co-authored-by: Eduardo Herrera <Eduardo.Herrera@quartech.com>
* ensure contact address/email populated in tenant screen.

* test corrections.
Push dev branch to test - v4.0.0-59.33
PSP_PIMS S60.00 Sprint 60 2023-Aug-03
- Added tables:
  - PIMS_COMP_REQ_FINANCIAL
  - PIMS_COMP_REQ_FINANCIAL_HIST
  - PIMS_EXPROP_PMT_PMT_ITEM
  - PIMS_EXPROP_PMT_PMT_ITEM_HIST
  - PIMS_EXPROPRIATION_PAYMENT
  - PIMS_EXPROPRIATION_PAYMENT_HIST
- Altered tables:
  - PIMS_ACQUISITION_FILE
  - PIMS_ACQUISITION_FILE_HIST
  - PIMS_COMPENSATION_REQUISITION
  - PIMS_COMPENSATION_REQUISITION_HIST
  - PIMS_PROP_INTHLDR_INTEREST_TYPE
- Dropped tables:
  - PIMS_ACQUISITION_PAYEE
  - PIMS_ACQUISITION_PAYEE_HIST
  - PIMS_COMP_REQ_H120
  - PIMS_COMP_REQ_H120_HIST
  - PIMS_FORM_8
  - PIMS_FORM_8_HIST
  - PIMS_PROPERTY_ADJACENT_LAND_TYPE
  - PIMS_PROP_PROP_ADJACENT_LAND_TYPE
- Added test scripts:
  - 43_PIMS_ACQUISITION_FILE.sql
  - 44_PIMS_ACQUISITION_OWNER.sql
  - 45_INTEREST_HOLDER.sql
  - 47_PIMS_PERSON.sql
  - 48_PIMS_COMPENSATION_REQUISITION.sql
- Requires additional metadata to meet standards
stairaku and others added 29 commits September 14, 2023 14:59
… Digital documents, contacts (bcgov#3477)

* Digital Documents refactoring

* Research File uncomment steps

* Digital Documents refactoring

* Research File uncomment steps

* Refactoring on Wait() method

* Refactoring on Wait() method

* Calibrating previous Waits refactoring for all test cases to run successfully

* Calibrating previous Waits refactoring for all test cases to run successfully

* Acquisition File - Checklist

* Acquisition File refactoring and Stakeholders

* Acquisition Files Stakeholders

* Acquisition Files - Compensation Requisition, Changing Digital Documents - Upload test documents

* Testing queries update

---------

Co-authored-by: devinleighsmith <41091511+devinleighsmith@users.noreply.github.com>
Co-authored-by: Alejandro Sanchez <emailforasr@gmail.com>
* Configure MSW to throw an error for unhandled requests

* Mock out repositories to prevent external web calls

* Update snapshots
* Digital Documents refactoring

* Research File uncomment steps

* Digital Documents refactoring

* Research File uncomment steps

* Refactoring on Wait() method

* Refactoring on Wait() method

* Calibrating previous Waits refactoring for all test cases to run successfully

* Calibrating previous Waits refactoring for all test cases to run successfully

* Acquisition File - Checklist

* Acquisition File refactoring and Stakeholders

* Acquisition Files Stakeholders

* Acquisition Files - Compensation Requisition, Changing Digital Documents - Upload test documents

* Testing queries update

* Leases Refactoring

---------

Co-authored-by: devinleighsmith <41091511+devinleighsmith@users.noreply.github.com>
Co-authored-by: Alejandro Sanchez <emailforasr@gmail.com>
…#3474)

* Added filter for team members and updated list view

* Addressed BAs sugestions

* Added pr requests
* Property contact front end

* Fix snaps

* PR requests
* IS-63.00 Database Schema

PSP_PIMS S63.00 Sprint 62 2023-Sep-14
- Altered tables:
  - PIMS_COMPENSATION_REQUISITION
  - PIMS_COMPENSATION_REQUISITION_HIST
  - PIMS_INTEREST_HOLDER
  - PIMS_PROPERTY
  - PIMS_PROPERTY_HIST
- Added tables:
  - PIMS_PROP_PROP_CLASSIFICATION_HIST
  - PIMS_PROP_PROP_PURPOSE
  - PIMS_PROP_PROP_PURPOSE_HIST
  - PIMS_PROPERTY_ACTIVITY_HIST
  - PIMS_PROPERTY_CONTACT
  - PIMS_PROPERTY_CONTACT_HIST
  - PIMS_PROPERTY_PURPOSE_TYPE
- Dropped tables:
  - PIMS_ACQUISITION_ACTIVITY_INSTANCE
  - PIMS_ACQUISITION_ACTIVITY_INSTANCE_HIST
  - PIMS_ACT_INST_PROP_ACQ_FILE
  - PIMS_ACT_INST_PROP_ACQ_FILE_HIST
  - PIMS_ACT_INST_PROP_RSRCH_FILE
  - PIMS_ACT_INST_PROP_RSRCH_FILE_HIST
  - PIMS_ACTIVITY_INSTANCE
  - PIMS_ACTIVITY_INSTANCE_HIST
  - PIMS_ACTIVITY_INSTANCE_DOCUMENT
  - PIMS_ACTIVITY_INSTANCE_DOCUMENT_HIST
  - PIMS_ACTIVITY_INSTANCE_NOTE_HIST
  - PIMS_ACTIVITY_INSTANCE_NOTE
  - PIMS_ACTIVITY_INSTANCE_STATUS_TYPE
  - PIMS_ACTIVITY_TEMPLATE
  - PIMS_ACTIVITY_TEMPLATE_HIST
  - PIMS_ACTIVITY_TEMPLATE_TYPE
  - PIMS_ACTIVITY_TEMPLATE_DOCUMENT
  - PIMS_ACTIVITY_TEMPLATE_DOCUMENT_HIST
  - PIMS_LEASE_ACTIVITY_INSTANCE
  - PIMS_LEASE_ACTIVITY_INSTANCE_HIST
  - PIMS_RESEARCH_ACTIVITY_INSTANCE
  - PIMS_RESEARCH_ACTIVITY_INSTANCE_HIST
- Altered test scripts:
  - 005_DML_LEASE_PROPERTY.sql
- Added test scripts:
  - 049_PIMS_PROP_PROP_PURPOSE.sql
- Altered seed scripts:
  - 043_DML_PIMS_PROPERTY_CLASSIFICATION_TYPE.sql
  - 054_DML_PIMS_LEASE_LICENSE_TYPE.sql
  - 123_DML_PIMS_FORM_TYPE.sql
- Added seed scripts:
  - 133_DML_PIMS_PROPERTY_PURPOSE_TYPE.sql
- Dropped seed scripts:
  - 094_DML_PIMS_ACTIVITY_TEMPLATE_TYPE.sql
  - 097_DML_PIMS_ACTIVITY_INSTANCE_STATUS_TYPE.sql
  - 100_DML_PIMS_ACTIVITY_TEMPLATE.sql
- Requires additional metadata to meet standards

* Removed activity test files and aligned user and lease property test files

---------

Co-authored-by: Manuel Rodriguez <marobej@gmail.com>
* IS-63.00 Database Schema

PSP_PIMS S63.00 Sprint 62 2023-Sep-14
- Altered tables:
  - PIMS_COMPENSATION_REQUISITION
  - PIMS_COMPENSATION_REQUISITION_HIST
  - PIMS_INTEREST_HOLDER
  - PIMS_PROPERTY
  - PIMS_PROPERTY_HIST
- Added tables:
  - PIMS_PROP_PROP_CLASSIFICATION_HIST
  - PIMS_PROP_PROP_PURPOSE
  - PIMS_PROP_PROP_PURPOSE_HIST
  - PIMS_PROPERTY_ACTIVITY_HIST
  - PIMS_PROPERTY_CONTACT
  - PIMS_PROPERTY_CONTACT_HIST
  - PIMS_PROPERTY_PURPOSE_TYPE
- Dropped tables:
  - PIMS_ACQUISITION_ACTIVITY_INSTANCE
  - PIMS_ACQUISITION_ACTIVITY_INSTANCE_HIST
  - PIMS_ACT_INST_PROP_ACQ_FILE
  - PIMS_ACT_INST_PROP_ACQ_FILE_HIST
  - PIMS_ACT_INST_PROP_RSRCH_FILE
  - PIMS_ACT_INST_PROP_RSRCH_FILE_HIST
  - PIMS_ACTIVITY_INSTANCE
  - PIMS_ACTIVITY_INSTANCE_HIST
  - PIMS_ACTIVITY_INSTANCE_DOCUMENT
  - PIMS_ACTIVITY_INSTANCE_DOCUMENT_HIST
  - PIMS_ACTIVITY_INSTANCE_NOTE_HIST
  - PIMS_ACTIVITY_INSTANCE_NOTE
  - PIMS_ACTIVITY_INSTANCE_STATUS_TYPE
  - PIMS_ACTIVITY_TEMPLATE
  - PIMS_ACTIVITY_TEMPLATE_HIST
  - PIMS_ACTIVITY_TEMPLATE_TYPE
  - PIMS_ACTIVITY_TEMPLATE_DOCUMENT
  - PIMS_ACTIVITY_TEMPLATE_DOCUMENT_HIST
  - PIMS_LEASE_ACTIVITY_INSTANCE
  - PIMS_LEASE_ACTIVITY_INSTANCE_HIST
  - PIMS_RESEARCH_ACTIVITY_INSTANCE
  - PIMS_RESEARCH_ACTIVITY_INSTANCE_HIST
- Altered test scripts:
  - 005_DML_LEASE_PROPERTY.sql
- Added test scripts:
  - 049_PIMS_PROP_PROP_PURPOSE.sql
- Altered seed scripts:
  - 043_DML_PIMS_PROPERTY_CLASSIFICATION_TYPE.sql
  - 054_DML_PIMS_LEASE_LICENSE_TYPE.sql
  - 123_DML_PIMS_FORM_TYPE.sql
- Added seed scripts:
  - 133_DML_PIMS_PROPERTY_PURPOSE_TYPE.sql
- Dropped seed scripts:
  - 094_DML_PIMS_ACTIVITY_TEMPLATE_TYPE.sql
  - 097_DML_PIMS_ACTIVITY_INSTANCE_STATUS_TYPE.sql
  - 100_DML_PIMS_ACTIVITY_TEMPLATE.sql
- Requires additional metadata to meet standards

* Generated scaffold and cleaned up remaining files

* Manual merge

* Manual merge

---------

Co-authored-by: Doug Filteau <dfilteau@users.noreply.github.com>
Co-authored-by: Alejandro Sanchez <emailforasr@gmail.com>
* PSP-6861 : Add "Advanced Payment Served Date"

* - linting

---------

Co-authored-by: Eduardo Herrera <Eduardo.Herrera@quartech.com>
* Add new properties to backend models

* Get property leases by property-id

* API models and basic edit/view

* Fix EF query

* Update backend mappings

* Model update
…stable. Will need alternate action for uat prod that runs in openshift.
@devinleighsmith devinleighsmith merged commit a0cdc48 into 2.2_fixes Sep 28, 2023
22 of 23 checks passed
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.

7 participants