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

UAT Release - IS84 #4209

Merged
merged 160 commits into from
Jul 18, 2024
Merged

UAT Release - IS84 #4209

merged 160 commits into from
Jul 18, 2024

Conversation

asanchezr
Copy link
Collaborator

No description provided.

stairaku and others added 30 commits May 28, 2024 12:12
PSP_PIMS | Development Sprint: S84.00 | Design Sprint: 83 | Date: 2024-JuL-03
- Added tables:
  - PIMS_CHKLST_ITEM_STATUS_TYPE
  - PIMS_LEASE_RENEWAL
  - PIMS_LEASE_RENEWAL_HIST
- Altered tables:
  - PIMS_ACQUISITION_CHECKLIST_ITEM
  - PIMS_ACQUISITION_CHECKLIST_ITEM_HIST
  - PIMS_DISPOSITION_CHECKLIST_ITEM
  - PIMS_DISPOSITION_CHECKLIST_ITEM_HIST
  - PIMS_DISPOSITION_FILE_PROPERTY
  - PIMS_LEASE
  - PIMS_LEASE_HIST
  - PIMS_LEASE_CHECKLIST_ITEM
  - PIMS_LEASE_CHECKLIST_ITEM_HIST
  - PIMS_LEASE_PAYMENT
  - PIMS_LEASE_PERIOD
  - PIMS_LEASE_PERIOD_HIST
  - PIMS_LEASE_PERIOD_STATUS_TYPE
  - PIMS_PROPERTY_ACTIVITY
  - PIMS_PROPERTY_ACTIVITY_HIST
  - PIMS_PROPERTY_LEASE
  - PIMS_PROPERTY_RESEARCH_FILE
- Dropped tables:
  - PIMS_ACQ_CHKLST_ITEM_STATUS_TYPE
  - PIMS_DSP_CHKLST_ITEM_STATUS_TYPE
  - PIMS_LEASE_CHKLST_ITEM_STATUS_TYPE
- Added seed scripts:
  - 155_DML_PIMS_CHKLST_ITEM_STATUS_TYPE.sql
- Dropped seed scripts:
  - 119_DML_PIMS_ACQ_CHKLST_ITEM_STATUS_TYPE.sql
  - 146_DML_PIMS_DSP_CHKLST_ITEM_STATUS_TYPE.sql
  - 154_DML_PIMS_LEASE_CHKLST_ITEM_STATUS_TYPE.sql
- Altered seed scripts:
  - 135_DML_PIMS_PROP_MGMT_ACTIVITY_TYPE
  - 136_DML_PIMS_PROP_MGMT_ACTIVITY_SUBTYPE
- Added test scripts:
  - 078_PIMS_AQUISITION_CHECKLIST_ITEM.sql
- Requires additional metadata to meet standards
* IS-84.00 Database Schema

PSP_PIMS | Development Sprint: S84.00 | Design Sprint: 83 | Date: 2024-JuL-03
- Added tables:
  - PIMS_CHKLST_ITEM_STATUS_TYPE
  - PIMS_LEASE_RENEWAL
  - PIMS_LEASE_RENEWAL_HIST
- Altered tables:
  - PIMS_ACQUISITION_CHECKLIST_ITEM
  - PIMS_ACQUISITION_CHECKLIST_ITEM_HIST
  - PIMS_DISPOSITION_CHECKLIST_ITEM
  - PIMS_DISPOSITION_CHECKLIST_ITEM_HIST
  - PIMS_DISPOSITION_FILE_PROPERTY
  - PIMS_LEASE
  - PIMS_LEASE_HIST
  - PIMS_LEASE_CHECKLIST_ITEM
  - PIMS_LEASE_CHECKLIST_ITEM_HIST
  - PIMS_LEASE_PAYMENT
  - PIMS_LEASE_PERIOD
  - PIMS_LEASE_PERIOD_HIST
  - PIMS_LEASE_PERIOD_STATUS_TYPE
  - PIMS_PROPERTY_ACTIVITY
  - PIMS_PROPERTY_ACTIVITY_HIST
  - PIMS_PROPERTY_LEASE
  - PIMS_PROPERTY_RESEARCH_FILE
- Dropped tables:
  - PIMS_ACQ_CHKLST_ITEM_STATUS_TYPE
  - PIMS_DSP_CHKLST_ITEM_STATUS_TYPE
  - PIMS_LEASE_CHKLST_ITEM_STATUS_TYPE
- Added seed scripts:
  - 155_DML_PIMS_CHKLST_ITEM_STATUS_TYPE.sql
- Dropped seed scripts:
  - 119_DML_PIMS_ACQ_CHKLST_ITEM_STATUS_TYPE.sql
  - 146_DML_PIMS_DSP_CHKLST_ITEM_STATUS_TYPE.sql
  - 154_DML_PIMS_LEASE_CHKLST_ITEM_STATUS_TYPE.sql
- Altered seed scripts:
  - 135_DML_PIMS_PROP_MGMT_ACTIVITY_TYPE
  - 136_DML_PIMS_PROP_MGMT_ACTIVITY_SUBTYPE
- Added test scripts:
  - 078_PIMS_AQUISITION_CHECKLIST_ITEM.sql
- Requires additional metadata to meet standards

* Removed  commented-out code

---------

Co-authored-by: devinleighsmith <[email protected]>
Co-authored-by: Smith <[email protected]>
Co-authored-by: Alejandro Sanchez <[email protected]>
github-actions bot and others added 22 commits July 15, 2024 23:00
…play (bcgov#4199)

* psp-8855 ensure that a property selected from the map shows up on the property selector.

* psp-8855 nsure that a property selected from the map shows up on the property selector.

* snapshot updates.

* test correction.
…ing header is different between the create form and the edit form (bcgov#4201)

* PSP-8801 Provide a way to customize look and feel of user-override confirmation modal

* Test updates
… the map. (bcgov#4202)

* psp-8855 ensure that a property selected from the map shows up on the property selector.

* psp-8855 nsure that a property selected from the map shows up on the property selector.

* snapshot updates.

* test correction.

* ensure that properties are added to lease before adding to form.
…e edit/view compensation requisition screen (bcgov#4204)

Co-authored-by: Herrera <[email protected]>
* Split lease payment columns into two files. Moved logic about variable payment to a class. Fixed issue with totals not beign calculated.

* Regenerated snaps

* Renamed for better readability

* Fixed initialization of new class

---------

Co-authored-by: Alejandro Sanchez <[email protected]>
…essage when user edits any other filed in the final requisition other than status (bcgov#4205)

Co-authored-by: Herrera <[email protected]>
* unit test

* unit test

* Update Suggested fee mispelling

---------

Co-authored-by: Alejandro Sanchez <[email protected]>
* PSP-8868 Display file marker location for Lease/Licence

* Test updates
… has selected properties for the requisition (bcgov#4208)

Co-authored-by: Herrera <[email protected]>
Copy link
Contributor

✅ No secrets were detected in the code.

@devinleighsmith devinleighsmith merged commit 0c1914f into bcgov:test Jul 18, 2024
7 checks passed
@asanchezr asanchezr deleted the release/uat_is84 branch July 18, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants