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

Poulter/44523 react 18 upgrade 1 #1699

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on May 6, 2024

  1. 18.2 react branch

    AdamShawBAH committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b9b3096 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    0ac4459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faa89c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    99bc341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7314e77 View commit details
    Browse the repository at this point in the history
  3. feature/appeals-39842 (#1601)

    * MetricsService.record added for Semaphore lock
    
    * noelle/appeals-39842 (#1574)
    
    Co-authored-by: Noelle Adkin <[email protected]>
    
    ---------
    
    Co-authored-by: Anusha Palliyil <[email protected]>
    Co-authored-by: Noelle Adkin <[email protected]>
    3 people authored and AdamShawBAH committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5f5041a View commit details
    Browse the repository at this point in the history
  4. Jbowers/APPEALS 43723 efolder node 16 version upgrade (#1610) (#1611)

    * changed node version
    
    * yarn.lock
    
    * Update with node version
    
    * changed xlink to xmlnsXlink
    
    ---------
    
    Co-authored-by: Jeff Bowers <[email protected]>
    2 people authored and AdamShawBAH committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d8e11c3 View commit details
    Browse the repository at this point in the history
  5. Release R1.6.0 FY24Q3.6 (#1626)

    * adding ruby_claim_evidence_api gem
    
    * Added ruby ce api gem branch
    
    * Update v2_fetch_documents_for to Call New API Endpoint
    
    * Fix Incorrect JSON Response Paging Value
    
    * Update Gem and Fix Misc. Bugs
    
    - Use newest version of the CE API gem.
    
    - Fix bug in JSON parser causing some fields not to be populated.
    
    - Fix bug in date display causing dates to be off by one day.
    
    - Update fake to use gem fake in development.
    
    * Fix Spec Failure
    
    * Deepak/appeals 45276 (#1563)
    
    * update fetch_delta_documents_for with CE-api
    
    * update specs for fetch_delta_documents_for
    
    * update specs
    
    ---------
    
    Co-authored-by: youfoundmanesh <[email protected]>
    
    * Kev ma/appeals 45277 v2 (#1564)
    
    * include ce_api call in feature toggle
    
    * Refactor
    
    * Updated spec for v2_fetch_file_document with ce_api
    
    * V2 of 45277
    
    * Added ruby ce api response to fakes
    
    * Temp changes
    
    * removed binding.pry
    
    * Revert change
    
    * Revert temp cache change
    
    * update gemfile with latest commit ID (#1565)
    
    * Move PagedDocuments Under CE API Feature Toggle (#1573)
    
    * Fix Bug Preventing File Fetching (#1586)
    
    * Fix Bug Preventing File Fetching
    
    * Update download_manifest_job.rb
    
    Remove comment added during testing.
    
    * catch ClaimEvidenceApi errors (#1587)
    
    * update error class
    
    * Updated gem version
    
    * Fix Misc. Issues with JSON API Response Handling (#1595)
    
    * Fix Misc. Issues with JSON API Response Handling
    
    - Add curly braces expected by code depending on the SOAP response.
    
    - Update ruby_claim_evidence_api gem version to bugfix version.
    
    - Revert display date fix causing issues with old functionality.
    
    * Fix Failing Spec
    
    * Update received_at Date Parsing Logic (#1596)
    
    - Use slashes instead of hyphens to help JS correctly parse the
    date.
    
    * Add Logger to ruby_claim_evidence_api Initializer (#1598)
    
    * Add Logger to ruby_claim_evidence_api Initializer
    
    * Update to Latest ruby_claim_evidence_api Gem Version
    
    * Correctly Handle Blank JSON Responses (#1602)
    
    * Correctly Handle Blank JSON Responses
    
    * Simplify Error Checking
    
    * Fix Line Formatting
    
    * Update gem file after bundle install (#1600)
    
    * Updated ruby_claim_evidence_api gem
    
    * Updated ruby_claim_evidence_api gem
    
    * Alec k/appeals 46664 (#1622)
    
    * locking aws-sdk-core to 3.131.0
    
    * aws-sdk v2 -> aws-sdk-s3
    
    * ec2 added, caseflow ref added
    
    * bundler updated to 2.4.19 for parity
    
    * Reverted d3-rails version
    
    ---------
    
    Co-authored-by: Alec Kagebein <[email protected]>
    
    * Andre/appeals-46702 (#1619) (#1625)
    
    * Return VBMS document directly to Reader on S3 cache miss
    
    * Add separate path for reader api call for document to return from vbms directly for s3 miss
    
    * update test for new record api fetch
    
    * update record fetcher to use parent child for api only fetcher
    
    * update test for reader s3 miss and s3 hits
    
    * clean up unneeded spec file
    
    ---------
    
    Co-authored-by: Andre Pollard <[email protected]>
    
    * Andre/appeals-46702 (#1619) (#1632)
    
    * Andre/appeals-46702 (#1619)
    
    * Return VBMS document directly to Reader on S3 cache miss
    
    * Add separate path for reader api call for document to return from vbms directly for s3 miss
    
    * update test for new record api fetch
    
    * update record fetcher to use parent child for api only fetcher
    
    * update test for reader s3 miss and s3 hits
    
    * clean up unneeded spec file
    
    ---------
    
    Co-authored-by: Andre Pollard <[email protected]>
    
    * Change FeatureFlag to specify Users (#1630) (#1631)
    
    Co-authored-by: andrecolinone <[email protected]>
    
    ---------
    
    Co-authored-by: Andre Pollard <[email protected]>
    Co-authored-by: andrecolinone <[email protected]>
    
    * Revert "Andre/appeals-46702 (#1619) (#1632)"
    
    This reverts commit abf6f08.
    
    * Revert "Andre/appeals-46702 (#1619) (#1625)"
    
    This reverts commit c64483d.
    
    * Updated dependinces faked for CEAPI
    
    ---------
    
    Co-authored-by: Deepak <[email protected]>
    Co-authored-by: youfoundmanesh <[email protected]>
    Co-authored-by: Alexander Smith <[email protected]>
    Co-authored-by: SanthiParakal133 <[email protected]>
    Co-authored-by: youfoundmanesh <[email protected]>
    Co-authored-by: Kevma50287 <[email protected]>
    Co-authored-by: Alex Smith <[email protected]>
    Co-authored-by: Alex Smith <[email protected]>
    Co-authored-by: Kevin Ma <[email protected]>
    Co-authored-by: sbashamoni <[email protected]>
    Co-authored-by: Alec Kagebein <[email protected]>
    Co-authored-by: Andre Pollard <[email protected]>
    Co-authored-by: andrecolinone <[email protected]>
    14 people authored and AdamShawBAH committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f10def8 View commit details
    Browse the repository at this point in the history
  6. Resolves APPEALS-46700 (#1647) (#1648)

    * add missing binwriter from record_fetcher
    
    * update metric wording to include API
    andrecolinone authored and AdamShawBAH committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4b4bb49 View commit details
    Browse the repository at this point in the history
  7. 18.2 react branch

    AdamShawBAH committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bd700aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08b8068 View commit details
    Browse the repository at this point in the history
  9. master rebase

    AdamShawBAH committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2ac175e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge branch 'master' into Shaw/APPEALS-44523-efolder-express-react-v…

    …18.20.x-attempt-upgrade-in-the-local-environment
    hawkespoulterva committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9457b4d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'Shaw/APPEALS-44523-efolder-express-react-v18.20.x-attem…

    …pt-upgrade-in-the-local-environment' into Poulter/44523-React-18-Upgrade-1
    hawkespoulterva committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ef1bd77 View commit details
    Browse the repository at this point in the history
  2. Fix failing spec

    hawkespoulterva committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6b6dd54 View commit details
    Browse the repository at this point in the history
  3. linting

    hawkespoulterva committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    216db9e View commit details
    Browse the repository at this point in the history
  4. update gems for ci

    hawkespoulterva committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d7bebb2 View commit details
    Browse the repository at this point in the history