-
Notifications
You must be signed in to change notification settings - Fork 8
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 [Don't merge] #1705
Open
sbashamoni
wants to merge
18
commits into
main
Choose a base branch
from
sbashamoni/react-test
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Test [Don't merge] #1705
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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]>
* changed node version * yarn.lock * Update with node version * changed xlink to xmlnsXlink --------- Co-authored-by: Jeff Bowers <[email protected]>
* 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]>
…18.20.x-attempt-upgrade-in-the-local-environment
…pt-upgrade-in-the-local-environment' into Poulter/44523-React-18-Upgrade-1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Test