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

Feature/appeals 22218 master #19129

Merged
merged 634 commits into from
Aug 3, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    66d87a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ef15e6 View commit details
    Browse the repository at this point in the history
  3. Add early return

    ThorntonMatthew committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4de22e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f616f9 View commit details
    Browse the repository at this point in the history
  5. Remove mocks

    ThorntonMatthew committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d9c900d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0e7102 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff2ad68 View commit details
    Browse the repository at this point in the history
  8. APPEALS-24643 Added pacman_uuid column to comm package, distribution,…

    … and destination audit tables and functions
    msteele96 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    bc0f41b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e69036 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7bec4d0 View commit details
    Browse the repository at this point in the history
  11. APPEALS-21118 pacmanservice spec: fixed get distribution tests by cha…

    …nging distribution id and communicationpackageid from string to int
    j-n-t-l committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2a4d350 View commit details
    Browse the repository at this point in the history
  12. Audit tables updates

    ThorntonMatthew committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d38eb98 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    055a7f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    15b0665 View commit details
    Browse the repository at this point in the history
  15. Revert "Audit tables updates"

    This reverts commit d38eb98.
    ThorntonMatthew committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    de9becf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    88bccf9 View commit details
    Browse the repository at this point in the history
  17. Update schema

    ThorntonMatthew committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    38a63d1 View commit details
    Browse the repository at this point in the history
  18. Minor refactoring

    ThorntonMatthew committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5c955cb View commit details
    Browse the repository at this point in the history
  19. Add missing commas

    ThorntonMatthew committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    be99980 View commit details
    Browse the repository at this point in the history
  20. missed another comma

    ThorntonMatthew committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    84b6cf8 View commit details
    Browse the repository at this point in the history
  21. More commas

    ThorntonMatthew committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d09b4cf View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. CC Fixes

    ThorntonMatthew committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    95b92e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd555cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef98d61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    086c12a View commit details
    Browse the repository at this point in the history
  5. Fix typo

    ThorntonMatthew committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8254e61 View commit details
    Browse the repository at this point in the history
  6. Alter fake

    ThorntonMatthew committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    3e7e0bd View commit details
    Browse the repository at this point in the history
  7. Missed a word

    ThorntonMatthew committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4534b17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afb462d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    195965b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbbd778 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca062fa View commit details
    Browse the repository at this point in the history
  12. Refactor

    ThorntonMatthew committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0c04376 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    505583e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4953e99 View commit details
    Browse the repository at this point in the history
  15. APPEALS-24590 added logic to handle an edge case mapping dissn to pul…

    …l core contentions special issues if the disabilities does not have any special issues
    kristeja committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e05d696 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1c11f6 View commit details
    Browse the repository at this point in the history
  17. More tests

    ThorntonMatthew committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a2d506d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    501bf39 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    70c03a3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    24d8be0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    66c670d View commit details
    Browse the repository at this point in the history
  22. Fix a spec failure

    ThorntonMatthew committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    15258cd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    db6154f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    20f024d View commit details
    Browse the repository at this point in the history
  25. Will/appeals 24129 benefit type (#18887)

    * Added benefit type to decision review issues update task
    
    * Added benefit type to intake edit issues update task
    
    * Added benefit type to legacy decision review issues update task
    
    * revert flash message
    
    * Refactor flash message logic for legacy intake edit
    
    * restored schema from feature branch
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a5b0688 View commit details
    Browse the repository at this point in the history
  26. APPEALS-21118 changed rspec

    j-n-t-l committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8cc772e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3ee3075 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a31ae32 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bcfca90 View commit details
    Browse the repository at this point in the history
  30. APPEALS-21118 put code outside begin rescue block in else statement a…

    …nd added/updated test for unsuccessful execution of mailrequestjob
    j-n-t-l committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a55ca9f View commit details
    Browse the repository at this point in the history
  31. Spec test tweaks

    ThorntonMatthew committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d8a0e67 View commit details
    Browse the repository at this point in the history
  32. Will/appeals 24663 (#18890)

    * Added benefit type to establishment task
    
    * Capitalize IssuesUpdateTask benefit type for AMA edit
    
    * Change condition to contested_issue_description
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0a69610 View commit details
    Browse the repository at this point in the history
  33. Use bearer token

    ThorntonMatthew committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a8cae8d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f1dfb99 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a3ad480 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    55f6fcc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. hearings/APPEALS-21118 and APPEALS-21121 APPEALS-21123 (#18814)

    * branch init
    
    * Appeals-21123 updated create method in upload_vbms_document_controller to utilize distribution/destination params
    
    * Appeals-21123 updated error.rb, providing a new error type that can be sent back to IDT client.
    
    * linting changes to exiting lines of code. Added new error for use in vbms_document_upload_controller when expected params aren't included
    
    * APPEALS-21123 created new mail_request class that will handle object creation and also keep controller thin.
    
    * APPEALS-21118 created job file
    
    * APPEALS-21118 added pacman calls
    
    * APPEALS-21118 updated response
    
    * APPEALS-21118 added error handling
    
    * APPEALS-21118 extra logging and added rspec file
    
    * APPEALS-21118 added fakes for vbms package, dist, and dist dest
    
    * APPEALS-21118 updated factories and rspec
    
    * APPEALS-21123 included activeModel valitations. provided Logic for validation within mailrequest.rb
    
    * added conditional logic for param checking and object creation along with error logging.
    
    * cleaned up controller code. leaving majority of logic to the new mail_request.rb workflow.
    
    * logic implemented that creates a vbms_distribution and vbms_distribution_destination. currenlty raw JSON is being saved(no parsing of the values).
    
    * Passed MailRequest object and VBMS document to MailRequestJob
    
    * removed email/phone number param checks and validation logic.
    
    * created factory to help with specs for mail_request workflow.
    
    * removed the optional attribute on the belongs_to relationship expressed in the beginning of the file.
    
    * Passed MailObject to MailObjectJob after successful VBMS document upload:
    
    * Undid changes yet to be merged from APPEALS-21123
    
    * Used uploaded_to_vbms_at property instead of processed_at
    
    * Added tentative unit tests to UploadDocumentToVbmsJob
    
    * Incorporated new recipient_info param
    
    * Refactored to reflect change to array of multiple recipients
    
    * Simplified workflow in anticipation of changes to AC
    
    * inserted conditional logic. providing expected behavior as stated by the AC.
    
    * chaged constant array to anticipate nested params.
    
    * added test in controller to check for creation of mail req object
    
    * factories for valid mail request object and invalid mail request object created.
    
    * Refactored mail_request default value
    
    * Added logging
    
    * Refactored UploadVbmsDocumentController#create to be more DRY
    
    * Refactored private methods
    
    * Changed variable names
    
    * Changed method names to be more descriptive
    
    * Changed mail_request back to object instead of array of objects to meet new AC
    
    * Completed unit test
    
    * APPEALS-21123 provided functionality for multiple recipient_info parameters.
    
    * APPEALS-21123 removed frozen array. made adjustments to init method. place create methods under the private keyword.
    
    * APPEALS-21123 spec clean-up.
    
    * Updated unit tests with instance and class doubles
    
    * APPEALS-21118 updated perform method parameters
    
    * APPEALS-21123 controller fixed to return distribution_ids along with message as JSON
    
    * Fixed spacing in rails log message
    
    * APPEALS-21123 made edit to missing_recipient_info error in file.
    
    * added begin/ensure blocks. providing functionality that will allow code to continue even if an exception rises.
    
    * updated logic in file adding and additional attribute to the accessor block.
    
    * APPEALS-21123 added code to handle incomplete params.
    
    * APPEALS-21123 added accessors. adjusted call method.
    
    * APPEALS-21123 added code to handle incomplete params.
    
    * APPEALS-21118 updated create_distribution with recipient and destination hashes
    
    * APPEALS-21118 added comments to methods
    
    * added comments to new code for possible future dev support.
    
    * Refactored controller
    
    * Abstracted validations into a shared concern to make available to MailRequest object
    
    * APPEALS-21123 controller testing completed. Changes made to mail_request factory. MailRequest spec is created.
    
    * Added comments
    
    * spec updates, comment change in controller.
    
    * method refactor
    
    * Updated controller to validate copies and pass to MailRequestJob
    
    * validation methods updated
    
    * spec changes, All Green, appropriate codecoverage. edit to one of the validations in mail_request file.Update the factory for mail_request as well
    
    * Changed name of method
    
    * Use concern
    
    * Merged APPEALS-21121 and APPEALS-21123 in UploadVbmsDocumentController
    
    * Uncommented out arguments
    
    * Refactored code in controller and fixed formatting of error messages
    
    * Fixed issue of global variable in mail request validator
    
    * Fixed so it only checks for recipient errors after mapping through all recipients instead of erroring out at first invalid request
    
    * Implemented tap method to consolidate code
    
    * Consolidated mail_requests and copies params into one payload to pass through workflow
    
    * Condensed number of arguments for upload job into a parameter object
    
    * Fixed line too long in distribution destination spec
    
    * Removing instance variables to comply with reek
    
    * Refactor params to resolve reek issues
    
    * Rolled back refactoring changes
    
    * Removed unnecessary method
    
    * Fixed linting
    
    * Reformated instance variables
    
    * One last shot at fixing reek parameters issuegit add .
    
    * Fixed error and updated spec
    
    * Fixed spacing in base controller
    
    * APPEALS-21118 added to rspec
    
    * changes made to mail_request syntax.
    
    * Updated spec to account for MailRequestJob queue
    
    * Oops
    
    * updated mail_request method to set the created_by_id attribute of a created vbms_distribution at the time of creation.
    
    * APPEALS-21118 updated mail_request usage
    
    * Created MailPackageConcern and refactored controller to implement concern
    
    * Updated spec files to reflect introduction of MailRequestJob
    
    * Refactored mail package concern to remove unnecessary included_do black
    
    * Added created_by_id to mail package payload
    
    * Convert mail requests to json instead of array of mail requests to json
    
    * APPEALS-21118 fixed parameters
    
    * APPEALS-21118 organized comments
    
    * Updated spec file
    
    * Changed comment
    
    * APPEALS-21118 fakes->externalapi
    
    * made rubocop changes in spec file.
    
    * Remove deprecated URI.escape method
    
    * Key name to camelCase
    
    * APPEALS-21118 fixed code based on feedback
    
    * provided changes to spec files per PR request. Also Fixed failing tests in MailRequestSpec.
    
    * Add some lint ignores to methods that will no need to change
    
    * APPEALS-21118 error handling changes
    
    * APPEALS-21118 removed fakes
    
    * APPEALS-21118 removed unnecessary error handling
    
    * APPEALS-21118 updated rspec
    
    * APPEALS-21118 PacMan -> Pacman
    
    * APPEALS-21118 fixed current_user in rspec
    
    * Corrected validation on copies attribute of VbmsCommunicationPackage
    
    * Correct unit test for VbmsDistribution to reflect optional communication package
    
    * APPEALS-21118 fixed pacman service spec: participant_id to participantId
    
    * updated failing tests. Green is Go.
    
    * Add early return
    
    * Remove mocks
    
    * APPEALS-21118 fixed vbms factories
    
    * APPEALS-21118 pacman service rspec changes
    
    * APPEALS-21118 get_distribution_request in pacmanservice should take in int not string
    
    * APPEALS-21118 pacmanservice spec: fixed get distribution tests by changing distribution id and communicationpackageid from string to int
    
    * CC Fixes
    
    * APPEALS-21118 moved vbms package creation into begin block
    
    * APPEALS-21118 initilialized PacmanApiError
    
    * APPEALS-21118 removed chunk of comments
    
    * APPEALS-21118 fixed vbms comm package factory
    
    * APPEALS-21118 changed rspec
    
    * APPEALS-21118 added 500 error to error code hash
    
    * APPEALS-21118 moved package creation outside of begin block
    
    * APPEALS-21118 package is created only if post request is successful
    
    * APPEALS-21118 put code outside begin rescue block in else statement and added/updated test for unsuccessful execution of mailrequestjob
    
    * Spec test tweaks
    
    * Use bearer token
    
    * APPEALS-21118 fixed vbms destination factory validations
    
    * APPEALS-21118 fixed document_referenced document_version_reference_id
    
    ---------
    
    Co-authored-by: Jonathan Cohen <cohen_jonathan@bah.com>
    Co-authored-by: j-n-t-l <611441@bah.com>
    Co-authored-by: Jeff Marks <jeff.t.marks@gmail.com>
    Co-authored-by: Jonathan Cohen <121630615+JCohDev@users.noreply.github.com>
    Co-authored-by: Matthew Thornton <ThorntonMatthew@users.noreply.github.com>
    6 people authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    30cc504 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/hearings/pacman-triple-j-branch-…

    …of-excellence' into MattT/APPEALS-24643
    ThorntonMatthew committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1f31089 View commit details
    Browse the repository at this point in the history
  3. Add back in UUIDs

    ThorntonMatthew committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    38a165a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/hearings/pacman-triple-j-branch-…

    …of-excellence' into feature/APPEALS-19983
    ThorntonMatthew committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f45e5c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    907a83f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0ade18 View commit details
    Browse the repository at this point in the history
  7. Fix test

    ThorntonMatthew committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    efc3b16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b93345 View commit details
    Browse the repository at this point in the history
  9. APPEALS-24590 updated logic to handle rating decision deserialize spe…

    …cial issue hash method
    kristeja committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4bd792a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cbd805 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #18884 from department-of-veterans-affairs/MattT/A…

    …PPEALS-24643
    
    MattT/APPEALS-24643
    ThorntonMatthew authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1659836 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd7215c View commit details
    Browse the repository at this point in the history
  13. HunJerBAH/APPEALS-23698 (#18748)

    * created special_issue_changes table
    
    * created record for established issues
    
    * made edit mst/pact and vbms mst/pact not mandatory
    
    * added special issue change log for AMA edit
    
    * updated establishment special issues record
    
    * added legacy appeal Special Issue record
    
    * added legacy Special Issue change record for decisions
    
    * added special issue change record to case reviews for AMA
    
    * added justification FT to MST/PACT justification field
    
    * updated AMA decisions workflow to match decision tracking changes
    
    * fixed bug with legacy success message on edit page
    
    * added decision issue id to special issue changes table
    
    * moved mst/pact task/reporting creation to issue updater
    
    * added decision review mst/pact overruling issue mst/pact status
    HunJerBAH authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ea5aa5c View commit details
    Browse the repository at this point in the history
  14. initial commit (#18901)

    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    jonathanh-va and Jonathan Hoang authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    39831c9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6645081 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4f816f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Feature Tests Legacy Queue Workflow (#18904)

    * Preliminary Changes to feature test
    
    * APPEALS-22932 Features tests legacy appeal issue edit
    
    * Created all four scenarios
    
    * refactor
    
    * APPEALS-22932 Specified node element - all tests pass
    
    * Last Refactor
    
    * Revmoed pseudocode
    
    ---------
    
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    Kevma50287 and HunJerBAH authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c7903bf View commit details
    Browse the repository at this point in the history
  2. Will/appeals 22928 vbms (#18906)

    * WIP AMA intake workflow feature tests
    
    Finished tests not coming from contention
    
    * Test: WIP mst contention coming from VBMS
    
    * WIP VBMS contention mock
    
    * remove setup before refactor
    
    * Feature tests for MST/PACT coming from VBMS during intake.
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    206cf73 View commit details
    Browse the repository at this point in the history
  3. jefftmarks/APPEALS-21125 (#18702)

    * Created MailRequest object and passed from control to dispatch workflows:
    
    * Changed name of method to create mail request distributions
    
    * Condensed calls to params with a method
    
    * Mocked up sending back distribution ids
    
    * Added comments and logging
    
    * Reformatted AmaAppealDispatch spec and added mail request examples
    
    * Added comments
    
    * Updated comments
    
    * Updated workflow to pass multiple mail requests and copies attribute
    
    * Refactored to mirror UploadDocumentToVbmsController
    
    * Completed unit test for AmaAppealDispatch
    
    * Refactored spec for LegacyAppealDisaptch
    
    * Completed unit tets for LegacyAppealsDispatch and AmaAppealDispatch
    
    * Refactored code to pass unit tests
    
    * Completed unit tests for AppealsController
    
    * Changed global variable
    
    * Refactored with MailPackageConcern
    
    * Removed mail package concern and moved to APPEALS-21121
    
    * Updated unit tests after merging in MailRequest object and MailRequestJon
    
    * Added check in spec file for invalid recipient info
    
    * Reordered examples in spec file
    
    * Refactored workflow to pass DecisionDocument into MailRequestJob
    
    * Added columns to DecisionDocument and update reference columns after Vbms upload
    
    * Updated polymorphic associations between CommPackage, VbmsUploadedDoc, and DecisionDoc
    
    * Changed column names and added index for polymorphic document association for VbmsCommPackage
    
    * Updated MailRequestJob to fit polymorphic association
    
    * Remove byebug
    
    * Update columns in audit tables and triggers
    
    * Remove defunct columns
    
    * Adjust comm package factory
    
    * Updated spec for comm package and made polymorphic assoc not optional
    
    * Fix a couple spec files
    
    * Adjust AmaAppealDispatch spec
    
    * Adjust BvaDispatchTask specs
    
    * Ignore our new attrs on DecisionDocument
    
    * Add all_dbs tag to LegacyAppealDispatch spec
    
    * Break out notification type seeds to a before all
    
    * Try forcibly cleaning up after legacy dispatch tests
    
    * Oops, we're not paralellizing here
    
    * Allow outcode items to wrap
    
    ---------
    
    Co-authored-by: Matthew Thornton <ThorntonMatthew@users.noreply.github.com>
    Co-authored-by: Matthew Thornton <99351305+ThorntonMatthew@users.noreply.github.com>
    3 people authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    25391a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    196c3b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b35fc9 View commit details
    Browse the repository at this point in the history
  6. HunJerBAH legacy seed script edits (#18913)

    * test script edits for legacy appeal rake task
    
    * take 2 building a task tree
    
    * staff_attrs and decass_attrs
    
    * added toggle to create special issues
    
    * removed old code and added user inputs
    
    * made css id input to upper case by default
    
    * added docket number incrementing
    
    * update bfcurloc, remove disposition off issue, lessen appeal total count creation
    
    * woops first not last
    
    * set decision date to nil
    
    * lowered appeal count for testing
    
    ---------
    
    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    HunJerBAH and Jonathan Hoang authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ed7206c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. 💡 Add to comment

    jcroteau committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    2791072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd89a81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58306c7 View commit details
    Browse the repository at this point in the history
  4. ✏️ Fix typo

    jcroteau committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4e6dc9b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Will/appeals 24807 (#18911)

    * Refactored TaskRows for IssuesUpdateTask styling and sequence
    
    * Refactored issue description for Legacy Appeals in IssuesUpdateTask
    
    * Uncomment validations
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    wmedders21 and wmedders21 authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    d4a563a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    edfd953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    130990b View commit details
    Browse the repository at this point in the history
  3. HunJerBAH/APPEALS-24844 (#18923)

    * added PEES1 to PACT contention spis_tc code search
    
    * added pees1 code search for request issue contention search
    HunJerBAH authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b6b66b1 View commit details
    Browse the repository at this point in the history
  4. MattT/APPEALS-24860: Add JWT Support to Package Manager Service (#18920)

    * Remove TOKEN from default header
    
    * Add JWT generation to pacman service
    
    * Bring over base64url
    
    * Tweak env vars
    
    * Change comment
    
    * Create JwtGenerator conncern
    
    * Add concern file
    
    * Remove comment
    
    * Going to place SAML token into store in non-UTF-8
    
    * Add env vars to Rails env configs
    
    ---------
    
    Co-authored-by: Matthew Thornton <ThorntonMatthew@users.noreply.github.com>
    ThorntonMatthew and ThorntonMatthew authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ef1a1d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0b4f49 View commit details
    Browse the repository at this point in the history
  6. Remove use of ERB::Util.url_encode (#18930)

    Co-authored-by: Matthew Thornton <ThorntonMatthew@users.noreply.github.com>
    ThorntonMatthew and ThorntonMatthew authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    49bc012 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Add back url var

    ThorntonMatthew committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    56f2e4b View commit details
    Browse the repository at this point in the history
  2. Fix spacing

    ThorntonMatthew committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e38bea3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    48d6ea4 View commit details
    Browse the repository at this point in the history
  2. JHoang-17497 rspec fixes (#18926)

    * spec update for withdrawn_request_issues, contestable_issue, decision_review, and initial_tasks_factory
    
    * fix bva_dispatch_return_flow_spec
    
    * fix bva_dispatch_return_flow_spec
    
    * quality_review_flow_spec update
    
    ---------
    
    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    jonathanh-va and Jonathan Hoang authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a257576 View commit details
    Browse the repository at this point in the history
  3. Add issues spec updating failing feature tests. (#18929)

    * Test: MST and PACT checkboxes DO NOT appear after selecting decision in higher level review
    
    * MST and PACT checkboxes render a justification field when checked
    
    * Updated failing specs
    
    * Test: all relevant tests passing
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    wmedders21 and wmedders21 authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4a6ccbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    233e787 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf56678 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4b7278 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4646121 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c60d04 View commit details
    Browse the repository at this point in the history
  9. 🔊 Log time elapsed

    jcroteau committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d4b8136 View commit details
    Browse the repository at this point in the history
  10. ♻️ Extract constant

    jcroteau committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7ca851e View commit details
    Browse the repository at this point in the history
  11. Incremental fixes

    ThorntonMatthew committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    532b537 View commit details
    Browse the repository at this point in the history
  12. ♻️ Refactor tests

    jcroteau committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f5c6ed6 View commit details
    Browse the repository at this point in the history
  13. More tweaks

    ThorntonMatthew committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8bf6512 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7d9631d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. MattT/19983-fixes (#18947)

    * Adjust destination hash creation
    
    * Alter get_recipient_hash
    
    * Change hash syntax
    
    * Pass in comm package uuid as ID
    
    * Fix endpoint
    
    * Fix transaction
    
    * Add comment
    
    * Paranoia mode
    
    * Another backup plan
    
    * Comments
    
    * More paranoia
    
    ---------
    
    Co-authored-by: Matthew Thornton <ThorntonMatthew@users.noreply.github.com>
    ThorntonMatthew and ThorntonMatthew authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    3e124bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf89c3 View commit details
    Browse the repository at this point in the history
  3. 🔊 Log cancelled task ids

    jcroteau committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4d04b76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28b4eed View commit details
    Browse the repository at this point in the history
  5. ♻️ Extract method

    jcroteau committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    863788a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a4540c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    008c750 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab2f930 View commit details
    Browse the repository at this point in the history
  9. ♻️ Extract method

    jcroteau committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e307156 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ebd3baa View commit details
    Browse the repository at this point in the history
  11. 🔊 Log total cancelled

    jcroteau committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1074d5b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7905710 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a12f8f9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fdbeaa0 View commit details
    Browse the repository at this point in the history
  15. ♻️ Rename method

    jcroteau committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ac40f89 View commit details
    Browse the repository at this point in the history
  16. 💡 Add comments

    jcroteau committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    229d4be View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4e1ee8f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    247dc97 View commit details
    Browse the repository at this point in the history
  19. Request Issue Model spec test fix (#18940)

    * Updated Request Issue model specs
    
    * DRY Refactor
    
    ---------
    
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    Kevma50287 and HunJerBAH authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0bb6947 View commit details
    Browse the repository at this point in the history
  20. JHoang-17497-rspec-fixes 2 (#18941)

    * apeals_details_serializer_spec.rb
    
    * fix decision_document_syncer_spec & decision_issue_syncer_spec
    
    * nonrating_request_issue_modal_spec
    
    * delete_request_issues_spec
    
    ---------
    
    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    jonathanh-va and Jonathan Hoang authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    289de11 View commit details
    Browse the repository at this point in the history
  21. fix special issues display on review remand reasons for ama appeal (#…

    …18945)
    
    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a2a656e View commit details
    Browse the repository at this point in the history
  22. All tests passing (#18946)

    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    be2fd48 View commit details
    Browse the repository at this point in the history
  23. Remove rspec skip: "flake" (#18928)

    In the process of maintaining a better testing suite we are attempting
    to remove all rspec tests that are skipped.
    
    This specific instance there was a skip that is no longer needed as
    the test does not fail. We can also remove supplemental claims being
    created as they aren't relevant to the test.
    brandondorner authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    454d558 View commit details
    Browse the repository at this point in the history
  24. Refactor IssueUpdater#create_issues_update_task (#18951)

    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    102e913 View commit details
    Browse the repository at this point in the history
  25. Fix format_response

    ThorntonMatthew committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d9967c6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2a2bd69 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    df247af View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e9ccd94 View commit details
    Browse the repository at this point in the history
  29. TYLERB/APPEALS-24082: Remove task_filter_spec.rb flakey test tag (#18935

    )
    
    * Removed flakey tag from a test in task_filter_spec and a test in hearings_controller_spec.
    
    * Updated the appeal_series_issue_spec.
    
    * Changed expect to properly match the subject for one test.
    
    * Removed an expect statement that was no longer valid.
    TylerBroyles authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    832f0b7 View commit details
    Browse the repository at this point in the history
  30. Updated appeals and issues controllers to reposition benefit type. (#…

    …18955)
    
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    Blake-Manus and HunJerBAH authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    41ad030 View commit details
    Browse the repository at this point in the history
  31. Appeals 24989 - MST/PACT Badge Rendering during Judge decision review…

    … process (#18954)
    
    * APPEALS-24989 Fixed MST PACT Badges rendering during dispatch
    
    * APPEALS-24989 Added code comments
    
    ---------
    
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    Kevma50287 and HunJerBAH authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    551702c View commit details
    Browse the repository at this point in the history
  32. 🔊 Append logs to stdout

    jcroteau committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c9b1216 View commit details
    Browse the repository at this point in the history
  33. 👔 Ensure PaperTrail versions reflect appropriate whodunnit and reques…

    …t_id for cancelled tasks
    jcroteau committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7fbca3a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    277e309 View commit details
    Browse the repository at this point in the history
  2. Remove flake test skip for case_details_spec.rb

    In the process of maintaining a better testing suite we are attempting
     to remove all rspec tests that are skipped.
    
    This specific instance there was a skip that is no longer needed as
    the test does not fail when ran. Upon further research it looks like
    the pagination has been fixed and now allows the test to work
    correctly.
    brandondorner committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    04b61b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    162b74e View commit details
    Browse the repository at this point in the history
  4. HunJerBAH/APPEALS-25107 (#18964)

    * added check for decision issues instead of all issues for mst pact badges
    
    * refactored mst/pact badges to check for issues in flight before status on appeal model.
    HunJerBAH authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3f51eb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    30c582d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85ad83 View commit details
    Browse the repository at this point in the history
  3. Pamatya/appeals 24085 (#18966)

    * APPEALS-24085: removing skip
    
    * APPEALS-24150: flaky has seems to fix by itself
    pamatyatake2 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c99cc68 View commit details
    Browse the repository at this point in the history
  4. appeals 25076 (#18975)

    * Updated Task Row ordering in case timeline, and fixed timeline to order by issue id
    
    * Refactor create_decision_issues! to order case timeline IssueUpdateTasks in line with requirements
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    Blake-Manus and wmedders21 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    fd28618 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    528eeb0 View commit details
    Browse the repository at this point in the history
  6. IssuesUpdateTask model Rspecs updated for format_instructions (#18921)

    * APPEALS-24867 Corrected rspecs
    
    * APPEALS-24867 Fixed some linting
    Kevma50287 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4262284 View commit details
    Browse the repository at this point in the history
  7. HunJerBAH/APPEALS-25276 (#18979)

    * added logic to delete any open special issue tasks that prevent new ones from being made
    
    * removed logic for establishment task
    
    * updated IssueUpdateTask outstanding task logic so it only appeals to the current appeal
    HunJerBAH authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    54d429b View commit details
    Browse the repository at this point in the history
  8. HunJerBAH/APPEALS-25131 and APPEALS-25275 (#18973)

    * added workflow for adding a legacy issue with MST/PACT and creating a task/record
    
    * updated params to add distinction between edit and added issue
    
    * edited task creation to pull from params instead of issue model
    
    * removed typo
    
    * updated level 1 description for N/A option
    
    * added N/A option for notes
    
    ---------
    
    Co-authored-by: kristeja <112115264+kristeja@users.noreply.github.com>
    HunJerBAH and kristeja authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6b67f3e View commit details
    Browse the repository at this point in the history
  9. JHoang-17497-rspec-fixes-3 (#18963)

    * hearing_prep_spec fix
    
    * legacy_hearing_spec.rb:242 fix
    
    * legacy_hearing_spec.rb fix 2
    
    ---------
    
    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    jonathanh-va and Jonathan Hoang authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6be56f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4305d22 View commit details
    Browse the repository at this point in the history
  11. Fixed tests on ama_queue_spec.rb (#18967)

    Co-authored-by: William Medders <medders_william@bah.com>
    wmedders21 and wmedders21 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5d1fab4 View commit details
    Browse the repository at this point in the history
  12. Removed redundant test because a more complete test for this exists i…

    …n issues_update_task_spec.rb (#18965)
    Rnmarshall93 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5ab000a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8285baa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87ad812 View commit details
    Browse the repository at this point in the history
  15. 🚨 Lint

    jcroteau committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d7fc53a View commit details
    Browse the repository at this point in the history
  16. ✅ Fix broken spec

    jcroteau committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    fdc394b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. HunJerBAH APPEALS-25283 (#18980)

    * added nil error handling to contentions unpacking
    
    * added next for nil payload
    HunJerBAH authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9282bcc View commit details
    Browse the repository at this point in the history
  2. Craig/appeals 24754 (#18976)

    * refactor test to use factories instead of Model.create, fix associations
    
    * remove hardcoded CSS IDs
    
    * fix lint
    
    * tweaks to tests with failures in GHA
    craigrva authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    121eab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ca8092 View commit details
    Browse the repository at this point in the history
  4. update the spec with decision review from response (#18969)

    * update the spec with decision review from response
    
    * fixed typo
    
    ---------
    
    Co-authored-by: HunJerBAH <Jeremy.Hunton@va.gov>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1131c75 View commit details
    Browse the repository at this point in the history
  5. Ratings fix (#18985)

    youfoundmanesh authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2a20bd2 View commit details
    Browse the repository at this point in the history
  6. init upload examples

    ThorntonMatthew committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b028172 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9836541 View commit details
    Browse the repository at this point in the history
  8. First name

    ThorntonMatthew committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e4b9420 View commit details
    Browse the repository at this point in the history
  9. Last name

    ThorntonMatthew committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f27303b View commit details
    Browse the repository at this point in the history
  10. Treat lines as errors

    ThorntonMatthew committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5e035ce View commit details
    Browse the repository at this point in the history
  11. addresses

    ThorntonMatthew committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b3a5142 View commit details
    Browse the repository at this point in the history
  12. Add to other upload

    ThorntonMatthew committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    36010b0 View commit details
    Browse the repository at this point in the history
  13. Other upload

    ThorntonMatthew committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    36865ff View commit details
    Browse the repository at this point in the history
  14. half of error scenarios

    msteele96 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8e36f8a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4af42ef View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65da2cb View commit details
    Browse the repository at this point in the history
  17. Added routes to outcode

    msteele96 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ed3b207 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ba1dce4 View commit details
    Browse the repository at this point in the history
  19. error cleanup

    msteele96 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    add8a3f View commit details
    Browse the repository at this point in the history
  20. Tweaks

    ThorntonMatthew committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6675237 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    d011a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92d56fe View commit details
    Browse the repository at this point in the history
  3. Revert accidental commit to master

    This reverts commit 92d56fe.
    ThorntonMatthew committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6a02784 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51362c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    551ced7 View commit details
    Browse the repository at this point in the history
  6. removing flake test (#18982)

    * removing flake test
    
    * removing commented code
    
    * removing typo and nocov
    
    * removing commented code
    pamatyatake2 authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    42cabe2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6bd5d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    257a0a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2d998f View commit details
    Browse the repository at this point in the history
  10. Fix spelling error

    VLJs are reporting that their Unassigned tabs are misspelled as
    "Unassgined"
    brandondorner committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2e5abad View commit details
    Browse the repository at this point in the history
  11. Reinstate MTV changes

    ThorntonMatthew committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    29e3405 View commit details
    Browse the repository at this point in the history
  12. nil handling fix

    kristeja committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f9230c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    93d1fed View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Revert

    ThorntonMatthew committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d23f113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a047064 View commit details
    Browse the repository at this point in the history
  3. Craig/appeals 24719 (#18987)

    * modify test data and setup
    
    * fix hearings controller spec assertion
    
    * replace array sorting with match_array in dispatch task spec where applicable
    
    * added comment for why time is 11:30pm
    craigrva authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9e6af29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b5a3f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    959bcc2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18959 from department-of-veterans-affairs/dev-sup…

    …port/skipped-test-updates
    
    Dev support/skipped test updates
    craigrva authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5a16da8 View commit details
    Browse the repository at this point in the history
  7. Khalin/appeals 22929 (#18989)

    * AMA queue workflow feature test draft
    
    * Newest Changes
    
    * All tests are ready to run on a working ENV
    
    * Final edits all tests passing
    
    * added sleep for page load
    
    ---------
    
    Co-authored-by: HunJerBAH <Jeremy.Hunton@va.gov>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    43199c9 View commit details
    Browse the repository at this point in the history
  8. JHoang/17497-rspec-fixes-4 (#18994)

    * appeal_spec & supplemental_claim_spec fixes
    
    * comments
    
    * removed binding.pry
    
    ---------
    
    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    379ff92 View commit details
    Browse the repository at this point in the history
  9. updated cavc dashboard to show all issues from source appeal regardle…

    …ss of issues on the remand
    Jonathan Hoang committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2e502c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68badd5 View commit details
    Browse the repository at this point in the history
  11. removed comment

    Jonathan Hoang committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7aa8cfb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09043e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c3a82f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    675325c View commit details
    Browse the repository at this point in the history
  15. Update MAC_INTEL.md (#18997)

    * Update MAC_INTEL.md
    
    * Update MAC_INTEL.md
    
    * Update MAC_INTEL.md
    
    * update setup scripts
    
    * Update MAC_INTEL.md
    zurbergram authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9a6b420 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c301f8a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e23a74 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    55094c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c6fd98d View commit details
    Browse the repository at this point in the history
  20. Merge pull request #18991 from department-of-veterans-affairs/feature…

    …/APPEALS-9414
    
    feature/APPEALS-4011: Tracking Branch
    ThorntonMatthew authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b9462c0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9180022 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #18625 from department-of-veterans-affairs/feature…

    …/APPEALS-19983
    
    Tracking PR for APPEALS-19983
    ThorntonMatthew authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f0e85e8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    af5ec12 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    59dadc8 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #18990 from department-of-veterans-affairs/dorner/…

    …APPEALS-25338
    
    Fix spelling error - "Unassgined" to "Unassigned" - APPEALS/25338
    craigrva authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    291b3dd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    97f1a9d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    dd103f5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6fec32a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c192aed View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. set rai with ternary instead of if/else

    Jonathan Hoang committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    cfd7f72 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated stats specs - APPEALS/25431 (#18998)

    * Remove obsolete Dispatch_stats specs
    
    The dispatch_stats logic is deprecated and is now being fully deleted.
    We can remove the specs as part of that process.
    
    * Remove certification_stats specs
    
    The certification_stats logic is deprecated and is now being fully deleted.
    We can remove the specs as part of that process.
    brandondorner authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    78bec5c View commit details
    Browse the repository at this point in the history
  3. Removing skip made this test pass (#18993)

    * Removing skip made this test pass
    
    * Adding puts to see what value does response body has
    
    * testing database result
    
    * testing database result
    
    * running db cleaner before to make sure hearing day is always contains 1 and 2
    
    * resetting Pk in hearing table before all
    pamatyatake2 authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    67dc572 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2c07e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request #19002 from department-of-veterans-affairs/dev-sup…

    …port/skipped-test-updates-2
    
    Remove deprecated stats specs - APPEALS/25431 (#18998)
    craigrva authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d52267f View commit details
    Browse the repository at this point in the history
  2. update m1 setup instructions (#19005)

    * update m1 setup instructions
    
    * add how to determine procssor type
    craigrva authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    95ad661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    930a8ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b3640c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2f50de View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18948 from department-of-veterans-affairs/jcrotea…

    …u/APPEALS-23894-close-vrr-tasks-for-vre-business-line
    
    jcroteau/APPEALS-23894 - Close VeteranRecordRequest tasks for Veterans Readiness and Employment (VRE) business line
    raymond-hughes authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    22c427f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    965e712 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. fix potentially flaky finds (#19014)

    * ✨ Introduce method object CancelTasksAndDescendants
    
    * ✨ Introduce rake task remediations:cancel_vrr_tasks_open_for_vre
    
    * 🚚 Move VeteranRecordRequestsOpenForVREQuery into its own namespace
    
    * 💡 Add to comment
    
    * ♻️ Reference Constants::BENEFIT_TYPES instead of local constant
    
    * ♻️ Extract factory for VRE business line
    
    * ✏️ Fix typo
    
    * 🔊 Log time elapsed
    
    * ♻️ Extract constant
    
    * ♻️ Refactor tests
    
    * 🔊 Log total tasks for cancellation
    
    * 🔊 Log cancelled task ids
    
    * 🔊 Log errored cancellations
    
    * ♻️ Extract method
    
    * 🐛 Task #descendants already includes self
    
    * 🐛 Only include open tasks in total
    
    * 🐛 Only log cancellable (open) task ids
    
    * ♻️ Extract method
    
    * ♻️ Replace query with temp
    
    * 🔊 Log total cancelled
    
    * ♻️ Slide statements into block
    
    * ♻️ Combine logging of cancellable tasks before/after into single method
    
    * ♻️ Rearrange method definitions
    
    * ♻️ Rename method
    
    * 💡 Add comments
    
    * 🔊 Append logs to stdout
    
    * 👔 Ensure PaperTrail versions reflect appropriate whodunnit and request_id for cancelled tasks
    
    * 🚨 Lint
    
    * ✅ Fix broken spec
    
    * fix potentially flaky finds
    
    ---------
    
    Co-authored-by: Jeremy Croteau <jeremiah.croteau@va.gov>
    Co-authored-by: Raymond Hughes <131811099+raymond-hughes@users.noreply.github.com>
    3 people authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c247c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d27460e View commit details
    Browse the repository at this point in the history
  3. PR Template Fixes

    ThorntonMatthew committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7644d0e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19011 from department-of-veterans-affairs/dev-sup…

    …port/test-updates
    
    dev-support/test-updates
    craigrva authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5d64701 View commit details
    Browse the repository at this point in the history
  5. modify formatting, add notes and foreword (#19015)

    * modify formatting, add notes and foreword
    
    * add missing parenthesis
    craigrva authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d83fb2a View commit details
    Browse the repository at this point in the history
  6. Add a comment

    ThorntonMatthew committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1b13fe0 View commit details
    Browse the repository at this point in the history
  7. Add another comment

    ThorntonMatthew committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e169121 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c725dc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    d5f2fcc View commit details
    Browse the repository at this point in the history
  2. add checks back in for cavc_remands_with_dashboard

    Jonathan Hoang committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    37cd114 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'JHoang/APPEALS-23520/23521' of https://github.com/depar…

    …tment-of-veterans-affairs/caseflow into JHoang/APPEALS-23520/23521
    Jonathan Hoang committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    768c372 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a8d0fb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18472 from department-of-veterans-affairs/feature…

    …/APPEALS-17497
    
    Feature/APPEALS-17497 MST/PACT Act Special Identification
    kristeja authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b058136 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    21f05ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19032 from department-of-veterans-affairs/revert-…

    …18472-feature/APPEALS-17497
    
    Revert "Feature/APPEALS-17497 MST/PACT Act Special Identification"
    zurbergram authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d3dac4d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    9ded555 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19000 from department-of-veterans-affairs/JHoang/…

    …APPEALS-23520/23521
    
    APPEALS-23521 CAVC Dashboard not showing all issues for Remand
    zurbergram authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2d72925 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    e7c0e49 View commit details
    Browse the repository at this point in the history