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

TEST Release - IS57 #3312

Merged
merged 33 commits into from
Jul 6, 2023
Merged

TEST Release - IS57 #3312

merged 33 commits into from
Jul 6, 2023

Commits on Jun 26, 2023

  1. Automation test - Stabilization of some automated features (#3285)

    * Automation Projects
    
    * Automation - Projects and Products automation
    
    * Leases refactoring
    
    * Leases refactoring
    
    * Acquisition Files refactoring
    
    * Automation fixes
    
    * Automation - stabilization of some automation features
    
    ---------
    
    Co-authored-by: devinleighsmith <[email protected]>
    stairaku and devinleighsmith authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1a84383 View commit details
    Browse the repository at this point in the history
  2. PSP-5111

    PryancaJSharma authored and devinleighsmith committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0c97b09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de166b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e4f96a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b5952a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02d2644 View commit details
    Browse the repository at this point in the history
  7. PSP-6286 : Restrict changing final compensation requisition status ba…

    …ck to draft (#3281)
    
    ---------
    
    Co-authored-by: Eduardo Herrera <[email protected]>
    eddherrera and Eduardo Herrera authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    947ef87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f87373e View commit details
    Browse the repository at this point in the history
  9. PSP-5715 : Sec3/Sec6 add forms to acquisition file (#3292)

    Co-authored-by: Eduardo Herrera <[email protected]>
    eddherrera and Eduardo Herrera authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    971bf64 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    65386a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Psp 6322 - lease and license refactor (#3253)

    * psp-6322 lease refactor.
    
    * merge corrections.
    
    * lint corrections.
    
    * code review updates.
    
    * merge corrections.
    
    * test corrections.
    devinleighsmith authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0ace726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b79c1b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2188156 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36b9b82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4aae1f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d80131 View commit details
    Browse the repository at this point in the history
  7. PSP-5951 refactor left hand file navigation - Acquisition ONLY (#3288)

    * Update useQuery global hook
    
    * Update shared tabbed forms
    
    * Refactor property tabs to work with state OR routing
    
    * Refactor acquisition left hand navigation to use routing
    
    * Remove setContainerState callback from acquisition forms
    
    * Test corrections
    
    * Improve tab names for properties
    
    * Set header title based on current tab route
    
    * Fix routing issue with requisition compensations
    
    * Update snapshots
    
    * Fix failing tests
    
    * Fix bug when removing property from File
    
    * Add tests for routing in Acquisition View
    
    * Redirect to default tabs when editing and path doesn't match
    
    * Test corrections
    
    * Fix dereference error when accessing non-existing property index
    
    * Remove unused code
    
    * Move router components to router folder
    
    * Test corrections
    asanchezr authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    161ec7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a5fd6f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    2fe384a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5851ec4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. psp-6246 increase keycloak sync resiliancy via polly, also update dep…

    …recated calls from keycloak api. (#3294)
    devinleighsmith authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c6bcced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c74212 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. PSP-5716, PSP-5717, PSP-5719: Expropriation forms 1, 5 and 9 (#3303)

    * WIP
    
    * Code refactor to accommodate expropriation forms
    
    * Fix styling for ContactPicker
    
    * WIP - Expr Form1
    
    * ContactInputView fixes
    
    * Refactor interest holder property table into generic file property table
    
    * Expropriation Form1 - WIP
    
    * Create generic wrapper around form items to provide validation error feedback
    
    * Add impacted properties table to Expropriation Form 1
    
    * Update snapshots
    
    * Add remaining expropriation forms
    
    * Make forms more testable
    
    * Unit tests
    asanchezr authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    120a218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10727ef View commit details
    Browse the repository at this point in the history
  3. psp-5860 limit lease and license access by region. (#3298)

    * psp-5860 limit lease and license access by region.
    
    * PR updates.
    
    * lint fixes.
    
    * fix null vs undefined on project display.
    
    * correct null vs undefined at model level.
    
    * removed dead code.
    devinleighsmith authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1089c2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e58a15 View commit details
    Browse the repository at this point in the history
  5. psp-6428 fix layers colors (#3304)

    Co-authored-by: devinleighsmith <[email protected]>
    Co-authored-by: Alejandro Sanchez <[email protected]>
    3 people authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    85c12cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6c84d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8457727 View commit details
    Browse the repository at this point in the history
  8. Merge fixes

    asanchezr committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    39ec3c3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3311 from asanchezr/backmerge_test_to_dev

    Backmerge test to dev
    asanchezr authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    63b61e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77129ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbb6710 View commit details
    Browse the repository at this point in the history