-
Notifications
You must be signed in to change notification settings - Fork 19
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
Justin/APPEALS-62255 #23469
base: main
Are you sure you want to change the base?
Justin/APPEALS-62255 #23469
Commits on Jun 12, 2024
-
remove redundant find_by's (#21906)
* remove redundant find_by's * removed comma * removed commas --------- Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e54f43d - Browse repository at this point
Copy the full SHA e54f43dView commit details
Commits on Jun 13, 2024
-
Feature/appeals 41477 s4 (#21821)
* Caceves/appeals 41709 v5 (#21878) * APPEALS-41709 - Uncorrupted Branch; First commit - Remove Columns from Correspondences * APPEALS-41709 - Drop package_document_types Table * Update remove * Updating Serializer for Correspondence * Removing portal_entry_date * Removing source_type * Removing cmp_packet_number * Removing cmp_queue_id * Removing package_document_type_id * package_document_type * Fix merge issues with table * Update Migration inheritance * Remove package_document_type from correspondence model * WIP working on safely removing old package document type * Restore queue_column * Restore correspondence_queue_column.rb * Restore client test correspondence.js * More package doc type removals * Remove unused package document type * Remove package document type and fix closing end statement * Remove package document type from spec * Fix 2 linter issues * Update queue_helpers to not use package_doc_type * Adjust docket_number & docket_name because was getting an error on the explain page * Fixed lint issue --------- Co-authored-by: KiMauVA <[email protected]> * Update migration to have safety assured * Siva-Khalin/Appeals 43239 (#21811) * Setting up skeleton for future ACs * #43239 - AC 2 * #43239 - create new route and verify access is added * #43239 - #AC2 added link to queue tab * AC1 WIP * Updating access_allowed method * WIP * #43239 - #AC4 added new correspondence_admin feature toggle * AC1 Done * #43239 - added AC5.1 and AC5.2 * #43239 - moved text to constants * AC 5 WIP * #43239 - added number field and submit button * #43239 - limiting veteran file numbers to 10 * AC 5 continued WIP * #43239 - CSS Updates * #43239 - AC 5.6.2 and AC 5.6.4 * file_number check method * invalid_file_num_error_message ruby Method * #43239 - correspondence controller specs * #43239 - removed unused code * Routes WIP * Get Correspondence Test Route Working * #43239 - generate correspondence route * #43239 - Added FE changes for success response * #43239 - removed correspondence size in the api response * Fix various minor rubocop offenses * WIP generate_correspondence * #47513 - Test Correspondence Jest Tests * #47518 - Generate Correspondence updates * #47518 #47512 - specs for BE methods * #43239 - lint * #41709 - removed columns * removed unused code * lint * lint fixes * revert Gemfile.lock --------- Co-authored-by: psivakeshva <[email protected]> Co-authored-by: Alexander Smith <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: psivakeshva <[email protected]> --------- Co-authored-by: KiMauVA <[email protected]> Co-authored-by: Dev-KRedd <[email protected]> Co-authored-by: psivakeshva <[email protected]> Co-authored-by: Alexander Smith <[email protected]> Co-authored-by: psivakeshva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 981a91c - Browse repository at this point
Copy the full SHA 981a91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9324980 - Browse repository at this point
Copy the full SHA 9324980View commit details -
* Removing requirement for correspondence_type_id to be assigned * removing correspondence_type_id from being built in seeds files in queue_helpers
Configuration menu - View commit details
-
Copy full SHA for 303801d - Browse repository at this point
Copy the full SHA 303801dView commit details -
Commit for Intake Appel disable issue fix (#21919)
Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b470d6a - Browse repository at this point
Copy the full SHA b470d6aView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b626bbd - Browse repository at this point
Copy the full SHA b626bbdView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31193fe - Browse repository at this point
Copy the full SHA 31193feView commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7deaebd - Browse repository at this point
Copy the full SHA 7deaebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ca28f - Browse repository at this point
Copy the full SHA 08ca28fView commit details -
Correspondence Controller params not being restricted (#21866)
* comment for source change to register * refactored appeals_controller to use params safely. regression test clean. * untested correspondence_controller params change. * refactored correspondence_document_controller. regression tested. * refactored unsafe params. regression tested. * removed shared params inside concern (bad practice) * refactored param safety. regression tested. * refactored unsafe code. manually tested * refactored params to be secure. regression tested. * broke params into multiple lines * refactored missing params into secure ones. regression tested again. * refactored potential incorrect param * minor param refactor. * removed binding.pry and updated params.permit. regression tested again. * fixed param issue * updated params.permit * fixed params issue * another param fix * second attempted fix * might have actually fixed it * another fix attempt * fixed linting issues * removed unused default params * fixed rubocop complains with helper methods * changed helper methods to be a constant * moved pdf_params into separate method in correspondence_review_package_controller --------- Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d652e9 - Browse repository at this point
Copy the full SHA 6d652e9View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d20474 - Browse repository at this point
Copy the full SHA 9d20474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb633b - Browse repository at this point
Copy the full SHA 5bb633bView commit details -
Configuration menu - View commit details
-
Copy full SHA for edf8045 - Browse repository at this point
Copy the full SHA edf8045View commit details
Commits on Jun 21, 2024
-
[APPEALS-44296] - JAWS does not read info (#21957)
* #44296 - Updated labels * #44296 - Updated specs * #44296 - Updated labels to sync with every other label in file
Configuration menu - View commit details
-
Copy full SHA for 18a82a6 - Browse repository at this point
Copy the full SHA 18a82a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dac9468 - Browse repository at this point
Copy the full SHA dac9468View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73c7099 - Browse repository at this point
Copy the full SHA 73c7099View commit details -
Divyandryan/bannerfix combo draft (#21965)
* Initial commit for multiple assignement * Provided the conditional logic for single and multiple * Updated the error message * changed the way errors are gathered * Modified the text message to display * Line break fix * changed messages so they only populate if there are errors * removed unless statement * Modified the code changes to fix rubocop issues * added back return false statement * adjusted display of bullet points * Modified the code due to rubocop fixes * Spec fixes for single and multiple batch assignment * removed commented code. * Moved the constants to constant file * Modified the constants file to a new file * made changes to grammar and updated unit tests to match * refactored banner logic to let auto user finder be the source of truth for assignment errors * refactored logger to log the most recent unassignable reason from the auto assign user finder. * fixed linting errors --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0afa9d0 - Browse repository at this point
Copy the full SHA 0afa9d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 836ef45 - Browse repository at this point
Copy the full SHA 836ef45View commit details
Commits on Jun 25, 2024
-
Fix for Network error after mail team user submits Request Remove Pac…
…kage modal on Review Package form (#21964) * initial commit * added .match.params to handle history props in QueueApp routing * displaying banners for the correspondence review package actions * Removing debugger * removing the comment --------- Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95c3e59 - Browse repository at this point
Copy the full SHA 95c3e59View commit details
Commits on Jun 26, 2024
-
Khalin/APPEALS - 48580 Fixing rspec Tests (#22010)
* Passing rspec tests * correspondence_review_package_controller_spec.rb fix * Fixing checkbox test spec
Configuration menu - View commit details
-
Copy full SHA for c9cf1ad - Browse repository at this point
Copy the full SHA c9cf1adView commit details -
* Initial commit for multiple assignement * Provided the conditional logic for single and multiple * Updated the error message * changed the way errors are gathered * Modified the text message to display * Line break fix * changed messages so they only populate if there are errors * removed unless statement * Modified the code changes to fix rubocop issues * added back return false statement * adjusted display of bullet points * Modified the code due to rubocop fixes * updating failed assignment header texts * Spec fixes for single and multiple batch assignment * updating failed assignment reason errors * updating tests to pass with new messages * removed commented code. * Moved the constants to constant file * Modified the constants file to a new file * Changing the banner text method name to match incoming changes from feature * adding build method for single error message * fixing a mistake in my switch case code * Fixing up some reasons for single errors * correcting capacity error wording from multiple assignments ticket * adding "to user" text and matching messages across single and multiple assignment errors * Updating comments and spacing for code readability * Reverting to feature from tests because of wacky failures * updating mail team user to inbound ops team user in test descriptions * updating single assignment and batch assignment tests to match new labels * removing deprecated methods * fixed linting errors --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: Ryan Marshall <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 111a143 - Browse repository at this point
Copy the full SHA 111a143View commit details -
Ki/APPEALS-48218 - Refactor & Fix Failing Correspondence Related Tests (
#21939) * APPEALS-48218 - edit_cmp_information_rspec Updates * #48582 - Corrected test data and added initial states * APPEALS-48218 - CodeClimate Updates * APPEALS-48218 - CodeClimate Updates * Lint * Linting * CC Updates --------- Co-authored-by: psivakeshva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d32a68a - Browse repository at this point
Copy the full SHA d32a68aView commit details
Commits on Jun 27, 2024
-
fixing an accidental bug where a bullet point containing a single err…
…or does not show (#22029) * fixing an accidental bug where a bullet point containing a single error does not show * updating name
Configuration menu - View commit details
-
Copy full SHA for 1266883 - Browse repository at this point
Copy the full SHA 1266883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4692c7a - Browse repository at this point
Copy the full SHA 4692c7aView commit details -
Ki/APPEALS-48218-b Updating CodeClimate Concerns (#22039)
* CodeClimate TL Approved Comments * CodeClimate Updates 2 * Reek Update * Reek 2
Configuration menu - View commit details
-
Copy full SHA for e425775 - Browse repository at this point
Copy the full SHA e425775View commit details -
APPEALS-49507: NOD on Correspondence Seed Data Inconsistent with Docu…
…ment Type (#22019) * update nod * update nod * push up changes for nod * update parameters for create_correspondence_document * remove method --------- Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e93588 - Browse repository at this point
Copy the full SHA 9e93588View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4201ac6 - Browse repository at this point
Copy the full SHA 4201ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad965f - Browse repository at this point
Copy the full SHA dad965fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 402493d - Browse repository at this point
Copy the full SHA 402493dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f93d2af - Browse repository at this point
Copy the full SHA f93d2afView commit details
Commits on Jul 2, 2024
-
Save Button Is Not Enabled When VA DOR Date Is Updated (#22049)
* fix for the save changes button * fixing jest and rspecs * fix rspec
Configuration menu - View commit details
-
Copy full SHA for 0d02e08 - Browse repository at this point
Copy the full SHA 0d02e08View commit details -
Add back the correspondence helper_method line to explain controller …
…was removed when merging master
Configuration menu - View commit details
-
Copy full SHA for 030feaf - Browse repository at this point
Copy the full SHA 030feafView commit details
Commits on Jul 3, 2024
-
APPEALS-50693: Create Bash Script to Run Tests on Git Commit and PR R…
…eview (#22066) * created testCommits git command * updated git-test-commits namespace and reorged file to run ruby tests then js tests * added clean push command * added clean test and user input to script * updated namespace of clean-pr and refactored to allow the use of a branch parameter * test commit * reverted test commit change * refactored git commit and reverted test code change in correspondence.rb * added formatting, fasterer, scss-lint, lint, and prettier tests * added scss commit changes * added safe auto correct option to clean-pr command
Configuration menu - View commit details
-
Copy full SHA for 2ba157b - Browse repository at this point
Copy the full SHA 2ba157bView commit details -
Configuration menu - View commit details
-
Copy full SHA for afca32d - Browse repository at this point
Copy the full SHA afca32dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6dcd51 - Browse repository at this point
Copy the full SHA e6dcd51View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 110a2b9 - Browse repository at this point
Copy the full SHA 110a2b9View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b9072c - Browse repository at this point
Copy the full SHA 3b9072cView commit details -
APPEALS-51209: UAT Test Data Workflow Does Not Create Documents When …
…Creating Correspondences (#22115) * added guard clause to response * added document creation to UAT test correspondence workflow * remove domplexity note creation
Configuration menu - View commit details
-
Copy full SHA for a821384 - Browse repository at this point
Copy the full SHA a821384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2199d - Browse repository at this point
Copy the full SHA 6a2199dView commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b915854 - Browse repository at this point
Copy the full SHA b915854View commit details -
Sivakesh/appeals 48375 (#22064)
* #48376 - Restricted Generate Correspondence button * #48381 - Restricted correspondence count to 1-40 * #50329 - created auto assign checkbox * #50330 - generate correspondence functionality * #50392 - specs for the generate correspondence functionality * resolved merge conflicts * lint issues addressed * #48377 - Jest Tests * Fix of rubocop offense --------- Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8cc332 - Browse repository at this point
Copy the full SHA a8cc332View commit details -
Configuration menu - View commit details
-
Copy full SHA for a873a15 - Browse repository at this point
Copy the full SHA a873a15View commit details
Commits on Jul 11, 2024
-
Refactor Review Package Frontend (#22073)
* Call the serialized correspondence in Review Package * Added correspondenceTypes to review_package controller method * Added has_efolder_failed_task private method to review_package controller method response * Modified the efolder_upload_failed_before method in backend and frontend as per the comments * Replacing with serialized methods * safespot for rollback * reviewform appearing stable and not regressing * stable rework point * Fixed the banner alert when hasEfolderFailedTask is true * remaning banner updates to the useEffect function * Modified the change to display correspondenceDocuments array inside the hash of correspondence * Replaced apiresponse with props * Adjusted the display intake button to enabled after save changes * Removed show method * Commit changes for isEditableDataChanged with prop values * fixed issue with page load due to out of bounds array accessing * potential fix for form fields * Can able to edit notes * Removed correspondenceDocuments props and utilize the props from correspondence props * Modified the reviewPackageReducer.js * fixed params issue. removed unused method. fixed intake appeal logic. * fixed params issue. removed unused method. fixed intake appeal logic. * changes variable name from NEW_DATA_CHANGEME to reviewPackageData * Intake Appeal Button enabled fix * Fix for Document Type edit form * Fix for PDF reader when we click on edit link * fixed params issue * Removed puts * Spec fixes for review package controller * Rubocop fixes * fixed linting issues * Fix for form updates for review package * Changed disable flag. * fixed intake button logic * Updated the veteran file number fix * Modified to previous change for veteran file number fix * Rubocop fixes * Lint fix * Jest fixes * APPEALS-47125: Refactor frontend (#22102) * refactored review package to not use editable data * removed reviewDetails and refactored save button state management * fixed linting errors in routes page * refactored review form saving and error handling * updated efolder check to display review package actions if there is no efolder failed task * updated props for new props route * fixed bug where package action wouldn't be created if a review package had closed child tasks * added safe params * removed requirement for notes to be filled out in form * removed unused routes * resolved linting errors in correspondence test controller * removed outdated tests * fixed bug where document type wasn't updating NOD (redux action was disconnected) * refactored intake button to only show if NOD and the page isn't Read Only * removed unused document action * fixed failing lint issues and updated rspec * Jest tests fixed and working again. --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80d1705 - Browse repository at this point
Copy the full SHA 80d1705View commit details -
Sivakesh/appeals 48375 (#22064)
* #48376 - Restricted Generate Correspondence button * #48381 - Restricted correspondence count to 1-40 * #50329 - created auto assign checkbox * #50330 - generate correspondence functionality * #50392 - specs for the generate correspondence functionality * resolved merge conflicts * lint issues addressed * #48377 - Jest Tests * Fix of rubocop offense --------- Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5985888 - Browse repository at this point
Copy the full SHA 5985888View commit details -
Refactor Review Package Frontend (#22073)
* Call the serialized correspondence in Review Package * Added correspondenceTypes to review_package controller method * Added has_efolder_failed_task private method to review_package controller method response * Modified the efolder_upload_failed_before method in backend and frontend as per the comments * Replacing with serialized methods * safespot for rollback * reviewform appearing stable and not regressing * stable rework point * Fixed the banner alert when hasEfolderFailedTask is true * remaning banner updates to the useEffect function * Modified the change to display correspondenceDocuments array inside the hash of correspondence * Replaced apiresponse with props * Adjusted the display intake button to enabled after save changes * Removed show method * Commit changes for isEditableDataChanged with prop values * fixed issue with page load due to out of bounds array accessing * potential fix for form fields * Can able to edit notes * Removed correspondenceDocuments props and utilize the props from correspondence props * Modified the reviewPackageReducer.js * fixed params issue. removed unused method. fixed intake appeal logic. * fixed params issue. removed unused method. fixed intake appeal logic. * changes variable name from NEW_DATA_CHANGEME to reviewPackageData * Intake Appeal Button enabled fix * Fix for Document Type edit form * Fix for PDF reader when we click on edit link * fixed params issue * Removed puts * Spec fixes for review package controller * Rubocop fixes * fixed linting issues * Fix for form updates for review package * Changed disable flag. * fixed intake button logic * Updated the veteran file number fix * Modified to previous change for veteran file number fix * Rubocop fixes * Lint fix * Jest fixes * APPEALS-47125: Refactor frontend (#22102) * refactored review package to not use editable data * removed reviewDetails and refactored save button state management * fixed linting errors in routes page * refactored review form saving and error handling * updated efolder check to display review package actions if there is no efolder failed task * updated props for new props route * fixed bug where package action wouldn't be created if a review package had closed child tasks * added safe params * removed requirement for notes to be filled out in form * removed unused routes * resolved linting errors in correspondence test controller * removed outdated tests * fixed bug where document type wasn't updating NOD (redux action was disconnected) * refactored intake button to only show if NOD and the page isn't Read Only * removed unused document action * fixed failing lint issues and updated rspec * Jest tests fixed and working again. --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52b0ba0 - Browse repository at this point
Copy the full SHA 52b0ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a9467 - Browse repository at this point
Copy the full SHA f3a9467View commit details -
This reverts commit 20a6a09.
Configuration menu - View commit details
-
Copy full SHA for 95ec7d0 - Browse repository at this point
Copy the full SHA 95ec7d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4b9c6 - Browse repository at this point
Copy the full SHA 6b4b9c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 759106a - Browse repository at this point
Copy the full SHA 759106aView commit details -
APPEALS-51367: Fixed Bug with Improper Routes in Review Package (#22126)
* Update Scope * Revert "Update Scope" This reverts commit 20a6a09. * updated review package routes * Intake Updates * resolved issues on intake spec --------- Co-authored-by: KiMauVA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ef8d5d - Browse repository at this point
Copy the full SHA 1ef8d5dView commit details
Commits on Jul 12, 2024
-
APPEALS-50730 : Auto Assign Algorithm Continues when No Available Use…
…rs are Available (#22106) * draft pr for error for unassigned auto assign * fix * call error method in auto assigner file * return error method in assign method * update logger banner * removed outdated code. * update spec test from nil to error * update test * update auto assigner file * refactored break condition in auto assigner logic and updated tests --------- Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8a21e4 - Browse repository at this point
Copy the full SHA c8a21e4View commit details -
Refactor Review Package Frontend (#22073)
* Call the serialized correspondence in Review Package * Added correspondenceTypes to review_package controller method * Added has_efolder_failed_task private method to review_package controller method response * Modified the efolder_upload_failed_before method in backend and frontend as per the comments * Replacing with serialized methods * safespot for rollback * reviewform appearing stable and not regressing * stable rework point * Fixed the banner alert when hasEfolderFailedTask is true * remaning banner updates to the useEffect function * Modified the change to display correspondenceDocuments array inside the hash of correspondence * Replaced apiresponse with props * Adjusted the display intake button to enabled after save changes * Removed show method * Commit changes for isEditableDataChanged with prop values * fixed issue with page load due to out of bounds array accessing * potential fix for form fields * Can able to edit notes * Removed correspondenceDocuments props and utilize the props from correspondence props * Modified the reviewPackageReducer.js * fixed params issue. removed unused method. fixed intake appeal logic. * fixed params issue. removed unused method. fixed intake appeal logic. * changes variable name from NEW_DATA_CHANGEME to reviewPackageData * Intake Appeal Button enabled fix * Fix for Document Type edit form * Fix for PDF reader when we click on edit link * fixed params issue * Removed puts * Spec fixes for review package controller * Rubocop fixes * fixed linting issues * Fix for form updates for review package * Changed disable flag. * fixed intake button logic * Updated the veteran file number fix * Modified to previous change for veteran file number fix * Rubocop fixes * Lint fix * Jest fixes * APPEALS-47125: Refactor frontend (#22102) * refactored review package to not use editable data * removed reviewDetails and refactored save button state management * fixed linting errors in routes page * refactored review form saving and error handling * updated efolder check to display review package actions if there is no efolder failed task * updated props for new props route * fixed bug where package action wouldn't be created if a review package had closed child tasks * added safe params * removed requirement for notes to be filled out in form * removed unused routes * resolved linting errors in correspondence test controller * removed outdated tests * fixed bug where document type wasn't updating NOD (redux action was disconnected) * refactored intake button to only show if NOD and the page isn't Read Only * removed unused document action * fixed failing lint issues and updated rspec * Jest tests fixed and working again. --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b21233 - Browse repository at this point
Copy the full SHA 8b21233View commit details -
APPEALS-51367: Fixed Bug with Improper Routes in Review Package (#22126)
* Update Scope * Revert "Update Scope" This reverts commit 20a6a09. * updated review package routes * Intake Updates * resolved issues on intake spec --------- Co-authored-by: KiMauVA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c50717c - Browse repository at this point
Copy the full SHA c50717cView commit details -
APPEALS-50730 : Auto Assign Algorithm Continues when No Available Use…
…rs are Available (#22106) * draft pr for error for unassigned auto assign * fix * call error method in auto assigner file * return error method in assign method * update logger banner * removed outdated code. * update spec test from nil to error * update test * update auto assigner file * refactored break condition in auto assigner logic and updated tests --------- Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6c1035 - Browse repository at this point
Copy the full SHA f6c1035View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03871d - Browse repository at this point
Copy the full SHA d03871dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fcc382 - Browse repository at this point
Copy the full SHA 1fcc382View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8fc48e - Browse repository at this point
Copy the full SHA e8fc48eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2be30 - Browse repository at this point
Copy the full SHA ab2be30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce3bff - Browse repository at this point
Copy the full SHA 3ce3bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23586b3 - Browse repository at this point
Copy the full SHA 23586b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 552a10c - Browse repository at this point
Copy the full SHA 552a10cView commit details -
Feature/appeals 43876 s6 (#22076)
* Save Button Is Not Enabled When VA DOR Date Is Updated (#22049) * fix for the save changes button * fixing jest and rspecs * fix rspec * updated parameters in controller to permit batch id (#22084) * Update explain controller appeal_affinity to test if appeal is a correspondence (#22092) * added guard clause to response (#22113) * APPEALS-51209: UAT Test Data Workflow Does Not Create Documents When Creating Correspondences (#22115) * added guard clause to response * added document creation to UAT test correspondence workflow * remove domplexity note creation * Sivakesh/appeals 48375 (#22064) * #48376 - Restricted Generate Correspondence button * #48381 - Restricted correspondence count to 1-40 * #50329 - created auto assign checkbox * #50330 - generate correspondence functionality * #50392 - specs for the generate correspondence functionality * resolved merge conflicts * lint issues addressed * #48377 - Jest Tests * Fix of rubocop offense --------- Co-authored-by: Christopher Aceves <[email protected]> * Refactor Review Package Frontend (#22073) * Call the serialized correspondence in Review Package * Added correspondenceTypes to review_package controller method * Added has_efolder_failed_task private method to review_package controller method response * Modified the efolder_upload_failed_before method in backend and frontend as per the comments * Replacing with serialized methods * safespot for rollback * reviewform appearing stable and not regressing * stable rework point * Fixed the banner alert when hasEfolderFailedTask is true * remaning banner updates to the useEffect function * Modified the change to display correspondenceDocuments array inside the hash of correspondence * Replaced apiresponse with props * Adjusted the display intake button to enabled after save changes * Removed show method * Commit changes for isEditableDataChanged with prop values * fixed issue with page load due to out of bounds array accessing * potential fix for form fields * Can able to edit notes * Removed correspondenceDocuments props and utilize the props from correspondence props * Modified the reviewPackageReducer.js * fixed params issue. removed unused method. fixed intake appeal logic. * fixed params issue. removed unused method. fixed intake appeal logic. * changes variable name from NEW_DATA_CHANGEME to reviewPackageData * Intake Appeal Button enabled fix * Fix for Document Type edit form * Fix for PDF reader when we click on edit link * fixed params issue * Removed puts * Spec fixes for review package controller * Rubocop fixes * fixed linting issues * Fix for form updates for review package * Changed disable flag. * fixed intake button logic * Updated the veteran file number fix * Modified to previous change for veteran file number fix * Rubocop fixes * Lint fix * Jest fixes * APPEALS-47125: Refactor frontend (#22102) * refactored review package to not use editable data * removed reviewDetails and refactored save button state management * fixed linting errors in routes page * refactored review form saving and error handling * updated efolder check to display review package actions if there is no efolder failed task * updated props for new props route * fixed bug where package action wouldn't be created if a review package had closed child tasks * added safe params * removed requirement for notes to be filled out in form * removed unused routes * resolved linting errors in correspondence test controller * removed outdated tests * fixed bug where document type wasn't updating NOD (redux action was disconnected) * refactored intake button to only show if NOD and the page isn't Read Only * removed unused document action * fixed failing lint issues and updated rspec * Jest tests fixed and working again. --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]> * APPEALS-51367: Fixed Bug with Improper Routes in Review Package (#22126) * Update Scope * Revert "Update Scope" This reverts commit 20a6a09. * updated review package routes * Intake Updates * resolved issues on intake spec --------- Co-authored-by: KiMauVA <[email protected]> * APPEALS-50730 : Auto Assign Algorithm Continues when No Available Users are Available (#22106) * draft pr for error for unassigned auto assign * fix * call error method in auto assigner file * return error method in assign method * update logger banner * removed outdated code. * update spec test from nil to error * update test * update auto assigner file * refactored break condition in auto assigner logic and updated tests --------- Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]> * removed unused task (#22143) * Ki/APPEALS-42516 - Create Details Page Shell (#22122) * Reforged * Reinstante VetCorrespondence * correspondence_details temporary fix * Sivakesh/appeals 48375 (#22064) * #48376 - Restricted Generate Correspondence button * #48381 - Restricted correspondence count to 1-40 * #50329 - created auto assign checkbox * #50330 - generate correspondence functionality * #50392 - specs for the generate correspondence functionality * resolved merge conflicts * lint issues addressed * #48377 - Jest Tests * Fix of rubocop offense --------- Co-authored-by: Christopher Aceves <[email protected]> * Refactor Review Package Frontend (#22073) * Call the serialized correspondence in Review Package * Added correspondenceTypes to review_package controller method * Added has_efolder_failed_task private method to review_package controller method response * Modified the efolder_upload_failed_before method in backend and frontend as per the comments * Replacing with serialized methods * safespot for rollback * reviewform appearing stable and not regressing * stable rework point * Fixed the banner alert when hasEfolderFailedTask is true * remaning banner updates to the useEffect function * Modified the change to display correspondenceDocuments array inside the hash of correspondence * Replaced apiresponse with props * Adjusted the display intake button to enabled after save changes * Removed show method * Commit changes for isEditableDataChanged with prop values * fixed issue with page load due to out of bounds array accessing * potential fix for form fields * Can able to edit notes * Removed correspondenceDocuments props and utilize the props from correspondence props * Modified the reviewPackageReducer.js * fixed params issue. removed unused method. fixed intake appeal logic. * fixed params issue. removed unused method. fixed intake appeal logic. * changes variable name from NEW_DATA_CHANGEME to reviewPackageData * Intake Appeal Button enabled fix * Fix for Document Type edit form * Fix for PDF reader when we click on edit link * fixed params issue * Removed puts * Spec fixes for review package controller * Rubocop fixes * fixed linting issues * Fix for form updates for review package * Changed disable flag. * fixed intake button logic * Updated the veteran file number fix * Modified to previous change for veteran file number fix * Rubocop fixes * Lint fix * Jest fixes * APPEALS-47125: Refactor frontend (#22102) * refactored review package to not use editable data * removed reviewDetails and refactored save button state management * fixed linting errors in routes page * refactored review form saving and error handling * updated efolder check to display review package actions if there is no efolder failed task * updated props for new props route * fixed bug where package action wouldn't be created if a review package had closed child tasks * added safe params * removed requirement for notes to be filled out in form * removed unused routes * resolved linting errors in correspondence test controller * removed outdated tests * fixed bug where document type wasn't updating NOD (redux action was disconnected) * refactored intake button to only show if NOD and the page isn't Read Only * removed unused document action * fixed failing lint issues and updated rspec * Jest tests fixed and working again. --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]> * Update Scope * Revert "Update Scope" This reverts commit 20a6a09. * updated review package routes * Intake Updates * Refactor Review Package Frontend (#22073) * Call the serialized correspondence in Review Package * Added correspondenceTypes to review_package controller method * Added has_efolder_failed_task private method to review_package controller method response * Modified the efolder_upload_failed_before method in backend and frontend as per the comments * Replacing with serialized methods * safespot for rollback * reviewform appearing stable and not regressing * stable rework point * Fixed the banner alert when hasEfolderFailedTask is true * remaning banner updates to the useEffect function * Modified the change to display correspondenceDocuments array inside the hash of correspondence * Replaced apiresponse with props * Adjusted the display intake button to enabled after save changes * Removed show method * Commit changes for isEditableDataChanged with prop values * fixed issue with page load due to out of bounds array accessing * potential fix for form fields * Can able to edit notes * Removed correspondenceDocuments props and utilize the props from correspondence props * Modified the reviewPackageReducer.js * fixed params issue. removed unused method. fixed intake appeal logic. * fixed params issue. removed unused method. fixed intake appeal logic. * changes variable name from NEW_DATA_CHANGEME to reviewPackageData * Intake Appeal Button enabled fix * Fix for Document Type edit form * Fix for PDF reader when we click on edit link * fixed params issue * Removed puts * Spec fixes for review package controller * Rubocop fixes * fixed linting issues * Fix for form updates for review package * Changed disable flag. * fixed intake button logic * Updated the veteran file number fix * Modified to previous change for veteran file number fix * Rubocop fixes * Lint fix * Jest fixes * APPEALS-47125: Refactor frontend (#22102) * refactored review package to not use editable data * removed reviewDetails and refactored save button state management * fixed linting errors in routes page * refactored review form saving and error handling * updated efolder check to display review package actions if there is no efolder failed task * updated props for new props route * fixed bug where package action wouldn't be created if a review package had closed child tasks * added safe params * removed requirement for notes to be filled out in form * removed unused routes * resolved linting errors in correspondence test controller * removed outdated tests * fixed bug where document type wasn't updating NOD (redux action was disconnected) * refactored intake button to only show if NOD and the page isn't Read Only * removed unused document action * fixed failing lint issues and updated rspec * Jest tests fixed and working again. --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]> * APPEALS-51367: Fixed Bug with Improper Routes in Review Package (#22126) * Update Scope * Revert "Update Scope" This reverts commit 20a6a09. * updated review package routes * Intake Updates * resolved issues on intake spec --------- Co-authored-by: KiMauVA <[email protected]> * APPEALS-50730 : Auto Assign Algorithm Continues when No Available Users are Available (#22106) * draft pr for error for unassigned auto assign * fix * call error method in auto assigner file * return error method in assign method * update logger banner * removed outdated code. * update spec test from nil to error * update test * update auto assigner file * refactored break condition in auto assigner logic and updated tests --------- Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]> * APPEALS-42516 - Controller Updates, Spec and Route details * Remove facols file --------- Co-authored-by: psivakeshva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: Rnmarshall93 <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> * Lint fixes (#22134) * Lint fixes * Updated the color variables * Updated the color variables for hsl values * Fix for MergeableSelector for corr class * Fix rubocop offenses * Continue fixing rubocop offenses * Update gemfile lint rubocop offense * MergeableSelector fix for class cf-form-textinput * Fix for the newly added lint issues * Fix for the cf-form-textinput lint issue * Fix for MergeableSelector in team_management.scss --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> * Revert "Ki/APPEALS-42516 - Create Details Page Shell (#22122)" This reverts commit 667d590. * Fix flaky lint & specs --------- Co-authored-by: vinner57 <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: psivakeshva <[email protected]> Co-authored-by: Rnmarshall93 <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: KiMauVA <[email protected]> Co-authored-by: IsaiahBar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e37c1ed - Browse repository at this point
Copy the full SHA e37c1edView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbcf83d - Browse repository at this point
Copy the full SHA dbcf83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4022d77 - Browse repository at this point
Copy the full SHA 4022d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb639eb - Browse repository at this point
Copy the full SHA eb639ebView commit details
Commits on Jul 15, 2024
-
Vinner57/appeals 51228 code climate (#22156)
* fix code climate issues * fix 4 parameters isseus * fix argument error code climate * fix lint issues * lint fix * fix lint issuues * adding double quotes
Configuration menu - View commit details
-
Copy full SHA for de5a973 - Browse repository at this point
Copy the full SHA de5a973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a581b9 - Browse repository at this point
Copy the full SHA 2a581b9View commit details
Commits on Jul 16, 2024
-
Correspondence CSS Issues - Using Glamor instead of classnames (#22173)
* removed all glamor css. * fixed linting.
Configuration menu - View commit details
-
Copy full SHA for 27276b2 - Browse repository at this point
Copy the full SHA 27276b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bce2c77 - Browse repository at this point
Copy the full SHA bce2c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for c548777 - Browse repository at this point
Copy the full SHA c548777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b72a66 - Browse repository at this point
Copy the full SHA 1b72a66View commit details -
APPEALS-42516 - CSS Updates (#22191)
* APPEALS-42516 - CSS Updates * APPEALS-42516 - Additional CSS for View all link * Deleting empty rulesets for linter * Lintagain * &nsp removal --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93d1f8e - Browse repository at this point
Copy the full SHA 93d1f8eView commit details
Commits on Jul 17, 2024
-
Completed Tabs link code modifications (#22192)
* Completed Tabs link code modifications * Modified the code changes as commented
Configuration menu - View commit details
-
Copy full SHA for e59243f - Browse repository at this point
Copy the full SHA e59243fView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5123cc5 - Browse repository at this point
Copy the full SHA 5123cc5View commit details -
APPEALS-51992: Veteran Name Does Not update when file number changed (#…
Configuration menu - View commit details
-
Copy full SHA for 75f7e12 - Browse repository at this point
Copy the full SHA 75f7e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd8d35 - Browse repository at this point
Copy the full SHA edd8d35View commit details -
APPEALS-51383: Resolve Bugs with Inbound Ops team Queues on Switch Vi…
…ews Dropdown (#22230) * added correspondence dropdown checks on the user model * refactored Switch Views dropdown to populate values from backend * removed unused props * added missing param that was passed to method.
Configuration menu - View commit details
-
Copy full SHA for 285234d - Browse repository at this point
Copy the full SHA 285234dView commit details
Commits on Jul 19, 2024
-
APPEALS-51552: Test Appeal Organization tables (#22237)
* filtered attorney tasks to not include correspondence * added correspondence filtering for other Appeal Queues.
Configuration menu - View commit details
-
Copy full SHA for d374783 - Browse repository at this point
Copy the full SHA d374783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec969d - Browse repository at this point
Copy the full SHA 7ec969dView commit details -
APPEALS-51992: Veteran Name Does Not update when file number changed (#…
Configuration menu - View commit details
-
Copy full SHA for 4d284fb - Browse repository at this point
Copy the full SHA 4d284fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 888daba - Browse repository at this point
Copy the full SHA 888dabaView commit details -
APPEALS-51383: Resolve Bugs with Inbound Ops team Queues on Switch Vi…
…ews Dropdown (#22230) * added correspondence dropdown checks on the user model * refactored Switch Views dropdown to populate values from backend * removed unused props * added missing param that was passed to method.
Configuration menu - View commit details
-
Copy full SHA for c467b6e - Browse repository at this point
Copy the full SHA c467b6eView commit details -
APPEALS-51552: Test Appeal Organization tables (#22237)
* filtered attorney tasks to not include correspondence * added correspondence filtering for other Appeal Queues.
Configuration menu - View commit details
-
Copy full SHA for db1db7a - Browse repository at this point
Copy the full SHA db1db7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9965f06 - Browse repository at this point
Copy the full SHA 9965f06View commit details -
* overriding method for all caseflow users to access correspondence details page * Adding tests for other caseflow users on correspondence details page * updating lint failure * Linting fix * adding back true, hopefully fixing lint errors
Configuration menu - View commit details
-
Copy full SHA for aff244a - Browse repository at this point
Copy the full SHA aff244aView commit details
Commits on Jul 22, 2024
-
adding temporary under_constructions task urls for merge and split ta…
…sks. (#22256) * overriding method for all caseflow users to access correspondence details page * Adding tests for other caseflow users on correspondence details page * updating lint failure * Linting fix * adding back true, hopefully fixing lint errors * adding temporary under_constructions task urls for merge and split tasks.
Configuration menu - View commit details
-
Copy full SHA for 5627633 - Browse repository at this point
Copy the full SHA 5627633View commit details
Commits on Jul 23, 2024
-
Ki/APPEALS-42518 - All users: Can view correspondence record status (#…
…22226) * APPEALS-32518 - Added recordStatus to page pathways * APPEALS-42518 - Updated Correspondence Status pathways, controller * APPEALS-42518 - Remap status to live in correspondence model * Remove unedited file linting changes * Second filechange * APPEALS-42518 - Updated RSpecs * Linting --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a56eed0 - Browse repository at this point
Copy the full SHA a56eed0View commit details -
Sivakesh/APPEALS-42522 - Completed Mail Tasks (#22254)
* #42522 - correspondence mail tasks * #42522 - correspondence mail tasks via serializer * #42522 - Update CSS styling for frontend * #42522 - specs * #42522 - jest tests * #42522 - fixed some lint issues * #42522 - css and AC2 * #42522 - css and AC2 * #42522 - filtered correspondence mail tasks
Configuration menu - View commit details
-
Copy full SHA for b492dfe - Browse repository at this point
Copy the full SHA b492dfeView commit details
Commits on Jul 24, 2024
-
* Fix for pdf not loading in review package task * Added a comment line * Rubocp fix * Codeclimite fixes --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30228ea - Browse repository at this point
Copy the full SHA 30228eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac8b9b - Browse repository at this point
Copy the full SHA fac8b9bView commit details
Commits on Jul 25, 2024
-
Khalin/appeals 42564 v3 (#22304)
* WIP * Modified few changes for this relations to work * added create logic in intake * cleaned up associations * Associations and up/down migrations working * WIP Failing tests * Fixed spec/lib/helpers/association_wrapper_spec.rb * Rubocop fixes * Updated migration file * Fixing migration error * Rubocop fix * All tests passing --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05c4e0c - Browse repository at this point
Copy the full SHA 05c4e0cView commit details -
Vinner57/appeals 42526 Correspondence and Appeal Tasks: Can view exis…
…ting appeals related to the Veteran (#22261) * Adding the veteran related changes in correspondence details * Adding the changes to correspondence serializer * Adding the changes to correspondence details for the veteran information * fix for code climate and table border * #50661 - Jest tests for existing appeals * #50661 - undo yarn lock file * #42526 - css, jest tests, lint and merge conflicts * #42526 - lint and jest fixes * addressing PR comments * fix rubocop * #42526 - removed AptUtil usages --------- Co-authored-by: psivakeshva <[email protected]> Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57783fc - Browse repository at this point
Copy the full SHA 57783fcView commit details -
Sivakesh/APPEALS-42522 - Completed Mail Tasks (#22303)
* #42522 - correspondence mail tasks * #42522 - correspondence mail tasks via serializer * #42522 - Update CSS styling for frontend * #42522 - specs * #42522 - jest tests * #42522 - fixed some lint issues * #42522 - css and AC2 * #42522 - css and AC2 * #42522 - filtered correspondence mail tasks * #52600 - 508 compliance code fix * #52600 - 508 compliance code fix --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25b6ccf - Browse repository at this point
Copy the full SHA 25b6ccfView commit details -
APPEALS-49005 - Bugfix: Reassign Correspondence Allows Reassignment t…
…o Admins (#22297) * APPEALS-49005 - Added non_admin function for more limited user list * Unneeded Prop * Update admin check --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a57169 - Browse repository at this point
Copy the full SHA 6a57169View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5357e9c - Browse repository at this point
Copy the full SHA 5357e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f2145b - Browse repository at this point
Copy the full SHA 7f2145bView commit details -
Kev ma/appeals 51520 seeddata fix (#22307)
* Removed non valid ce api documents types from uat * Added ce api valid vbms document type ids for uat --------- Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 754b7f5 - Browse repository at this point
Copy the full SHA 754b7f5View commit details -
APPEALS-51520: ClaimEvidenceApi::Error::ClaimEvidenceUnauthorized in …
…Correspondence Intake Workflow (#22308) * Kev ma/appeals 51520 seeddata fix (#22307) * Removed non valid ce api documents types from uat * Added ce api valid vbms document type ids for uat --------- Co-authored-by: HunJerBAH <[email protected]> * fixed linting issue * remove guard clause on document types * fixed flaky test --------- Co-authored-by: Kevma50287 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a6a054 - Browse repository at this point
Copy the full SHA 4a6a054View commit details -
Appeals-42530: Correspondence and Appeal Tasks: Tasks not related to …
…an Appeal (#22262) * backend serializer updated, regressions fixed * pushing up correspondence timeline * Fixed import issue. * added correspondence versions of case timeline. fixed some data appearing. * changes to timeline * Fixed the extra line issue * additional changes * additional formatting fix * additional fixes, refined taskrows * task dropdown added * checkpoint for testing * lenting fixes * fff * Fixed organization having the ability to edit tasks. * Removed stray console logs * fixed assigned_to not being displayed. lint fixes. * linting fixes * css improvements * added label method to give correct tasks * fixed show instructions bug * component cleanup * refactored out unused logic * fixed CSS, added missed AC point. * removed binding pry * Correspondence CSS Issues - Using Glamor instead of classnames (#22173) * removed all glamor css. * fixed linting. * add Errno::EISDIR to clear_cache rescue block (#22114) * APPEALS-51230: Add tmp/examples.txt to Github Actions artifacts (#22124) * add examples.txt to gha workflow * rename examples and bullet files even if failure * APPEALS-42516 - CSS Updates (#22191) * APPEALS-42516 - CSS Updates * APPEALS-42516 - Additional CSS for View all link * Deleting empty rulesets for linter * Lintagain * &nsp removal --------- Co-authored-by: cacevesva <[email protected]> * Completed Tabs link code modifications (#22192) * Completed Tabs link code modifications * Modified the code changes as commented * verbiage change (#22217) * APPEALS-51992: Veteran Name Does Not update when file number changed (#22218) * return the updated serialized correspondence when updating * removed unused veteranInformation (#22221) * made edit to review form so that only supervisors could edit the VA DOR date (#22227) * APPEALS-51383: Resolve Bugs with Inbound Ops team Queues on Switch Views Dropdown (#22230) * added correspondence dropdown checks on the user model * refactored Switch Views dropdown to populate values from backend * removed unused props * added missing param that was passed to method. * APPEALS-51552: Test Appeal Organization tables (#22237) * filtered attorney tasks to not include correspondence * added correspondence filtering for other Appeal Queues. * Justin/APPEALS-50741 (#22219) * overriding method for all caseflow users to access correspondence details page * Adding tests for other caseflow users on correspondence details page * updating lint failure * Linting fix * adding back true, hopefully fixing lint errors * adding temporary under_constructions task urls for merge and split tasks. (#22256) * overriding method for all caseflow users to access correspondence details page * Adding tests for other caseflow users on correspondence details page * updating lint failure * Linting fix * adding back true, hopefully fixing lint errors * adding temporary under_constructions task urls for merge and split tasks. * Ki/APPEALS-42518 - All users: Can view correspondence record status (#22226) * APPEALS-32518 - Added recordStatus to page pathways * APPEALS-42518 - Updated Correspondence Status pathways, controller * APPEALS-42518 - Remap status to live in correspondence model * Remove unedited file linting changes * Second filechange * APPEALS-42518 - Updated RSpecs * Linting --------- Co-authored-by: cacevesva <[email protected]> * Sivakesh/APPEALS-42522 - Completed Mail Tasks (#22254) * #42522 - correspondence mail tasks * #42522 - correspondence mail tasks via serializer * #42522 - Update CSS styling for frontend * #42522 - specs * #42522 - jest tests * #42522 - fixed some lint issues * #42522 - css and AC2 * #42522 - css and AC2 * #42522 - filtered correspondence mail tasks * Div/appeals 50296 (#22266) * Fix for pdf not loading in review package task * Added a comment line * Rubocp fix * Codeclimite fixes --------- Co-authored-by: cacevesva <[email protected]> * Removed the Inbound ops Team from rejected_orgs (#22284) * fixed missing comma breaking code * Completed Tabs link code modifications (#22192) * Completed Tabs link code modifications * Modified the code changes as commented * Justin/APPEALS-50741 (#22219) * overriding method for all caseflow users to access correspondence details page * Adding tests for other caseflow users on correspondence details page * updating lint failure * Linting fix * adding back true, hopefully fixing lint errors * Ki/APPEALS-42518 - All users: Can view correspondence record status (#22226) * APPEALS-32518 - Added recordStatus to page pathways * APPEALS-42518 - Updated Correspondence Status pathways, controller * APPEALS-42518 - Remap status to live in correspondence model * Remove unedited file linting changes * Second filechange * APPEALS-42518 - Updated RSpecs * Linting --------- Co-authored-by: cacevesva <[email protected]> * Sivakesh/APPEALS-42522 - Completed Mail Tasks (#22254) * #42522 - correspondence mail tasks * #42522 - correspondence mail tasks via serializer * #42522 - Update CSS styling for frontend * #42522 - specs * #42522 - jest tests * #42522 - fixed some lint issues * #42522 - css and AC2 * #42522 - css and AC2 * #42522 - filtered correspondence mail tasks * removed unused code. fixed jest tests. * changed if to unless * changed styling of attribute for assigned_to * removed whitespace * Khalin/appeals 42564 v3 (#22304) * WIP * Modified few changes for this relations to work * added create logic in intake * cleaned up associations * Associations and up/down migrations working * WIP Failing tests * Fixed spec/lib/helpers/association_wrapper_spec.rb * Rubocop fixes * Updated migration file * Fixing migration error * Rubocop fix * All tests passing --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * Vinner57/appeals 42526 Correspondence and Appeal Tasks: Can view existing appeals related to the Veteran (#22261) * Adding the veteran related changes in correspondence details * Adding the changes to correspondence serializer * Adding the changes to correspondence details for the veteran information * fix for code climate and table border * #50661 - Jest tests for existing appeals * #50661 - undo yarn lock file * #42526 - css, jest tests, lint and merge conflicts * #42526 - lint and jest fixes * addressing PR comments * fix rubocop * #42526 - removed AptUtil usages --------- Co-authored-by: psivakeshva <[email protected]> Co-authored-by: cacevesva <[email protected]> * Sivakesh/APPEALS-42522 - Completed Mail Tasks (#22303) * #42522 - correspondence mail tasks * #42522 - correspondence mail tasks via serializer * #42522 - Update CSS styling for frontend * #42522 - specs * #42522 - jest tests * #42522 - fixed some lint issues * #42522 - css and AC2 * #42522 - css and AC2 * #42522 - filtered correspondence mail tasks * #52600 - 508 compliance code fix * #52600 - 508 compliance code fix --------- Co-authored-by: cacevesva <[email protected]> * APPEALS-49005 - Bugfix: Reassign Correspondence Allows Reassignment to Admins (#22297) * APPEALS-49005 - Added non_admin function for more limited user list * Unneeded Prop * Update admin check --------- Co-authored-by: cacevesva <[email protected]> * APPEALS-44287: Excluding disposition held and select that appeal for distribution (#22277) * first run at an SQL query removing duplicate appeals from distribution * code refactor and excluding disposition held and select that appeal for distribution * automated test for the duplicate hearing bug * fix rubocop offense SpaceInsideBlockBraces --------- Co-authored-by: Sean Parker <[email protected]> Co-authored-by: samasudhirreddy <[email protected]> * Kev ma/appeals 51520 seeddata fix (#22307) * Removed non valid ce api documents types from uat * Added ce api valid vbms document type ids for uat --------- Co-authored-by: HunJerBAH <[email protected]> * fixed css on margin for text * Vinner57/appeals 42526 Correspondence and Appeal Tasks: Can view existing appeals related to the Veteran (#22261) * Adding the veteran related changes in correspondence details * Adding the changes to correspondence serializer * Adding the changes to correspondence details for the veteran information * fix for code climate and table border * #50661 - Jest tests for existing appeals * #50661 - undo yarn lock file * #42526 - css, jest tests, lint and merge conflicts * #42526 - lint and jest fixes * addressing PR comments * fix rubocop * #42526 - removed AptUtil usages --------- Co-authored-by: psivakeshva <[email protected]> Co-authored-by: cacevesva <[email protected]> * fixed linting error. * fixed tests * lint fix * fixed linting issue --------- Co-authored-by: Ryan Marshall <[email protected]> Co-authored-by: Rnmarshall93 <[email protected]> Co-authored-by: Craig Reese <[email protected]> Co-authored-by: Ki Mau <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: sulak-j <[email protected]> Co-authored-by: psivakeshva <[email protected]> Co-authored-by: Dev-KRedd <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: vinner57 <[email protected]> Co-authored-by: psivakeshva <[email protected]> Co-authored-by: Sean Parker <[email protected]> Co-authored-by: samasudhirreddy <[email protected]> Co-authored-by: Kevma50287 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a33937f - Browse repository at this point
Copy the full SHA a33937fView commit details -
added back in 10182 check for nod (#22316)
* added back in 10182 check for nod * added guard clause for nil class errors
Configuration menu - View commit details
-
Copy full SHA for af190eb - Browse repository at this point
Copy the full SHA af190ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d6cead - Browse repository at this point
Copy the full SHA 0d6ceadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 865ce59 - Browse repository at this point
Copy the full SHA 865ce59View commit details -
APPEALS-49005 - Additional changes for BulkAssignArea dropdown assign…
…ment change (#22311) Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32fe1e7 - Browse repository at this point
Copy the full SHA 32fe1e7View commit details -
Fix for Package document type (#22309)
* Fix for Package document type * Lint fixes * Removed Glamor --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8cf5491 - Browse repository at this point
Copy the full SHA 8cf5491View commit details
Commits on Jul 29, 2024
-
Vinner57/appeals 42526 bugfix (#22313)
* sorting the appeals * fix lint error * fix spaces * #42526 - fixed jest and lint errors --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: psivakeshva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 513c287 - Browse repository at this point
Copy the full SHA 513c287View commit details -
Updated the spec file with package document type link verification (#…
…22325) * Updated the spec file with package document type link verification * Lint fixes
Configuration menu - View commit details
-
Copy full SHA for 3bd8186 - Browse repository at this point
Copy the full SHA 3bd8186View commit details
Commits on Jul 30, 2024
-
APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#…
…22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e14. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32303cd - Browse repository at this point
Copy the full SHA 32303cdView commit details
Commits on Jul 31, 2024
-
Fix for Inbound Ops Team shows in Assign to team Task action (#22349)
* Fix for Inbound Ops Team shows in Assign to team Task action * codeclimate fix
Configuration menu - View commit details
-
Copy full SHA for 20dea22 - Browse repository at this point
Copy the full SHA 20dea22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 751ce59 - Browse repository at this point
Copy the full SHA 751ce59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b72e3 - Browse repository at this point
Copy the full SHA 51b72e3View commit details -
Added a space between the intake and create record buttons (#22360)
Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f208fb - Browse repository at this point
Copy the full SHA 2f208fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d28fd2 - Browse repository at this point
Copy the full SHA 3d28fd2View commit details -
APPEALS-42525 - Package Details: General Information (#22350)
* APPEALS-42525 - Added General Information, Styling * APPEALS-42525 - Updated Tests, Linting
Configuration menu - View commit details
-
Copy full SHA for 8723cfa - Browse repository at this point
Copy the full SHA 8723cfaView commit details
Commits on Aug 1, 2024
-
Fix for Package document type (#22309)
* Fix for Package document type * Lint fixes * Removed Glamor --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99173fe - Browse repository at this point
Copy the full SHA 99173feView commit details -
APPEALS-49005 - Additional changes for BulkAssignArea dropdown assign…
…ment change (#22311) Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a6b284 - Browse repository at this point
Copy the full SHA 0a6b284View commit details -
APPEALS-49005 - Bugfix: Reassign Correspondence Allows Reassignment t…
…o Admins (#22297) * APPEALS-49005 - Added non_admin function for more limited user list * Unneeded Prop * Update admin check --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cb2c0c - Browse repository at this point
Copy the full SHA 3cb2c0cView commit details -
Correspondence and Appeal Tasks: Tasks not related to an Appeal - fix (…
…#22330) * removed duplicate row * fixed task text and improved code reability * enhanced key, isolated serializer issue * added filtering of additional types * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e14. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * reworked data source for available actions * fixed lint offense * removed binding.pry * made changes to serializer and correspondence model * Fix for prettier offense * fixed linting issues --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8cc5b4b - Browse repository at this point
Copy the full SHA 8cc5b4bView commit details -
* Code climate fix * Rubocop fix --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57f5e1d - Browse repository at this point
Copy the full SHA 57f5e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 180e1f0 - Browse repository at this point
Copy the full SHA 180e1f0View commit details -
* Color fix * Lint fix --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b191b2b - Browse repository at this point
Copy the full SHA b191b2bView commit details -
Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e4fbef - Browse repository at this point
Copy the full SHA 2e4fbefView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9aefc89 - Browse repository at this point
Copy the full SHA 9aefc89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983b4f2 - Browse repository at this point
Copy the full SHA 983b4f2View commit details -
Correspondence and Appeal Tasks: Tasks not related to an Appeal (#22394)
* removed duplicate row * fixed task text and improved code reability * enhanced key, isolated serializer issue * added filtering of additional types * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e14. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * reworked data source for available actions * fixed lint offense * removed binding.pry * made changes to serializer and correspondence model * Fix for prettier offense * fixed linting issues * removed unused method. * fixed correspondence_serializer calling the wrong method. * Correspondence and Appeal Tasks: Tasks not related to an Appeal - fix (#22330) * removed duplicate row * fixed task text and improved code reability * enhanced key, isolated serializer issue * added filtering of additional types * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e14. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * reworked data source for available actions * fixed lint offense * removed binding.pry * made changes to serializer and correspondence model * Fix for prettier offense * fixed linting issues --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * Code climate fix (#22377) * Code climate fix * Rubocop fix --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]> * Color fix (#22379) * Color fix * Lint fix --------- Co-authored-by: cacevesva <[email protected]> * update mail_task.rb (#22376) Co-authored-by: cacevesva <[email protected]> * Revert "update mail_task.rb (#22376)" (#22385) This reverts commit 2e4fbef. --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: divyadasari-va <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e345433 - Browse repository at this point
Copy the full SHA e345433View commit details
Commits on Aug 5, 2024
-
IsaiahB/APPEALS-53208 (#22410)
* update mail_task.rb * added method override for verifying user in correspondence mail task model * fix spec tests --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73ee0de - Browse repository at this point
Copy the full SHA 73ee0deView commit details
Commits on Aug 7, 2024
-
adding all correspondences table (#22415)
* adding all correspondences table * added jest tests * spec fix
Configuration menu - View commit details
-
Copy full SHA for f09754d - Browse repository at this point
Copy the full SHA f09754dView commit details -
* Correspondence Cases page Banner alert for approval and reject request approve request to reassign test fix * Correspondence Cases page Banner alert for approval and reject request approve request to reassign test fix modifications * Fix for banner warning message for efolder * Add skips to MST PACT test to skip temporarily --------- Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22ee226 - Browse repository at this point
Copy the full SHA 22ee226View commit details -
Configuration menu - View commit details
-
Copy full SHA for 640faf7 - Browse repository at this point
Copy the full SHA 640faf7View commit details
Commits on Aug 8, 2024
-
Sivakesh/Appeals-42642 - Associate Prior Mail to only show Pending or…
… Completed Correspondences (#22374) * #48957 - Add Correspondences' Status to Intake Form * #48672 - Added a spec * #42642 - updated status in spec
Configuration menu - View commit details
-
Copy full SHA for 63165da - Browse repository at this point
Copy the full SHA 63165daView commit details -
Caceves/appeals 53755 code climate fixes (#22427)
* Code climate fixes initial commit * Added proptypes to tooltiphelper file * Jest fixes * Updated jest snap shots * Fix for dentical blocks of code being found in multiple locations for radio input field * Lint fixes * Jest fixes * Jest fixes updating the snapshots * Codeclimate fixes for const props * testing the duplication error fix for jest * User tests 'FeatureToggle.enabled?(:correspondence_queue)' at least 3 times * Add ignore for pdf offense * Complexity fixes --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eca8845 - Browse repository at this point
Copy the full SHA eca8845View commit details -
Sivakesh/appeals 51904 - 508: Jaws doesn't read options on the corres…
…pondence type dropdown (#22333) * #51904 - added aria attributes * #51904 - added aria attributes * #51904 - added aria attributes * #51904 - added conditional aria label * #51904 - removed aria attributes * Remove aria label by * #51904 - updated snapshots to have aria-label * #51904 - updated snapshots to have aria-label * #51904 - updated jest tests * #51904 - updated jest tests * #51904 - updated jest tests --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db0b900 - Browse repository at this point
Copy the full SHA db0b900View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2881e0b - Browse repository at this point
Copy the full SHA 2881e0bView commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c155d1c - Browse repository at this point
Copy the full SHA c155d1cView commit details -
Fix for Inbound Ops Team shows in Assign to team Task action (#22349)
* Fix for Inbound Ops Team shows in Assign to team Task action * codeclimate fix
Configuration menu - View commit details
-
Copy full SHA for a62a5be - Browse repository at this point
Copy the full SHA a62a5beView commit details -
* Code climate fix * Rubocop fix --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3595075 - Browse repository at this point
Copy the full SHA 3595075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36acc96 - Browse repository at this point
Copy the full SHA 36acc96View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad8004 - Browse repository at this point
Copy the full SHA dad8004View commit details
Commits on Aug 13, 2024
-
IsaiahB/APPEALS-53208 (#22410)
* update mail_task.rb * added method override for verifying user in correspondence mail task model * fix spec tests --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1542c5 - Browse repository at this point
Copy the full SHA c1542c5View commit details
Commits on Aug 14, 2024
-
Ki/APPEALS-48371 - Refactor correspondence_cases_spec.rb (#22474)
* APPEALS-48371 - Correspondence Cases Spec Updates * Moved user/super to helper * Fix for rubocop violations --------- Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0511d31 - Browse repository at this point
Copy the full SHA 0511d31View commit details
Commits on Aug 15, 2024
-
Ki/APPEALS-48371 - Refactor correspondence_cases_spec.rb (#22474)
* APPEALS-48371 - Correspondence Cases Spec Updates * Moved user/super to helper * Fix for rubocop violations --------- Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 557d05c - Browse repository at this point
Copy the full SHA 557d05cView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d73ab01 - Browse repository at this point
Copy the full SHA d73ab01View commit details
Commits on Aug 20, 2024
-
* Initial commit for Response letters * codeclimate fix for correspondence_details_controller * Fixes the lint issues and removed unnessary code * Added feature test cases for response letters * Adding the wait time for spec for get success * Spec fix by increasing the wait time * Spec fixes for correspondence details response letter tab * Spec modification * Spec modification * Spec modification * Adding sleep for the spec helper * Changing the vist link from helper to spec file * lint fix * Codeclimate fixes * Spec fixes * Spec fix * Spec fix
Configuration menu - View commit details
-
Copy full SHA for 46d908d - Browse repository at this point
Copy the full SHA 46d908dView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b6126c - Browse repository at this point
Copy the full SHA 6b6126cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdcd06f - Browse repository at this point
Copy the full SHA fdcd06fView commit details -
Correspondence and Appeal Tasks: Related Appeals: Can view tasks adde…
…d from Correspondence to existing appeals (#22332) * stable rendering and backend data * fixed null errors * fixed typo * frontend populating correctly with the exception of num_of_issues * removed console.log * Fixed docket num column * stable checkpoint for tasks added to appeal * added missing bolded text * fixed border and badge * fixed veteran naming * style and html changes * quick styling fix * off color fix * updated the way tasks are handed, changed serializer and added new one. * added all functionality * fixed css issue and empty variable controller issue * fixed failing jest tests * final jest test changes * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e14. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * Fix for Inbound Ops Team shows in Assign to team Task action (#22349) * Fix for Inbound Ops Team shows in Assign to team Task action * codeclimate fix * APPEALS-51237, APPEALS-51536: Optimize feature tests in intake/appeal/edit_spec.rb and optimize automatic case distribution tests (#22280) * refactoring edit_spec * move one assertion and remove duplicate test * refactor withdraw issues context * move duplicate test assertions * move duplicate test assertions to existing tests and remove duplicate tests * move assertion and remove duplicate test * consolidate SCT appeal tests * refactor SCT tests to use step blocks * consolidate a individual test into a step * move CC appeal task tests to appeals_controller_spec intead of a feature test * remove unnecessary code comments * consolidate member not admin tests * remove commented portions of test * move tests from affinity_days_levers_spec.rb * move tests from affinity_days_levers_spec.rb, last commit was from audit_lever_history_table_spec.rb * remove ama_np_dist_goals_by_docket_lever_spec.rb * remove batch_size_levers_spec.rb * remove inactive_data_elements_levers_spec.rb * remove lever_buttons_spec.rb * refactor * move jest file for convention, add snapshot * move test for admin ui not interactable for non-admins to a jest test * remove unnecessary comments, whitespace * restore jest folder structure * modify edit spec to use case details page instead of searching again * modify assertions * remove TODO comment * add assertion to allow async save actions to be executed * add check to ensure banner is gone before trying to save * refactor assertions for lever history display * fix failing dependency report tests * APPEALS-53151: Update ECR Workflow to Utilize OIDC Flow (#22348) * Reconfigure ECR login workflow to utilize Github's OIDC flow * Add permissions * Update AWS account number to one for VAEC * Update account number for main CI workflow * Try using a separate secret in test * Try using a separate secret in test * Change name of secret --------- Co-authored-by: Matthew Thornton <[email protected]> * Added a space between the intake and create record buttons (#22360) Co-authored-by: cacevesva <[email protected]> * Color fix (#22369) * APPEALS-42525 - Package Details: General Information (#22350) * APPEALS-42525 - Added General Information, Styling * APPEALS-42525 - Updated Tests, Linting * Correspondence and Appeal Tasks: Tasks not related to an Appeal - fix (#22330) * removed duplicate row * fixed task text and improved code reability * enhanced key, isolated serializer issue * added filtering of additional types * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e14. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * reworked data source for available actions * fixed lint offense * removed binding.pry * made changes to serializer and correspondence model * Fix for prettier offense * fixed linting issues --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * Code climate fix (#22377) * Code climate fix * Rubocop fix --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]> * Color fix (#22379) * Color fix * Lint fix --------- Co-authored-by: cacevesva <[email protected]> * update mail_task.rb (#22376) Co-authored-by: cacevesva <[email protected]> * Revert "update mail_task.rb (#22376)" (#22385) This reverts commit 2e4fbef. * APPEALS-42525 - Switching tests to Jest (#22392) * Correspondence and Appeal Tasks: Tasks not related to an Appeal (#22394) * removed duplicate row * fixed task text and improved code reability * enhanced key, isolated serializer issue * added filtering of additional types * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e14. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * reworked data source for available actions * fixed lint offense * removed binding.pry * made changes to serializer and correspondence model * Fix for prettier offense * fixed linting issues * removed unused method. * fixed correspondence_serializer calling the wrong method. * Correspondence and Appeal Tasks: Tasks not related to an Appeal - fix (#22330) * removed duplicate row * fixed task text and improved code reability * enhanced key, isolated serializer issue * added filtering of additional types * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e14. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * reworked data source for available actions * fixed lint offense * removed binding.pry * made changes to serializer and correspondence model * Fix for prettier offense * fixed linting issues --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * Code climate fix (#22377) * Code climate fix * Rubocop fix --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]> * Color fix (#22379) * Color fix * Lint fix --------- Co-authored-by: cacevesva <[email protected]> * update mail_task.rb (#22376) Co-authored-by: cacevesva <[email protected]> * Revert "update mail_task.rb (#22376)" (#22385) This reverts commit 2e4fbef. --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: divyadasari-va <[email protected]> * IsaiahB/APPEALS-53208 (#22410) * update mail_task.rb * added method override for verifying user in correspondence mail task model * fix spec tests --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: HunJerBAH <[email protected]> * adding all correspondences table (#22415) * adding all correspondences table * added jest tests * spec fix * Rspec test fixes (#22411) * Correspondence Cases page Banner alert for approval and reject request approve request to reassign test fix * Correspondence Cases page Banner alert for approval and reject request approve request to reassign test fix modifications * Fix for banner warning message for efolder * Add skips to MST PACT test to skip temporarily --------- Co-authored-by: Christopher Aceves <[email protected]> * APPEALS-42525 - Update Styling (#22424) * Sivakesh/Appeals-42642 - Associate Prior Mail to only show Pending or Completed Correspondences (#22374) * #48957 - Add Correspondences' Status to Intake Form * #48672 - Added a spec * #42642 - updated status in spec * Caceves/appeals 53755 code climate fixes (#22427) * Code climate fixes initial commit * Added proptypes to tooltiphelper file * Jest fixes * Updated jest snap shots * Fix for dentical blocks of code being found in multiple locations for radio input field * Lint fixes * Jest fixes * Jest fixes updating the snapshots * Codeclimate fixes for const props * testing the duplication error fix for jest * User tests 'FeatureToggle.enabled?(:correspondence_queue)' at least 3 times * Add ignore for pdf offense * Complexity fixes --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> * Sivakesh/appeals 51904 - 508: Jaws doesn't read options on the correspondence type dropdown (#22333) * #51904 - added aria attributes * #51904 - added aria attributes * #51904 - added aria attributes * #51904 - added conditional aria label * #51904 - removed aria attributes * Remove aria label by * #51904 - updated snapshots to have aria-label * #51904 - updated snapshots to have aria-label * #51904 - updated jest tests * #51904 - updated jest tests * #51904 - updated jest tests --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * CodeClimate fixes for User tests 'correspondence_queue_enabled?' at least 3 times (#22444) * Fix for Inbound Ops Team shows in Assign to team Task action (#22349) * Fix for Inbound Ops Team shows in Assign to team Task action * codeclimate fix * Code climate fix (#22377) * Code climate fix * Rubocop fix --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]> * Feature/appeals 43179 (#21665) * Calvin/APPEALS-43852-cavc-levers (#21441) * enabled cavc affinity levers in UI * updated rspec * [APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456) * [APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity * Affinity rules applied to non genpop * Addressed comments * Addressed comments * fixed rubocop issues + added clarity to where clause --------- Co-authored-by: Calvin <[email protected]> * APPEALS-44956: Add AppealAffinity model and database table (#21526) * add migration for appeal_affinities * add AppealAffinity model and associations, update migration for new column * update index to be unique * add factory, add tests * add factory traits to appeal and case for appeal affinities * add combination trait to appeal factory * add appeal_affinity to skipped associations in ETL reporting * add a validation, test * Craig/appeals 44958 (#21564) * add new job, update affinity model validation and after save hook * add update from push job * fix job extending distribution scopes * add with appeal affinities to distribution scopes * typo * add error handling, add test file * add distributed case factory, refactor naming in job * fix factories, added tests * fix migration for null affinity start date column * fixes, added tests * more test updates * add return in job if no query results, tests for no query results * add test for after_save hook adding dist task instructions * set start dist job to queue affinity job after running * fix update job and start dist job spec * queue affinity update job from push job * code clarity * fix judge in seed file * remove comment, fix hearing factory, disable some seeds for testing * add more tests * test refactor * update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory * disable new seed on reset * update seed file with vet names, add another seed category * fix distirbuted case factory? * actually fix GHA runs * lint, test fixes * change constants in new job * [Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556) * test changes for seans ticket * test changes * added joins to all required methods * fixed lint * fixed column ambiguity errors * cleaned up naming scheme * Documentation for JOIN_PREVIOUS_APPEALS constant --------- Co-authored-by: Calvin <[email protected]> * APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611) * swap distribution queries from distribution_task to appeal_affinities * update seed files to use appeal affinities instead of distribution task * clean up seed file method names * add missing Timecop.return in ama affinity case seed * fix name of a method in a seed file * remove references to distribution task in distribution scopes * fix push priority job tests * fix naming of args in one of the seed files * fix user seed, fix date format in distribution task instructions * fix tests for date format update * APPEALS-44187: Factory Bot Additions (#21438) * AC1: values for bfddec and bfmpro * AC2: case issues updated to '3' * AC3-4: attorney and judge additions * ac 5: bfdpdcn addition * AC6: case type action addition * ac7: new folder match to original * ac8: case issues set to original * AC 3/4: added associations to original * ac3/4: updated logic to handle no args * ac3/4: return sattyid * ac7:updating folder assignment * ac7: added bfkey to except block * ac7/8: update to case issue list and validations dismissed * removed byebug * ac7: added 'ticknum' to except * lint fixes * lint fixes * lint fixes * lint fixes * nested trait into form_9 factory * new addtions * added .save to case issues * resolving correspondent and titrnum associations * fixed bfdc typo * factory additions * added ssn to associated corr. * removed transient and added .save * added after create to corr factory * veteran lookup check prior to create * committing missed 'end' * moved over veteran create to case fact. * move corr. association field to case fact. * lint issues + corres. save * Calvin/APPEALS-44957-rake-affinity (#21577) * grabbed receipt dates from distributed cases * refactored for functionality + added method to grab appeals that match * using receipt date, get all related appeals * added update/creation plus cleaned prior imple. * gets most recent distributed case receipt_date * skips if receipt_date is nil for performance * if appeal affinity is nil, it will now be updated * created spec file * fixed non ready appeals * updated query to match new AC * removing comment * testing for each docket * updated spec file * added new tests to rspec * updated start date to receipt date instead of Time.now * fixed date/time rspec errors * added rails logger to know when rake task has finished * added tag for rails log * removed nonpriority dockets for direct_review and evidence_submission * fixed lint issue * fixed flaky spec test * limits distributed cases query to within the last week * APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660) * add affinity start date to explain page * add feature test to verify dates display * Sudhir/appeals 43851 (#21613) * Implement CAVC + AOD Affinity Lever for AMA Dockets * addressed comments * addressed comments * Addressed comments * added cavc_aod_affinity in case distribution lever model * addressed comments * addressed comments * updated specs * Updated specs * specs changes reverted * ama_aod and ama_non_aod queries updated * change the assertion in docket spec * Craig/appeals 46196 (#21689) * fix query, tested locally * add basic test to verify csv downloads aren't broken * APPEALS-43851: Add test to validate CAVC+AOD behavior on hearing docket appeals affinities (#21678) * add test to validate cavc+aod on hearing docket appeals * lint, test case_docket_spec fix * modify case_docket_spec again * more test fix testing * attempt to fix test again * test removing prev appeals from nonpriority queries * more test tests * feature toggle change in test * reorder new portions of query * remove unused portions of queries in case_docket * revert unneeded change to query order * revert unneeded change to query order * update rake task and spec (#21731) * APPEALS-46325: Add Seeds for AOD Appeals and Update Dates to Match CAVC (#21730) * add aod hearing cases to ama affinity cases seed * fix lever spec * APPEALS-45148: Hook to clear saved affinity date (#21623) * initial imp. idea * AC1: check for affinity_start_date on assignment * AC2/3: update affinity start date w/ instr. * updates to naming, instructions, and hook logic * updates after review * rspec coverage and addtional condition * removed unused identifier * removed reduntant 'self's * added update on actual AA record * updated to save aa record and addtional rspec * added change to assignment on no record test * check for assignment * addd update to 'on_hold' status * public method to handle legacy affinity appeals * added .reload to :with_affinity_appeal * added .reload to :ready_for_distribution * updates to pass explain_spec * switched boolean values * typo * readujsted order on :create for affinity appeal * removed after(:create) * testing rspec by readding after :create * reloading in assertation * addressing lint errors * fix seeds/users_spec * add case dist lever to new tests (#21776) * fix tests, add lever to factory, fix dist scopes (#21779) * fix rubocop warning * Acd/appeals 43853 43854 (#21971) * Calvin/appeals 43853 (#21723) * initial updates * removing unnecessary variable * focused in on priority * removing non priority stuff * added general comments * added BFAC and AOD to cavc aod lever query * adding judge vacols id to query * aod affinity_start_date filter initial changes * fixed sorting * fixed rubocop issues * updated filter method * error handling * added ineligibility to queries for PREV_DECIDING_JUDGE * fixed SQL query + added comments * added exclude from affinity check into the case docket queries * error handling + fixing sql queries * rejects appeals without affinity_start_dates and nonmatching judges * fixing rubocop offenses * fixed inconsistencies between methods * fixed conditions for rejecting appeals * refactored cavc aod affinity filter to make it much easier to read * refactored code to account for AC6 * error handling for empty exclude from affinity * reverted next if block to old logic to ensure it works * added PREV_DEC_JUDGE is not null * case.rb factory changes * added more options to legacy_cavc_appeal creation * cleaned up code for simpler reading * fix for aod legacy cavc creation * added tied to option to legacy cavc appeal factory * limits are now handled correctly in query * replaced return false to next if, as return false was causing unexpected behavior * fix rspecs + one edge case * added cavc aod lever creation to rspecs * removed bfac and aod from nonpriority query * cavc aod appeals w/excluded judges are now properly being filtered * refactored excluded judges check * added to old query to fix rspec errors * modified case factory bot * query now handles when prev_deciding_judge is nil * removed unnecessary condition * fixed case factory to now have tied_to attatched to orig appeal * fixed next if block within filter * handles omit scenarios + correctly rejects with next * working on rspec (still failing) * fix for ineligble VLJ when infinite * fixed rspec suite for cavc aod filters * fixed omit scenario in cavc aod affinity filter * consolidation & readability refactor * rubocop fixes * fixed spec error * Implement CAVC Affinity for Legacy Docket (#21706) * Implement CAVC Affinity for Legacy Docket * addressed comments * Added BFAC in the query * code changes for affinitty date * Added affinity code * code refactor and removed non priority code changes * fixed syntax change * Addressed comments * refactor cavc affinity filter * refactored code * code refactor * code refactor * Updated existing specs * code refactor * Added new rspecs * code refactor and added test cases * code refactor * added test cases * fixes push_priority_spec * fixed rubocop issues * rubocop issue fixed * refactored code to make it easier to understand * refactored + fixed rspec and lint errors --------- Co-authored-by: Calvin <[email protected]> Co-authored-by: calvincostaBAH <[email protected]> * basic creation of legacy affinity cases seed data * bug fixes, added bfcorlid with veterans, fully runs now * added new appeals for affinity_and_tied_to_judge * made data have realistic bfcorlids * changes document sequence to use less digits * added new file numbers for tied_to cases to make them easier to identify --------- Co-authored-by: samasudhirreddy <[email protected]> * APPEALS-50692: Update Appeals Ready to Distribute CSV to include CAVC remand original judge (#22070) * CSV download functional * add tests, fix CSV query in CaseDocket * fix lint * Calvin/appeals 44313 (#22119) * initial seed data file * added legacy cavc and cavc aod affinity cases * update * fixed tied to for legacy appeals * added AOD versions of appeals * small lint fixes * ensured AOD cases for legacy hearings with exluded or ineligible judge * added vacols staff record creation for users without it * APPEALS-47741: Update the UpdateAppealAffinityDatesJob to add appeal_affinity records for Legacy Appeals (#22023) * AC1: changes and respective tests * adjustements after refactoring * identifier mismatch * name update * name update * added appeal affinity filter * updated comment * remove byebug * update rspec to handle hash input * added no start date test case * updated process method test * removed 'todo' comment * dried up query string * aligned conditions * update to hash quotations * update to hash quotations * added legacy to priority receipt dates from dist. * moved append to resulting list * added legacy receipt date to push job hash * uncomment call to legacy * updated dist.id to @dist_id * uncomment call to process legacy appeals * handling update to legacy docket type * current rspec status * fixed typo * fix rspec * legacy spec additions * legacy spec additions * added legacy dist. case factory * removed vacols_judge ref * updates for spec * final review * removed comment * rubocop fixes * fix rubocop warnings (#22225) * Fix rubocop and tests (#22231) * Calvin/appeals 52551 (#22293) * age_of_n_oldest_priority_appeals_available_to_judge time out changes * fixed timeout issue for distribute_priority_appeals * fixed lint errors * Craig/case docket optimization (#22294) * age_of_n_oldest_priority_appeals_available_to_judge time out changes * fixed timeout issue for distribute_priority_appeals * optimize case docket priority distribution methods * fix das deprecation distribution spec --------- Co-authored-by: Calvin <[email protected]> * Update admin_ui_spec.rb for CAVC levers being enabled --------- Co-authored-by: calvincostaBAH <[email protected]> Co-authored-by: samasudhirreddy <[email protected]> Co-authored-by: Calvin <[email protected]> Co-authored-by: seanrpa <[email protected]> Co-authored-by: Isaiah Saucedo <[email protected]> * APPEALS-46266, APPEALS-46239: ACD Stats and Slack message updates (#22388) * APPEALS-42221 Distribution Stats: Break statistics into columns (#21717) * rebuild branch * Create 20240506140249_add_cols_to_distribution_stats.rb * unit tests and linting * APPEALS-46244, APPEALS-46245 (#22077) * remove unnecessary reporting * send slack message to console if on local or demo * add excluded judges to slack report * reporting method cleanup * added affinity date stats to distribution_stats for each docket * Update docket.rb * Update distribution_scopes.rb * unit tests and linting * unit tests and linting * Slack message update * Update push_priority_appeals_to_judges_job.rb * Update push_priority_appeals_to_judges_job_spec.rb * code climate and code review changes (#22148) * code climate and code review changes * move code out to its own class * lint fixes * revert * disable reek checks * fix method calls * Hotfix/appeals 46639 prodtest (#22389) * Initial commit and turning off queue tab variables used for the frontend pagination for the bulk assign tab for the specialty case team. * Altered the queue actions to work with the new task selection action and a new redux action to remove tasks from a cached queue state. Also updated queue table to work with the redux caching instead of local state caching. * Added in task selection function changes to TaskTable to work with the altered task selection redux action. Also added the ability to pass down the redux cache property to queue table. Refactored the UnassignedCasesPage to allow for backend pagination of queue table instead of only working via frontend loaded data from the redux store. * Added the queueTableCache reducer slice. Added a :advanced_on_docket trait to the task factory for specialty_case_team_assign_tasks. Added the caching combined reducer to the queue table reducers. * Moved columnsFromConfig and createColumnObject functions out of QueueTableBuilder.jsx into a utils file so it can be used in multiple components around the app. * Updated the setSelectionOfTaskOfUser to work with the new action and data that it should be expecting. * Updated the selectedTasksSelector to work with the new task selection reducer and action. * Added a parameter for useReduxCache for TaskTable to send down to queue table instead of always setting it to true. Removed some comments from the queueTableCacheSlice removeTaskIdsFromCache reducer method/action. Passed in the new useReduxCache property to TaskTable in the UnassignedCasesPage component for the sct bulk assign queue. * Removed code out of QueueTableBuilder that is now in queueTableUtils.js. * Fixed a bug if queueConfig was an empty hash in the UnassignedCasesPage component. * Serializer optimizations for contested issues and issue categories. Also included request issues in the includes for the sct queue to take advantage of these optimizations. * Fixed a bug where clear filters was not properly updating the get parameters anymore for queue table. * Added cavc_type trait to the sct assign task factory. * Fix code climate issues. --------- Co-authored-by: = <[email protected]> * Updates key on line 63 to the correct value. (#22267) Co-authored-by: Ron Wabukenda <[email protected]> * Hotfix/appeals-42846 Fixes incorrect spelling of SupervisorySeniorCounsel across project (#22391) * Repushing branch to fix CodeClimate and Rspec issue * Attempt to fix failed Rspec. * Revert Schema changes --------- Co-authored-by: Ron Wabukenda <[email protected]> * consolidate individual RO accessors into a single test for each RO (#22407) * Revert "Updates key on line 63 to the correct value. (#22267)" (#22417) This reverts commit def10f5. * Revert "Feature/appeals 43179 (#21665)" (#22425) This reverts commit 7613209. * Ki/APPEALS-48371 - Refactor correspondence_cases_spec.rb (#22474) * APPEALS-48371 - Correspondence Cases Spec Updates * Moved user/super to helper * Fix for rubocop violations --------- Co-authored-by: Christopher Aceves <[email protected]> * Div/appeals 42524 (#22471) * Initial commit for Response letters * codeclimate fix for correspondence_details_controller * Fixes the lint issues and removed unnessary code * Added feature test cases for response letters * Adding the wait time for spec for get success * Spec fix by increasing the wait time * Spec fixes for correspondence details response letter tab * Spec modification * Spec modification * Spec modification * Adding sleep for the spec helper * Changing the vist link from helper to spec file * lint fix * Codeclimate fixes * Spec fixes * Spec fix * Spec fix * fixed new props data breaking component * Fix lint error * updated labels * changed docket number to caps * git redo * working link * made changes based on github feedback. * fixed linter issue --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: Craig Reese <[email protected]> Co-authored-by: Matthew Thornton <[email protected]> Co-authored-by: Matthew Thornton <[email protected]> Co-authored-by: Ki Mau <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: vinner57 <[email protected]> Co-authored-by: psivakeshva <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: calvincostaBAH <[email protected]> Co-authored-by: samasudhirreddy <[email protected]> Co-authored-by: Calvin <[email protected]> Co-authored-by: seanrpa <[email protected]> Co-authored-by: Isaiah Saucedo <[email protected]> Co-authored-by: Matt Roth <[email protected]> Co-authored-by: Brandon Lee Dorner <[email protected]> Co-authored-by: = <[email protected]> Co-authored-by: VaForceZ <[email protected]> Co-authored-by: Ron Wabukenda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd6f204 - Browse repository at this point
Copy the full SHA cd6f204View commit details -
APPEALS-53014 and APPEALS-53057: Correspondence Details Pending Statu…
…s Doesn't Align with Completed Tab Status (#22368) * created correspondence statuses and created correspondence status methods. * work in progress task not related to an appeal method * updated correspondence status methods * fixed bug with completed status not showing correctly * removed old comment * reverted name change * work in progress moving logic from correspondence to root task. * created correspondence status method * put back in correspondence status check * added scopes to correspondence task model * moved root task as source of truth for correspondence status and task management * fixed correspondence status names * defined new correspondence task scopes * created root task test coverage * added open package action test * test coverage for task_not_related_to_an_appeal * updated tasks_not_related_to_an_appeal test * fixed bug where mail tasks didn't inherit from correspondence and created test coverage. * created tests for correspondence_status * added in progress tests * added completed task status test * refactored test * refactored package task check and tests * refactored completed task tabs * created logic for user in progress tasks * refactored assigned tasks tab logic * reworked unassigned, action required, and pending task tabs in organization queue * fixed linting issues * fixed failing correspondence details tests * created correspondence status traits in seed file * removed unused attribute check from controller spec * updated failing tests * fixed code climate issues * fixed issue with failing test * added back in assigned to for correspondence helper * fix seed data that caused failing intake test * fixed failing tests on intake_spec * updated seed data * reworked assigned tasks tab to not include action required tasks * freeze active task names * DRY'ed up the constants in intake processor * refactored methods for code climate offenses * resolved code climate issues * Divya fix for correspondence case timeline actions * fixed linting errors and added response letter safety opperator --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a46d171 - Browse repository at this point
Copy the full SHA a46d171View commit details
Commits on Aug 23, 2024
-
Create Associated Prior Mail: Can view all associated prior mail (#22542
) * resolving conflicts with feature branch * resolving conflicts with feature branch * resolvong conflicts * resolving conflicts * adding the seed data * fix lint issues * fix lint errors * fix rubocop issues * refactoring code * fix rubocop issues * spec fix --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4adc2b - Browse repository at this point
Copy the full SHA d4adc2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeddd15 - Browse repository at this point
Copy the full SHA eeddd15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c05d5 - Browse repository at this point
Copy the full SHA 11c05d5View commit details -
* Modifed the sorting order for response letters and added the missed column * adjust spacing * adjust missing letter * adjust missing letter --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8284d6b - Browse repository at this point
Copy the full SHA 8284d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f04ee2a - Browse repository at this point
Copy the full SHA f04ee2aView commit details -
Task Actions: Other motion: Cancel - APPEALS-42565 (#22334)
* WIP * cancel_corrresponence_task WIP * Modal Working * Modal WIP * modal WIP * WIP routing * WIP working routes can cancel function * WIP working banner * Redux fix WIP * WIP * Spec test created and passing * Passing jest test * created cancel action for details redux store * created action to remove task from redux store on cancel * Fixing rubocop tests * Fixed errors * Code Climate update * Adressing comments * Addressing Comments --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19b78c0 - Browse repository at this point
Copy the full SHA 19b78c0View commit details
Commits on Aug 26, 2024
-
Correspondence and Appeal Tasks: Can view Veteran documents by select…
…ing “view documents” (#22595) * finished link to veteran docs page. * APPEALS-55525: Disable tests for seed files and lock Chrome version to v127 in Github Actions (#22567) * add exclude pattern to github actions rspec command * add test file exclude pattern constant * lock chrome version to 127.0.6533.119 * Correspondence and Appeal Tasks: Related Appeals: Can view tasks added from Correspondence to existing appeals (#22332) * stable rendering and backend data * fixed null errors * fixed typo * frontend populating correctly with the exception of num_of_issues * removed console.log * Fixed docket num column * stable checkpoint for tasks added to appeal * added missing bolded text * fixed border and badge * fixed veteran naming * style and html changes * quick styling fix * off color fix * updated the way tasks are handed, changed serializer and added new one. * added all functionality * fixed css issue and empty variable controller issue * fixed failing jest tests * final jest test changes * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e142c2fb86472459c335622705457c51e36e. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * Fix for Inbound Ops Team shows in Assign to team Task action (#22349) * Fix for Inbound Ops Team shows in Assign to team Task action * codeclimate fix * APPEALS-51237, APPEALS-51536: Optimize feature tests in intake/appeal/edit_spec.rb and optimize automatic case distribution tests (#22280) * refactoring edit_spec * move one assertion and remove duplicate test * refactor withdraw issues context * move duplicate test assertions * move duplicate test assertions to existing tests and remove duplicate tests * move assertion and remove duplicate test * consolidate SCT appeal tests * refactor SCT tests to use step blocks * consolidate a individual test into a step * move CC appeal task tests to appeals_controller_spec intead of a feature test * remove unnecessary code comments * consolidate member not admin tests * remove commented portions of test * move tests from affinity_days_levers_spec.rb * move tests from affinity_days_levers_spec.rb, last commit was from audit_lever_history_table_spec.rb * remove ama_np_dist_goals_by_docket_lever_spec.rb * remove batch_size_levers_spec.rb * remove inactive_data_elements_levers_spec.rb * remove lever_buttons_spec.rb * refactor * move jest file for convention, add snapshot * move test for admin ui not interactable for non-admins to a jest test * remove unnecessary comments, whitespace * restore jest folder structure * modify edit spec to use case details page instead of searching again * modify assertions * remove TODO comment * add assertion to allow async save actions to be executed * add check to ensure banner is gone before trying to save * refactor assertions for lever history display * fix failing dependency report tests * APPEALS-53151: Update ECR Workflow to Utilize OIDC Flow (#22348) * Reconfigure ECR login workflow to utilize Github's OIDC flow * Add permissions * Update AWS account number to one for VAEC * Update account number for main CI workflow * Try using a separate secret in test * Try using a separate secret in test * Change name of secret --------- Co-authored-by: Matthew Thornton <[email protected]> * Added a space between the intake and create record buttons (#22360) Co-authored-by: cacevesva <[email protected]> * Color fix (#22369) * APPEALS-42525 - Package Details: General Information (#22350) * APPEALS-42525 - Added General Information, Styling * APPEALS-42525 - Updated Tests, Linting * Correspondence and Appeal Tasks: Tasks not related to an Appeal - fix (#22330) * removed duplicate row * fixed task text and improved code reability * enhanced key, isolated serializer issue * added filtering of additional types * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e142c2fb86472459c335622705457c51e36e. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * reworked data source for available actions * fixed lint offense * removed binding.pry * made changes to serializer and correspondence model * Fix for prettier offense * fixed linting issues --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * Code climate fix (#22377) * Code climate fix * Rubocop fix --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]> * Color fix (#22379) * Color fix * Lint fix --------- Co-authored-by: cacevesva <[email protected]> * update mail_task.rb (#22376) Co-authored-by: cacevesva <[email protected]> * Revert "update mail_task.rb (#22376)" (#22385) This reverts commit 2e4fbef953eb48d7e31ceb22ec0a850ff1205c75. * APPEALS-42525 - Switching tests to Jest (#22392) * Correspondence and Appeal Tasks: Tasks not related to an Appeal (#22394) * removed duplicate row * fixed task text and improved code reability * enhanced key, isolated serializer issue * added filtering of additional types * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e142c2fb86472459c335622705457c51e36e. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * reworked data source for available actions * fixed lint offense * removed binding.pry * made changes to serializer and correspondence model * Fix for prettier offense * fixed linting issues * removed unused method. * fixed correspondence_serializer calling the wrong method. * Correspondence and Appeal Tasks: Tasks not related to an Appeal - fix (#22330) * removed duplicate row * fixed task text and improved code reability * enhanced key, isolated serializer issue * added filtering of additional types * APPEALS-42531 - Correspondence Cases: Pending tab: FOIA request link (#22329) * update schema * updating task_url * create folder, file and test coverage for FOIA Request * Fix minor lint error * Revert "update schema" This reverts commit d358e142c2fb86472459c335622705457c51e36e. --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * reworked data source for available actions * fixed lint offense * removed binding.pry * made changes to serializer and correspondence model * Fix for prettier offense * fixed linting issues --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * Code climate fix (#22377) * Code climate fix * Rubocop fix --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]> * Color fix (#22379) * Color fix * Lint fix --------- Co-authored-by: cacevesva <[email protected]> * update mail_task.rb (#22376) Co-authored-by: cacevesva <[email protected]> * Revert "update mail_task.rb (#22376)" (#22385) This reverts commit 2e4fbef953eb48d7e31ceb22ec0a850ff1205c75. --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: divyadasari-va <[email protected]> * IsaiahB/APPEALS-53208 (#22410) * update mail_task.rb * added method override for verifying user in correspondence mail task model * fix spec tests --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: HunJerBAH <[email protected]> * adding all correspondences table (#22415) * adding all correspondences table * added jest tests * spec fix * Rspec test fixes (#22411) * Correspondence Cases page Banner alert for approval and reject request approve request to reassign test fix * Correspondence Cases page Banner alert for approval and reject request approve request to reassign test fix modifications * Fix for banner warning message for efolder * Add skips to MST PACT test to skip temporarily --------- Co-authored-by: Christopher Aceves <[email protected]> * APPEALS-42525 - Update Styling (#22424) * Sivakesh/Appeals-42642 - Associate Prior Mail to only show Pending or Completed Correspondences (#22374) * #48957 - Add Correspondences' Status to Intake Form * #48672 - Added a spec * #42642 - updated status in spec * Caceves/appeals 53755 code climate fixes (#22427) * Code climate fixes initial commit * Added proptypes to tooltiphelper file * Jest fixes * Updated jest snap shots * Fix for dentical blocks of code being found in multiple locations for radio input field * Lint fixes * Jest fixes * Jest fixes updating the snapshots * Codeclimate fixes for const props * testing the duplication error fix for jest * User tests 'FeatureToggle.enabled?(:correspondence_queue)' at least 3 times * Add ignore for pdf offense * Complexity fixes --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: divyadasari-va <[email protected]> * Sivakesh/appeals 51904 - 508: Jaws doesn't read options on the correspondence type dropdown (#22333) * #51904 - added aria attributes * #51904 - added aria attributes * #51904 - added aria attributes * #51904 - added conditional aria label * #51904 - removed aria attributes * Remove aria label by * #51904 - updated snapshots to have aria-label * #51904 - updated snapshots to have aria-label * #51904 - updated jest tests * #51904 - updated jest tests * #51904 - updated jest tests --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> * CodeClimate fixes for User tests 'correspondence_queue_enabled?' at least 3 times (#22444) * Fix for Inbound Ops Team shows in Assign to team Task action (#22349) * Fix for Inbound Ops Team shows in Assign to team Task action * codeclimate fix * Code climate fix (#22377) * Code climate fix * Rubocop fix --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: cacevesva <[email protected]> * Feature/appeals 43179 (#21665) * Calvin/APPEALS-43852-cavc-levers (#21441) * enabled cavc affinity levers in UI * updated rspec * [APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456) * [APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity * Affinity rules applied to non genpop * Addressed comments * Addressed comments * fixed rubocop issues + added clarity to where clause --------- Co-authored-by: Calvin <[email protected]> * APPEALS-44956: Add AppealAffinity model and database table (#21526) * add migration for appeal_affinities * add AppealAffinity model and associations, update migration for new column * update index to be unique * add factory, add tests * add factory traits to appeal and case for appeal affinities * add combination trait to appeal factory * add appeal_affinity to skipped associations in ETL reporting * add a validation, test * Craig/appeals 44958 (#21564) * add new job, update affinity model validation and after save hook * add update from push job * fix job extending distribution scopes * add with appeal affinities to distribution scopes * typo * add error handling, add test file * add distributed case factory, refactor naming in job * fix factories, added tests * fix migration for null affinity start date column * fixes, added tests * more test updates * add return in job if no query results, tests for no query results * add test for after_save hook adding dist task instructions * set start dist job to queue affinity job after running * fix update job and start dist job spec * queue affinity update job from push job * code clarity * fix judge in seed file * remove comment, fix hearing factory, disable some seeds for testing * add more tests * test refactor * update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory * disable new seed on reset * update seed file with vet names, add another seed category * fix distirbuted case factory? * actually fix GHA runs * lint, test fixes * change constants in new job * [Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556) * test changes for seans ticket * test changes * added joins to all required methods * fixed lint * fixed column ambiguity errors * cleaned up naming scheme * Documentation for JOIN_PREVIOUS_APPEALS constant --------- Co-authored-by: Calvin <[email protected]> * APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611) * swap distribution queries from distribution_task to appeal_affinities * update seed files to use appeal affinities instead of distribution task * clean up seed file method names * add missing Timecop.return in ama affinity case seed * fix name of a method in a seed file * remove references to distribution task in distribution scopes * fix push priority job tests * fix naming of args in one of the seed files * fix user seed, fix date format in distribution task instructions * fix tests for date format update * APPEALS-44187: Factory Bot Additions (#21438) * AC1: values for bfddec and bfmpro * AC2: case issues updated to '3' * AC3-4: attorney and judge additions * ac 5: bfdpdcn addition * AC6: case type action addition * ac7: new folder match to original * ac8: case issues set to original * AC 3/4: added associations to original * ac3/4: updated logic to handle no args * ac3/4: return sattyid * ac7:updating folder assignment * ac7: added bfkey to except block * ac7/8: update to case issue list and validations dismissed * removed byebug * ac7: added 'ticknum' to except * lint fixes * lint fixes * lint fixes * lint fixes * nested trait into form_9 factory * new addtions * added .save to case issues * resolving correspondent and titrnum associations * fixed bfdc typo * factory additions * added ssn to associated corr. * removed transient and added .save * added after create to corr factory * veteran lookup check prior to create * committing missed 'end' * moved over veteran create to case fact. * move corr. association field to case fact. * lint issues + corres. save * Calvin/APPEALS-44957-rake-affinity (#21577) * grabbed receipt dates from distributed cases * refactored for functionality + added method to grab appeals that match * using receipt date, get all related appeals * added update/creation plus cleaned prior imple. * gets most recent distributed case receipt_date * skips if receipt_date is nil for performance * if appeal affinity is nil, it will now be updated * created spec file * fixed non ready appeals * updated query to match new AC * removing comment * testing for each docket * updated spec file * added new tests to rspec * updated start date to receipt date instead of Time.now * fixed date/time rspec errors * added rails logger to know when rake task has finished * added tag for rails log * removed nonpriority dockets for direct_review and evidence_submission * fixed lint issue * fixed flaky spec test * limits distributed cases query to within the last week * APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660) * add affinity start date to explain page * add feature test to verify dates display * Sudhir/appeals 43851 (#21613) * Implement CAVC + AOD Affinity Lever for AMA Dockets * addressed comments * addressed comments * Addressed comments * added cavc_aod_affinity in case distribution lever model * addressed comments * addressed comments * updated specs * Updated specs * specs changes reverted * ama_aod and ama_non_aod queries updated * change the assertion in docket spec * Craig/appeals 46196 (#21689) * fix query, tested locally * add basic test to verify csv downloads aren't broken * APPEALS-43851: Add test to validate CAVC+AOD behavior on hearing docket appeals affinities (#21678) * add test to validate cavc+aod on hearing docket appeals * lint, test case_docket_spec fix * modify case_docket_spec again * more test fix testing * attempt to fix test again * test removing prev appeals from nonpriority queries * more test tests * feature toggle change in test * reorder new portions of query * remove unused portions of queries in case_docket * revert unneeded change to query order * revert unneeded change to query order * update rake task and spec (#21731) * APPEALS-46325: Add Seeds for AOD Appeals and Update Dates to Match CAVC (#21730) * add aod hearing cases to ama affinity cases seed * fix lever spec * APPEALS-45148: Hook to clear saved affinity date (#21623) * initial imp. idea * AC1: check for affinity_start_date on assignment * AC2/3: update affinity start date w/ instr. * updates to naming, instructions, and hook logic * updates after review * rspec coverage and addtional condition * removed unused identifier * removed reduntant 'self's * added update on actual AA record * updated to save aa record and addtional rspec * added change to assignment on no record test * check for assignment * addd update to 'on_hold' status * public method to handle legacy affinity appeals * added .reload to :with_affinity_appeal * added .reload to :ready_for_distribution * updates to pass explain_spec * switched boolean values * typo * readujsted order on :create for affinity appeal * removed after(:create) * testing rspec by readding after :create * reloading in assertation * addressing lint errors * fix seeds/users_spec * add case dist lever to new tests (#21776) * fix tests, add lever to factory, fix dist scopes (#21779) * fix rubocop warning * Acd/appeals 43853 43854 (#21971) * Calvin/appeals 43853 (#21723) * initial updates * removing unnecessary variable * focused in on priority * removing non priority stuff * added general comments * added BFAC and AOD to cavc aod lever query * adding judge vacols id to query * aod affinity_start_date filter initial changes * fixed sorting * fixed rubocop issues * updated filter method * error handling * added ineligibility to queries for PREV_DECIDING_JUDGE * fixed SQL query + added comments * added exclude from affinity check into the case docket queries * error handling + fixing sql queries * rejects appeals without affinity_start_dates and nonmatching judges * fixing rubocop offenses * fixed inconsistencies between methods * fixed conditions for rejecting appeals * refactored cavc aod affinity filter to make it much easier to read * refactored code to account for AC6 * error handling for empty exclude from affinity * reverted next if block to old logic to ensure it works * added PREV_DEC_JUDGE is not null * case.rb factory changes * added more options to legacy_cavc_appeal creation * cleaned up code for simpler reading * fix for aod legacy cavc creation * added tied to option to legacy cavc appeal factory * limits are now handled correctly in query * replaced return false to next if, as return false was causing unexpected behavior * fix rspecs + one edge case * added cavc aod lever creation to rspecs * removed bfac and aod from nonpriority query * cavc aod appeals w/excluded judges are now properly being filtered * refactored excluded judges check * added to old query to fix rspec errors * modified case factory bot * query now handles when prev_deciding_judge is nil * removed unnecessary condition * fixed case factory to now have tied_to attatched to orig appeal * fixed next if block within filter * handles omit scenarios + correctly rejects with next * working on rspec (still failing) * fix for ineligble VLJ when infinite * fixed rspec suite for cavc aod filters * fixed omit scenario in cavc aod affinity filter * consolidation & readability refactor * rubocop fixes * fixed spec error * Implement CAVC Affinity for Legacy Docket (#21706) * Implement CAVC Affinity for Legacy Docket * addressed comments * Added BFAC in the query * code changes for affinitty date * Added affinity code * code refactor and removed non priority code changes * fixed syntax change * Addressed comments * refactor cavc affinity filter * refactored code * code refactor * code refactor * Updated existing specs * code refactor * Added new rspecs * code refactor and added test cases * code refactor * added test cases * fixes push_priority_spec * fixed rubocop issues * rubocop issue fixed * refactored code to make it easier to understand * refactored + fixed rspec and lint errors --------- Co-authored-by: Calvin <[email protected]> Co-authored-by: calvincostaBAH <[email protected]> * basic creation of legacy affinity cases seed data * bug fixes, added bfcorlid with veterans, fully runs now * added new appeals for affinity_and_tied_to_judge * made data have realistic bfcorlids * changes document sequence to use less digits * added new file numbers for tied_to cases to make them easier to identify --------- Co-authored-by: samasudhirreddy <[email protected]> * APPEALS-50692: Update Appeals Ready to Distribute CSV to include CAVC remand original judge (#22070) * CSV download functional * add tests, fix CSV query in CaseDocket * fix lint * Calvin/appeals 44313 (#22119) * initial seed data file * added legacy cavc and cavc aod affinity cases * update * fixed tied to for legacy appeals * added AOD versions of appeals * small lint fixes * ensured AOD cases for legacy hearings with exluded or ineligible judge * added vacols staff record creation for users without it * APPEALS-47741: Update the UpdateAppealAffinityDatesJob to add appeal_affinity records for Legacy Appeals (#22023) * AC1: changes and respective tests * adjustements after refactoring * identifier mismatch * name update * name update * added appeal affinity filter * updated comment * remove byebug * update rspec to handle hash input * added no start date test case * updated process method test * removed 'todo' comment * dried up query string * aligned conditions * update to hash quotations * update to hash quotations * added legacy to priority receipt dates from dist. * moved append to resulting list * added legacy receipt date to push job hash * uncomment call to legacy * updated dist.id to @dist_id * uncomment call to process legacy appeals * handling update to legacy docket type * current rspec status * fixed typo * fix rspec * legacy spec additions * legacy spec additions * added legacy dist. case factory * removed vacols_judge ref * updates for spec * final review * removed comment * rubocop fixes * fix rubocop warnings (#22225) * Fix rubocop and tests (#22231) * Calvin/appeals 52551 (#22293) * age_of_n_oldest_priority_appeals_available_to_judge time out changes * fixed timeout issue for distribute_priority_appeals * fixed lint errors * Craig/case docket optimization (#22294) * age_of_n_oldest_priority_appeals_available_to_judge time out changes * fixed timeout issue for distribute_priority_appeals * optimize case docket priority distribution methods * fix das deprecation distribution spec --------- Co-authored-by: Calvin <[email protected]> * Update admin_ui_spec.rb for CAVC levers being enabled --------- Co-authored-by: calvincostaBAH <[email protected]> Co-authored-by: samasudhirreddy <[email protected]> Co-authored-by: Calvin <[email protected]> Co-authored-by: seanrpa <[email protected]> Co-authored-by: Isaiah Saucedo <[email protected]> * APPEALS-46266, APPEALS-46239: ACD Stats and Slack message updates (#22388) * APPEALS-42221 Distribution Stats: Break statistics into columns (#21717) * rebuild branch * Create 20240506140249_add_cols_to_distribution_stats.rb * unit tests and linting * APPEALS-46244, APPEALS-46245 (#22077) * remove unnecessary reporting * send slack message to console if on local or demo * add excluded judges to slack report * reporting method cleanup * added affinity date stats to distribution_stats for each docket * Update docket.rb * Update distribution_scopes.rb * unit tests and linting * unit tests and linting * Slack message update * Update push_priority_appeals_to_judges_job.rb * Update push_priority_appeals_to_judges_job_spec.rb * code climate and code review changes (#22148) * code climate and code review changes * move code out to its own class * lint fixes * revert * disable reek checks * fix method calls * Hotfix/appeals 46639 prodtest (#22389) * Initial commit and turning off queue tab variables used for the frontend pagination for the bulk assign tab for the specialty case team. * Altered the queue actions to work with the new task selection action and a new redux action to remove tasks from a cached queue state. Also updated queue table to work with the redux caching instead of local state caching. * Added in task selection function changes to TaskTable to work with the altered task selection redux action. Also added the ability to pass down the redux cache property to queue table. Refactored the UnassignedCasesPage to allow for backend pagination of queue table instead of only working via frontend loaded data from the redux store. * Added the queueTableCache reducer slice. Added a :advanced_on_docket trait to the task factory for specialty_case_team_assign_tasks. Added the caching combined reducer to the queue table reducers. * Moved columnsFromConfig and createColumnObject functions out of QueueTableBuilder.jsx into a utils file so it can be used in multiple components around the app. * Updated the setSelectionOfTaskOfUser to work with the new action and data that it should be expecting. * Updated the selectedTasksSelector to work with the new task selection reducer and action. * Added a parameter for useReduxCache for TaskTable to send down to queue table instead of always setting it to true. Removed some comments from the queueTableCacheSlice removeTaskIdsFromCache reducer method/action. Passed in the new useReduxCache property to TaskTable in the UnassignedCasesPage component for the sct bulk assign queue. * Removed code out of QueueTableBuilder that is now in queueTableUtils.js. * Fixed a bug if queueConfig was an empty hash in the UnassignedCasesPage component. * Serializer optimizations for contested issues and issue categories. Also included request issues in the includes for the sct queue to take advantage of these optimizations. * Fixed a bug where clear filters was not properly updating the get parameters anymore for queue table. * Added cavc_type trait to the sct assign task factory. * Fix code climate issues. --------- Co-authored-by: = <[email protected]> * Updates key on line 63 to the correct value. (#22267) Co-authored-by: Ron Wabukenda <[email protected]> * Hotfix/appeals-42846 Fixes incorrect spelling of SupervisorySeniorCounsel across project (#22391) * Repushing branch to fix CodeClimate and Rspec issue * Attempt to fix failed Rspec. * Revert Schema changes --------- Co-authored-by: Ron Wabukenda <[email protected]> * consolidate individual RO accessors into a single test for each RO (#22407) * Revert "Updates key on line 63 to the correct value. (#22267)" (#22417) This reverts commit def10f5556a8d04b8b8125e00eb35bf0d56d1c8c. * Revert "Feature/appeals 43179 (#21665)" (#22425) This reverts commit 7613209eac2913058a6a2c52ddc21194c23ab80f. * Ki/APPEALS-48371 - Refactor correspondence_cases_spec.rb (#22474) * APPEALS-48371 - Correspondence Cases Spec Updates * Moved user/super to helper * Fix for rubocop violations --------- Co-authored-by: Christopher Aceves <[email protected]> * Div/appeals 42524 (#22471) * Initial commit for Response letters * codeclimate fix for correspondence_details_controller * Fixes the lint issues and removed unnessary code * Added feature test cases for response letters * Adding the wait time for spec for get success * Spec fix by increasing the wait time * Spec fixes for correspondence details response letter tab * Spec modification * Spec modification * Spec modification * Adding sleep for the spec helper * Changing the vist link from helper to spec file * lint fix * Codeclimate fixes * Spec fixes * Spec fix * Spec fix * fixed new props data breaking component * Fix lint error * updated labels * changed docket number to caps * git redo * working link * made changes based on github feedback. * fixed linter issue --------- Co-authored-by: IsaiahBar <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: Craig Reese <[email protected]> Co-authored-by: Matthew Thornton <[email protected]> Co-authored-by: Matthew Thornton <[email protected]> Co-authored-by: Ki Mau <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: vinner57 <[email protected]> Co-authored-by: psivakeshva <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: calvincostaBAH <[email protected]> Co-authored-by: samasudhirreddy <[email protected]> Co-authored-by: Calvin <[email protected]> Co-authored-by: seanrpa <[email protected]> Co-authored-by: Isaiah Saucedo <[email protected]> Co-authored-by: Matt Roth <[email protected]> Co-authored-by: Brandon Lee Dorner <[email protected]> Co-authored-by: = <[email protected]> Co-authored-by: VaForceZ <[email protected]> Co-authored-by: Ron Wabukenda <[email protected]> * APPEALS-53014 and APPEALS-53057: Correspondence Details Pending Status Doesn't Align with Completed Tab Status (#22368) * created correspondence statuses and created correspondence status methods. * work in progress task not related to an appeal method * updated correspondence status methods * fixed bug with completed status not showing correctly * removed old comment * reverted name change * work in progress moving logic from correspondence to root task. * created correspondence status method * put back in correspondence status check * added scopes to correspondence task model * moved root task as source of truth for correspondence status and task management * fixed correspondence status names * defined new correspondence task scopes * created root task test coverage * added open package action test * test coverage for task_not_related_to_an_appeal * updated tasks_not_related_to_an_appeal test * fixed bug where mail tasks didn't inherit from correspondence and created test coverage. * created tests for correspondence_status * added in progress tests * added completed task status test * refactored test * refactored package task check and tests * refactored completed task tabs * created logic for user in progress tasks * refactored assigned tasks tab logic * reworked unassigned, action required, and pending task tabs in organization queue * fixed linting issues * fixed failing correspondence details tests * created correspondence status traits in seed file * removed unused attribute check from controller spec * updated failing tests * fixed code climate issues * fixed issue with failing test * added back in assigned to for correspondence helper * fix seed data that caused failing intake test * fixed failing tests on intake_spec * updated seed data * reworked assigned tasks tab to not include action required tasks * freeze active task names * DRY'ed up the constants in intake processor * refactored methods for code climate offenses * resolved code climate issues * Divya fix for correspondence case timeline actions * fixed linting errors and added response letter safety opperator --------- Co-authored-by: cacevesva <[email protected]> * Create Associated Prior Mail: Can view all associated prior mail (#22542) * resolving conflicts with feature branch * resolving conflicts with feature branch * resolvong conflicts * resolving conflicts * adding the seed data * fix lint issues * fix lint errors * fix rubocop issues * refactoring code * fix rubocop issues * spec fix --------- Co-authored-by: cacevesva <[email protected]> * Release R2.3.0 FY24Q4.3.0 (#22517) * Hotfix/appeals 45 2 (#22198) * Trigger Build * Update email address from Hearings to Decisions --------- Co-authored-by: Ron Wabukenda <[email protected]> * APPEALS-46269: Remove the ability to enable proportions code (#22499) * remove conditional for selecting distribution algorithm * fix tests which broke when removing the toggle * Feature/appeals 42187 (#22522) * cmartine/APPEALS-42621 (#21599) * Add remove_comp_and_pen_intake feature toggle to intakes controller * Add new compensation and pension removal message to COPY.json * Disable comp and pen radio buttons if remove_comp_and_pen_intake toggle is on * Frontend test updates * Add tooltip checks for review page integration tests * fix frontend test lint errors * frontend tests changes * Fix linter errors --------- Co-authored-by: kshiflett88 <[email protected]> Co-authored-by: root <root@DESKTOP-IBDKNPF> * nrithner/APPEALS-45263 (#21617) * Add remove_comp_and_pen_intake feature toggle to intakes controller * Add new compensation and pension removal message to COPY.json * Disable comp and pen radio buttons if remove_comp_and_pen_intake toggle is on * Frontend test updates * Add tooltip checks for review page integration tests * fix frontend test lint errors * frontend tests changes * Add banner for non-vha * Add banner for VHA employee * Refactor conditionals * Refactor logic for banners to display * Add dangerouslySetHtml to banner * Add test for no VHA employee with vha_claim_review_establishment disabled. * Add VHA employee scenario to display REMOVE_INTAKE_COMP_AND_PEN * Complete non vha user scenarios * Complete VHA employee scenarios * Remove comments * Fix linter errors * Remove spaces preceding question marks * Correct linting errors --------- Co-authored-by: Chris-Martine <[email protected]> Co-authored-by: kshiflett88 <[email protected]> Co-authored-by: root <root@DESKTOP-IBDKNPF> --------- Co-authored-by: Chris-Martine <[email protected]> Co-authored-by: kshiflett88 <[email protected]> Co-authored-by: root <root@DESKTOP-IBDKNPF> Co-authored-by: nicorithner-bah <[email protected]> Co-authored-by: Chris-Martine <[email protected]> * Feature/appeals 51138.rc.4.3.0 (#22523) * APPEALS-36339 (#21436) * Updated to remove obsolete levers of ACD Disable Legacy Distributions and ACD Disable Non-priority Distributions * Fixed redundant linting issue * Fixed empty line linting issue * Changed dockerfile to install node through NVM * Update env.sh with node 14.20 path * Removed unused node env * Update Dockerfile Removed unused node env variable * Removed unused node env * mbeard/APPEALS-44379 (#21451) * init commit * new questions about method * method for ready_appeals_from_levers 3rd iteration * switched to conditional * updates test and constants file * adds testing scenarios for edge cases * fixes test * adds constants to top of file --------- Co-authored-by: Amy Detwiler <[email protected]> * APPEALS-44417 Seeds for Docket Lever Demo (#21534) Co-authored-by: Christopher Detlef <> * APPEALS-36345-updated (#21537) * Refactored exclusion table * Fixed ordering issue and testing * mbeard/APPEALS-44379 (#21530) * init commit * new questions about method * method for ready_appeals_from_levers 3rd iteration * switched to conditional * updates test and constants file * adds testing scenarios for edge cases * fixes test * adds constants to top of file * first new commit with new args * updates methods and test query * updates age_of_oldest methods params * cleans up method removes args and updates tests, fixes linting --------- Co-authored-by: Amy Detwiler <[email protected]> * APPEALS-44346 Demo Docket Goal Lever Test Seed Data (#21524) Co-authored-by: Christopher Detlef <> * Chrisbdetlef/appeals 40705 (#21535) * Chris backend Work * APPEALS-44441. Added initial changes for individual seed * WIP * APPEALS-44441. Fixed the table css * APPEALS-44441. Added Custom and Scenario Seed components and jest tests * APPEALS-44441. Fix ScenarioSeeds jest test * APPEALS-44441. Fix CustomeSeeds Jest test * init commit * fixes linting issues * capybara test init * APPEALS-44441. Backend Integration API changes * APPEALS-44441_1. Matched the constant keys in the backend * APPEALS-44441_1. Update the param to match the backend and fixed spec * APPEALS-44441. lint fixes * APPEALS-44441. linting fixes * sharsha/APPEALS-44441. fixed the route and tests * Change route * Change variables to match front and back end * CustomSeed Jest test fix * Fix issues * Fix rubocop issues * Use existing method in the controller --------- Co-authored-by: Christopher Detlef <> Co-authored-by: SHarshain <[email protected]> Co-authored-by: Michael Beard <[email protected]> Co-authored-by: Amy Detwiler <[email protected]> * Sharsha/appeals 45531 (#21566) * Fixed rspec failures on constants * APPEALS-45531. Remove dead code --------- Co-authored-by: SHarshain <[email protected]> * Updated lever history to handle null unit values from docket levers (#21567) Co-authored-by: 631966 <[email protected]> * Sharsha/appeals 45531_1 (#21573) * APPEALS-45531. Add the controller which is used in the route * APPEALS-45531. Fix lint issue * Remove access check for this iteration * APPEALS-45531. Fix lint issue in controller --------- Co-authored-by: SHarshain <[email protected]> Co-authored-by: Christopher Detlef <> Co-authored-by: Amy Detwiler <[email protected]> * Sharsha/appeals 45531 1 (#21609) * APPEALS-45531. Add the controller which is used in the route * APPEALS-45531. Fix lint issue * Remove access check for this iteration * APPEALS-45531. Fix lint issue in controller * TEST FOR FIX * MORE TESTING * Fixed rspec issues --------- Co-authored-by: SHarshain <[email protected]> Co-authored-by: Christopher Detlef <> Co-authored-by: Amy Detwiler <[email protected]> * APPEALS-45502. Organize route and fix the controller (#21595) Co-authored-by: SHarshain <[email protected]> Co-authored-by: Amy Detwiler <[email protected]> * Ricky/APPEALS-36345.fixes (#21612) * Updated lever history to handle null unit values from docket levers * Updated member view of exclusion table with proper text display and fixed missing css * Updated unit test and test data to test rendering of exclusionTable --------- Co-authored-by: 631966 <[email protected]> * ricky/APPEALS-44053 (#21587) * init commit, adds conditional to check for docket_type ama to method, fixes json constants to snakecase * puts statements testing * updates seeds for evidence_submission, adds method to hearing_request_docket.rb and dist_concern.rb * updated appeals dsit * final fix for PR * updates spec to reflect changes in hearing_request_docket * uncomments seeds * Ricky/appeals 43523 (#21649) * Added Assignment Queue link to Switch Users test page * Updated controller to validate role and redirect * Updated error information * Updated rspec tests --------- Co-authored-by: 631068 <[email protected]> * APPEALS-45898. Updated the lever_group_order values (#21639) * APPEALS-45898. Updated the lever_group_order values * APPEALS-45898. Updated order of the evidence submission priority and non-priority --------- Co-authored-by: SHarshain <[email protected]> * mbeard/APPEALS-40646 (#21645) * Init commit * adds methods and useffect first pass * fixes isIdle warning * removes important from scss * refined handleToggleChange method * updates font color for h4 * adds keys to the td and fixed proptype for loadAcdExcludeFromAffinity in casedistributionapp * Chrisbdetlef/appeals 43117.cleanup (#21671) * APPEALS-43421: Attorney Selection Sticking on Dropdown after Assignment (#21401) * redo init commit * updated imp. logic * attorney widget fix --------- Co-authored-by: Calvin <[email protected]> * Add ruby CE API Gem * remove correspondence changes from schema.rb (#21468) * Revert "Add ruby CE API Gem" (#21479) This reverts commit c78afe30620716d59d2ac31ad6eed71585d78a98. * Override SCT Bulk Assign Page task limit (#21465) * Override SCT Bulk Assign Queue 15 case limit & Adjust SCT attorney assign task action label * feature/APPEALS-35707-29633-29632 (prodtest) (#21485) * 🔀 Squash merge AlecK/APPEALS-35707 - Replace `database_cleaner` with `database_cleaner-active_record` * 🔀 Squash merge jcroteau/APPEALS-29632-fix-deprecation-action-view-base-instances * 🔀 Squash merge jcroteau/APPEALS-29633-fix-deprecation-warning-active_record-result-to_hash * feature/APPEALS-44871 Steps for installing node in the Caseflow demo environment (#21483) (#21484) * Changed dockerfile to install node through NVM * Update env.sh with node 14.20 path * Removed unused node env * Update Dockerfile Removed unused node env variable * Revert "feature/APPEALS-44871 Steps for installing node in the Caseflow demo …" (#21489) This reverts commit a6262001f9bedabca60598c82bfe1b803f0f16c7. * Sbashamoni/appeals 44871 node14 demo fixes (#21490) (#21495) * Changed dockerfile to install node through NVM * Update env.sh with node 14.20 path * Removed unused node env * Update Dockerfile Removed unused node env variable * Removed unused node env * add error rules to demo builds (#21496) (#21498) Co-authored-by: davis-dwayne <[email protected]> * APPEALS-43117 Add QA Users for testing * Fix rspecs * Fix issues with attorneys and judge teams * Fix org count --------- Co-authored-by: Isaiah Saucedo <[email protected]> Co-authored-by: Calvin <[email protected]> Co-authored-by: youfoundmanesh <[email protected]> Co-authored-by: Craig Reese <[email protected]> Co-authored-by: Robert Travis Pierce <[email protected]> Co-authored-by: Jeremy Croteau <[email protected]> Co-authored-by: sbashamoni <[email protected]> Co-authored-by: davis-dwayne <[email protected]> Co-authored-by: Christopher Detlef <> * Minor fixes (#21694) * Minor fixes * Fix rspec tests and properly check for judge css id * Fix lint issue --------- Co-authored-by: Christopher Detlef <> * Fix Legacy Case issues (#21747) Co-authored-by: Christopher Detlef <> * APPEALS-46037. Fix padding in the lever history table (#21725) * APPEALS-46037. Fix padding in the lever history table * APPEALS-46037. Fix lint issues --------- Co-authored-by: SHarshain <[email protected]> * Fix Lauren Roth issue (#21813) * Users with a VACOLS::Staff entry no longer get created with the default name of Lauren Roth Co-authored-by: Christopher Detlef <> * ricky/APPEALS-44044 (#21814) * first pass at legacy_docket method and spec * second iteration of legacy_docket and spec * adds method to age_of_oldest methods and updates test scenarios * Updated testing and expanded method missing logic * Updated legacy_docket_spec file and tests * Updated boolean logic, updated rspecs and factories * Updated rspec tests to include factories * updates docket_spec line 317 and factory for disable_ama_non_priority_direct_review --------- Co-authored-by: Michael Beard <[email protected]> * updates ready_priority_nonpriority_appeals to public_send, updates test (#21844) * APPEALS-36333 first iteration of docket time goal and prior to goal (#21523) * APPEALS-36333 first iteration of docket time goal and prior to goal * APPEALS-36333 address pr comments and moved the logic to docket model * APPEALS-36333 Added specs for docket and hearing request docket models * refactored code and moved it to distribution scopes * APPEALS-36333 address pr comments and refactor code * APPEALS-43996 updated lever name in all the required files to fix spec failures * APPEALS-44000 revert hearing request docket model changes to keept it in sync with feature * APPEALS-44000 updated hearing request docket model specs * APPEALS-44000 fixed jest tests * APPEALS-44000 fixed broken rspecs * APPEALS-43996 fix rubocop warnings * APPEALS-43996 fix push priority job spec failures * APPEALS-43996 Updated case distribution lever and docker model and refactor specs * APPEALS-43996 added rake task to update case distribution lever item in db * APPEALS-43996 update docket model to handle the scenario when the lever being disabled by a user via the UI * APPEALS-43996 update section title * APPEALS-43996 revert rake task * APPEALS-43996 add new factories to case distribution lever and fix spec failures * APPEALS-45191. Added columns to the appeals ready to distribute query and made some tweaks (#21834) * APPEALS-45191. Added columns to the appeals ready to distribute query and made some tweaks * APPEALS-45191. Refactor and fix lint issues --------- Co-authored-by: SHarshain <[email protected]> * refactor the logic and fix docket spec failures * changed the call times to 3 times * APPEALS-36333 fixed the docket time goal to check the existence of the item before using the public send to get the value --------- Co-authored-by: SHarshain <[email protected]> Co-authored-by: SHarshain <[email protected]> Co-authored-by: 631966 <[email protected]> * updated the seeds to align with the work completed * Updated Toggle Switch behavior when clicked while idle (#21874) * Csv research (#21892) * APPEALS-44911. Change the pure react components to functional components * APPEALS-44911. Redux implementation * APPEALS-44911. CSS changes for custom seed preview * APPEALS-44911. tweak css * csv and etc * CSS for buttons * jest tests for the reducer and action types * Jest test --------- Co-authored-by: SHarshain <[email protected]> Co-authored-by: Amy Detwiler <[email protected]> * APPEALS-46057. CleanUP (#21914) * more jest tests * Disable scenario seeds * Lint fixes * APPEALS-46057. disable all scenario seeds * APPEALS-46057. Refactor the TestSeed wrapper to be a functional component and fixed jest test * APPEALS-46057. Jest job in GHA complaining on test --------- Co-authored-by: SHarshain <[email protected]> * updates line of test to correctly build lever item (#21918) Co-authored-by: Amy Detwiler <[email protected]> * APPEALS-45191. Updated the query to return the date based on the calculation (#21928) * APPEALS-45191. Updated the query to return the date based on the calculation * APPEALS-45191. Lint fix --------- Co-authored-by: SHarshain <[email protected]> * Chrisharsha/appeals 43962 (#21929) * Sharsha/appeals-44911_1 (#21784) * APPEALS-44911. Change the pure react components to functional components * APPEALS-44911. Redux implementation * APPEALS-44911. CSS changes for custom seed preview * APPEALS-44911. tweak css --------- Co-authored-by: SHarshain <[email protected]> * Chrisbdetlef/appeals 44910 (#21838) * Initial * Add JSON parsing and multiple calls to rake tasks * Pre-caby tets * Add capybara tests and add IDs to buttons --------- Co-authored-by: Christopher Detlef <> --------- Co-authored-by: SHarshain <[email protected]> Co-authored-by: cdetlefva <[email protected]> * APPEALS-43962. Lint fixes (#21932) Co-authored-by: SHarshain <[email protected]> * Ricky/APPEALS-47293 (#21925) * First pass implementation of fixing seeding rspecs * Second pass at fixing errors in rspecs * Revert updates to test if rspec passes * Fixed linting issues in test_docket_seeds_controller_spec --------- Co-authored-by: Amy Detwiler <[email protected]> * APPEALS-48292 updated the column to be a string (#21954) * APPEALS-48292 updated the column to be a string * APPEALS-48292 added comment to the control_group field in the migration * APPEALS-48292 added column comment to the schema, changed migration so that it can be rolled back * APPEALS-48598 fix logic when Start Distribution Prior to Docket Time Goal toggle is false (#21948) * APPEALS-48598 fix logic when Start Distribution Prior to Docket Time Goal toggle is false * APPEALS-49004 added spec to check when Start Distribution Prior to Docket Time Goal toggle is on * APPEALS-49004 fixed lint issues in docket.rb * APPEALS-48898. Created Distributable AMA Non-priority Appeals Query (#21949) * APPEALS-48898. Created Distributable AMA Non-priority Appeals Query * APPEALS-48898. Renamed the column and update the method --------- Co-authored-by: SHarshain <[email protected]> * APPEALS-49100. getting value from the start_distribution_prior_to_goal (#21968) Co-authored-by: SHarshain <[email protected]> * mbeard/APPEALS-46257 (#21976) * updates routes and frontend urls to namespace * removes superfluous <a> tags * Ensure that legacy appeals are being created (#21981) * Ensure that legacy appeals are being created * Remove puts --------- Co-authored-by: Christopher Detlef <> * APPEALS-49403. Added buttons Docket Lever Seed (#21989) * APPEALS-49403. Added buttons Docket Lever Seed * sharsha/APPEALS-49403. Updated the endpoint URL path * APPEALS-49403. Lint fix --------- Co-authored-by: SHarshain <[email protected]> * APPEALS-44000 added check to skip priority appeals in docket model (#21992) * Feature/appeals 36234 masterupgrade (#22003) * sbashamoni/APPEALS-43724 Node 16 version upgrade changes (#21966) (#21975) * Update node verstion to 16 in git workflow * Update node verstion to 16 in nvm and dockerfile for demo * Update node version in yarn.lock and package.json and .nvmrc file * Update node's version path to node16 in docker-bin/env.sh * Update and upgrade to node16 in client * More updates to yarn.lock and package.json * Fix tests by Adam Shaw * Upadate snapshot for ScheduleVeteran.test.js.snap * Doing some code clean up * Doiing some more clean up * Add and remove spaces to match master * One more space to take care of * One more space to take care of again * One more space to take care of again --------- Co-authored-by: ramon-chavez <[email protected]> * init master merge branch --------- Co-authored-by: sbashamoni <[email protected]> Co-authored-by: ramon-chavez <[email protected]> * Remove AOD trait from non-priority legacy appeal creation (#22013) Co-authored-by: Christopher Detlef <> * Sharsha/appeals 49461 (#22018) * sharsha/APPEALS-49461. initial commit * sharsha/APPEALS-49461. fix --------- Co-authored-by: SHarshain <[email protected]> * mbeard/APPEALS-49421 (#22014) * init commit fixes ama_np_ capybara test to expect user as admin, and first attempt test_docket_seeds test * removes previous chane for TASKS_LOADED * fixes capybara for test seeds controller button ids --------- Co-authored-by: Amy Detwiler <[email protected]> * APPEALS-49403. Updated the buttons label (#22025) Co-authored-by: SHarshain <[email protected]> * mbeard/APPEALS-49585 (#22020) * init commit for non member view input * fixes css issue for docket-lever-right * Added a hyphen between value and unit for member only view * replaces hyphen with comma * Init commit replaces th with div for 508 compliance (#22036) * Chrisbdetlef/appeals 47008 1 (#22040) * Allow judges to see legacy cases and attorneys to be assigned cases * Remove testing function * Update spec to reflect new user count in seed file --------- Co-authored-by: Christopher Detlef <> * got rid of extraneous file * got rid of yarn lock orig * APPEALS-50734. Remove Legacy appeals from the query (#22071) Co-authored-by: SHarshain <[email protected]> * APPEALS-46087 fix css table width issues for case distribution lever history table (#22024) * Feature/appeals 36234.merge master.20240701 (#22075) * APPEALS-47277 remove Vegas office (#21876) * APPEALS-47277 remove Vagas office * Removed Texas ID from other files and updated tests * Snapshot update --------- Co-authored-by: Ron Wabukenda <[email protected]> Co-authored-by: Raymond Hughes <[email protected]> * hotfix/APPEALS-22403 (#21942) * add identifier for filenumber or ssn in filenumber search * linting * codeclimate linting * update match call to return boolean --------- Co-authored-by: Ron Wabukenda <[email protected]> Co-authored-by: Raymond Hughes <[email protected]> * APPEALS-46907: Update to Determination of Gen Pop Legacy Cases (#21986) * Isaiah/merge 46910 (#21983) * removed BFHINES checks and modified tests * removed lingering bfhines test * modified test * most recent updates on tests for passing status * removed refs to cavc updates * Skip flaky test ro_viewhearsched_spec --------- Co-authored-by: Isaiah Saucedo <[email protected]> * APPEALS-44916: Case Distribution Affinity Calculations (#21899) * APPEALS-44956: Add AppealAffinity model and database table (#21526) * add migration for appeal_affinities * add AppealAffinity model and associations, update migration for new column * update index to be unique * add factory, add tests * add factory traits to appeal and case for appeal affinities * add combination trait to appeal factory * add appeal_affinity to skipped associations in ETL reporting * add a validation, test * Craig/appeals 44958 (#21564) * add new job, update affinity model validation and after save hook * add update from push job * fix job extending distribution scopes * add with appeal affinities to distribution scopes * typo * add error handling, add test file * add distributed case factory, refactor naming in job * fix factories, added tests * fix migration for null affinity start date column * fixes, added tests * more test updates * add return in job if no query results, tests for no query results * add test for after_save hook adding dist task instructions * set start dist job to queue affinity job after running * fix update job and start dist job spec * queue affinity update job from push job * code clarity * fix judge in seed file * remove comment, fix hearing factory, disable some seeds for testing * add more tests * test refactor * update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory * disable new seed on reset * update seed file with vet names, add another seed category * fix distirbuted case factory? * actually fix GHA runs * lint, test fixes * change constants in new job * APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611) * swap distribution queries from distribution_task to appeal_affinities * update seed files to use appeal affinities instead of distribution task * clean up seed file method names * add missing Timecop.return in ama affinity case seed * fix name of a method in a seed file * remove references to distribution task in distribution scopes * fix push priority job tests * fix naming of args in one of the seed files * fix user seed, fix date format in distribution task instructions * fix tests for date format update * Calvin/APPEALS-44957-rake-affinity (#21577) * grabbed receipt dates from distributed cases * refactored for functionality + added method to grab appeals that match * using receipt date, get all related appeals * added update/creation plus cleaned prior imple. * gets most recent distributed case receipt_date * skips if receipt_date is nil for performance * if appeal affinity is nil, it will now be updated * created spec file * fixed non ready appeals * updated query to match new AC * removing comment * testing for each docket * updated spec file * added new tests to rspec * updated start date to receipt date instead of Time.now * fixed date/time rspec errors * added rails logger to know when rake task has finished * added tag for rails log * removed nonpriority dockets for direct_review and evidence_submission * fixed lint issue * fixed flaky spec test * limits distributed cases query to within the last week * APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660) * add affinity start date to explain page * add feature test to verify dates display * update rake task and spec (#21731) * APPEALS-46325: Add Seeds for AOD Appeals and Update Dates to Match CAVC (#21730) * add aod hearing cases to ama affinity cases seed * fix lever spec * APPEALS-45148: Hook to clear saved affinity date (#21623) * initial imp. idea * AC1: check for affinity_start_date on assignment * AC2/3: update affinity start date w/ instr. * updates to naming, instructions, and hook logic * updates after review * rspec coverage and addtional condition * removed unused identifier * removed reduntant 'self's * added update on actual AA record * updated to save aa record and addtional rspec * added change to assignment on no record test * check for assignment * addd update to 'on_hold' status * public method to handle legacy affinity appeals * added .reload to :with_affinity_appeal * added .reload to :ready_for_distribution * updates to pass explain_spec * switched boolean values * typo * readujsted order on :create for affinity appeal * removed after(:create) * testing rspec by readding after :create * reloading in assertation * addressing lint errors * fix seeds/users_spec * add case dist lever to new tests (#21776) * remove unnecessarily included module from job (#21827) * APPEALS-47211: Improve Performance of Distribution Queries (#21840) * rework ready_for_distribution scope * fix non-hearing docket distribution bug * restart tests * added null checks for appeal affinity in distribution queries, update tests (#21893) * add check for appeal being active to distribution and associated slack message (#21902) * Update users_spec.rb --------- Co-authored-by: calvincostaBAH <[email protected]> Co-authored-by: Isaiah Saucedo <[email protected]> * hotfix/APPEALS-45177: TaskTable Default Sorting Fix (#21772) * Updated the TaskTable component to use the defaultSort property instead of the defaultSortIdx property for queue table since that property is not used anywhere. Added a default sorting hash to the UnassignedCasesPage component and now pass that down to TaskTable. Removed references to defaultSortIdx. * Added the type column default sort to the AssignedCasesPage widget as well. * Added a parenthesis for clarity around a boolean. Moved the defaultSortingHash out into a constants file. --------- Co-authored-by: Robert Travis Pierce <[email protected]> * APPEALS-47106 Caseflow Swagger (#21993) * Add Rswag and convert existing API documentation (#21778) * add rswag * Update Gemfile.lock * Setup yaml UI * remove and reroute old swagger files * update format and servers values * Update route_docs_controller.rb * Update cmp_controller.rb * cmp endpoint yaml * cmp endpoint to return 501 * CMP endpoint swagger flies * update swagger files * adjust server order, add auth token * cmp parameter name change * add comments * Update users_controller.rb * unit tests and linting * lint fixes * Update swagger_helper.rb * APPEALS-48048 Swagger Updates (#21909) * update servers to not include a host * remove host for server * remove generated swaggers from definitions * remove internal API endpoints from having generated swagger * IDT servers fixes * disable CMP swagger in prod and prodtest * set authorization correctly * fix what is required for CMP upload * fix linting issues, update lint rake task to autocorrect for rubocop, add rubocop make command * Update decision_reviews.yaml * Update ama_issues.yaml * Update vacols_issues.yaml * Update swagger.yaml * fix check failures * Update docs_controller_spec.rb * fix unit tests * Update fetch_all_active_legacy_appeals_job_spec.rb * Update rswag_ui.rb * Update lint.rake * Update decision_reviews_spec.rb * Update fetch_all_active_legacy_a…
Configuration menu - View commit details
-
Copy full SHA for 57d23ad - Browse repository at this point
Copy the full SHA 57d23adView commit details
Commits on Aug 28, 2024
-
Updated - Khalin/appeals 42565 (#22627)
* WIP * cancel_corrresponence_task WIP * Modal Working * Modal WIP * modal WIP * WIP routing * WIP working routes can cancel function * WIP working banner * Redux fix WIP * WIP * Spec test created and passing * Passing jest test * created cancel action for details redux store * created action to remove task from redux store on cancel * Fixing rubocop tests * Fixed errors * Code Climate update * Adressing comments * Addressing Comments * Switch Record Status + Code Clean Up * Sucess & Error banner updated * Code climate WIP * Fixing failing tests * Resolving last code climate issue * Remove comma --------- Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a32ebc2 - Browse repository at this point
Copy the full SHA a32ebc2View commit details
Commits on Aug 29, 2024
-
Ki/APPEALS-49727 - Task Actions: Other motion: Mark Task Complete (#2…
…2560) * WIP * cancel_corrresponence_task WIP * Modal Working * Modal WIP * modal WIP * WIP routing * WIP working routes can cancel function * WIP working banner * Redux fix WIP * WIP * Spec test created and passing * APPEALS-49727 - Complete Task Modal Work * APPEALS-49727 - Updates * APPEALS-49727 - Working Complete Action * APPEALS-49727 - Banner Updates * APPEALS-49727 - Update Completed Tasks * APPEALS -49727 - Functionality completed * APPEALS-49727 Testing updates, Linting Cleanup, Test Data * APPEALS - 49727 -Testing updates, Linting Cleanup, Test Data * Linting * APPEALS-49727 - Lint updates * Updated Optionality for modal - Submit on empty text * Removed unused import * APPEALS-49727 - Removed unneeded task filters --------- Co-authored-by: Dev-KRedd <[email protected]> Co-authored-by: Christopher Aceves <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79274e9 - Browse repository at this point
Copy the full SHA 79274e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3deb36 - Browse repository at this point
Copy the full SHA e3deb36View commit details -
Sivakesh/appeals 49703 change task type (#22632)
* WIP * cancel_corrresponence_task WIP * Modal Working * Modal WIP * modal WIP * WIP routing * WIP working routes can cancel function * WIP working banner * Redux fix WIP * #49703 - initial commit * #49703 - added CorrespondenceChangeTaskTypeModal * WIP * #49703#49828 - Task type dropdown options * #49703 #49816 - submit button behaviour * Spec test created and passing * test * Passing jest test * created cancel action for details redux store * created action to remove task from redux store on cancel * Fixing rubocop tests * Fixed errors * #49703 #54132 - success banner action * #49703 - lint * #49703, #55639 - update redux store with type and instructions * #49703, #55639 - update redux store with type and instructions * #49703, #49705 - Update backend tests * #49703, #49705 - Update backend tests * #49703, #54132 - Update error warning banner * revert changes * #49703, #49704 - Update frontend tests * #49703 - lint * #49703 - lint * #49703 - addressing a lint issue --------- Co-authored-by: Dev-KRedd <[email protected]> Co-authored-by: Christopher Aceves <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f802313 - Browse repository at this point
Copy the full SHA f802313View commit details -
Khalin/appeals 42565 Modal Text Fix (#22667)
* Cancel task text * Kicking off tests * Changing this back
Configuration menu - View commit details
-
Copy full SHA for 350fdf8 - Browse repository at this point
Copy the full SHA 350fdf8View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fce492 - Browse repository at this point
Copy the full SHA 5fce492View commit details -
* Created a popup Modal * Provide the organizations into the dropdown * Redux store action update * Updated the redux store with name(label) * Modified the action method * Updated the select dropdowm with previous org * Fix for view task instructions * Resolve conflicts * Fix for view task instructions and sending them as array * Removed unnessary things from task_action_repo * Lint fixes * Spec fix for correspondence_tasks_controller_spec file * Removing the array for instructions in the spec * Updated the banner alert for error banner * fix for that text change and code climate fix * Codeclimate fix for available_actions is controlled by argument 'user' --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a4d2a4 - Browse repository at this point
Copy the full SHA 5a4d2a4View commit details -
Sivakesh/appeals 49703 update tasks list (#22682)
* #49703 - Updated task type options * #49703 - lint --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89938ea - Browse repository at this point
Copy the full SHA 89938eaView commit details
Commits on Sep 3, 2024
-
Div/appeals 49715 quick fix (#22693)
* Modified the status banner wording to Other motion task fix * Removed the console log
Configuration menu - View commit details
-
Copy full SHA for 3250854 - Browse repository at this point
Copy the full SHA 3250854View commit details -
* fix code climate * fix lint issuues * fix lint error --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cfe012 - Browse repository at this point
Copy the full SHA 3cfe012View commit details
Commits on Sep 4, 2024
-
Justin/APPEALS-49739-fix (#22683)
* Adding a route for the other motion assign modal * working on creating a modal * editing task action repo * committing prior changes from trying to get routing to work * updating with some of Khalin's changes to hopefully avoid merge conflicts * working on redux for user dropdown list * adding in code for reassigning * adding validation for the dropdown to enable submit * moving data to new "reassign users" which is dynamically built * fixing the submit button clickablility * removing some testing data and adding in some missing semicolons * removing unneccesary code * editing user iteration to choose the right task if there are multiple tasks related to an appeal * Continue setting up the payload for the submit button * working on the submit button * updating the user dropdown * editing the task actions for "reassigning" tasks when currently assigned to a user * finxing linting errors, codeclimate, and removing extraneous code * Adding rspec test case * saving the task after editing instructions * working on fixing task instructions * Working on banner actions * Adding in banner alerts * finishing up the banner actions * adding back files from the feature with minor adjustments to fix errors * adding back a change from feature that I thought may have been problematic but was ultimately okay * adding back available options to other_motion_correspondence_task, as bug ticket to fix the root cause has been noted https://jira.devops.va.gov/browse/APPEALS-56844 * removing showActionsDropdown traces from other files * removing old commented code * oushing up latest banner attempts * Fixing assign/reassign modal logic, and general code cleanup * Fixing the tab page title * making sure options are correctly returned * editing old code references * editing banners and fixing cancel correspondence mistype * cleaning up the banner json file * editing the capitalization from the modal * fixing the cancel banner * fixing linting errors * CC Fix * linting errors * renaming method for better context * Rspec fix - duplicate variable * code fixing * fixing the available actions list --------- Co-authored-by: vinner57 <[email protected]> Co-authored-by: Kevin Ma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8aebaf - Browse repository at this point
Copy the full SHA d8aebafView commit details -
APPEALS-56844: Correspondence Mail Tasks Not Using Correct Action Inh…
…eritance (#22663) * adjusted action scope and restricted actions to users within assigned org * removed unused methods * removed unused task type * removed unused stubbed actions * resolved change to acd work
Configuration menu - View commit details
-
Copy full SHA for 6a214dc - Browse repository at this point
Copy the full SHA 6a214dcView commit details
Commits on Sep 5, 2024
-
APPEALS-49739-code-cleanup (#22720)
* code climate fix * fix OtherMotionCorrespondenceTask spec * working on linting errors * Making uglier code to appease the linter...? Yeah, I'm confused too * fixing rspec test from button name change * another rspec and linting fix --------- Co-authored-by: Deepak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a91d0c1 - Browse repository at this point
Copy the full SHA a91d0c1View commit details -
APPEALS-49739: Task Actions Showing After Reassignment (#22732)
* added props for modals needed to match reassignment * added logic to change user actions when reassignment happens * fixed bug where task actions were showing after reassign org. * fixed linting issues * removed duplicate prop validations
Configuration menu - View commit details
-
Copy full SHA for a8014b7 - Browse repository at this point
Copy the full SHA a8014b7View commit details
Commits on Sep 6, 2024
-
Ki/APPEALS-51359 - Only render Correspondences that are in Pending or…
… Completed status (#22726) * APPEALS-51359 - Details Access and Rerouting * APPEALS-51359 - Testing Updates * Updated Spec --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30ab416 - Browse repository at this point
Copy the full SHA 30ab416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe3b68 - Browse repository at this point
Copy the full SHA 6fe3b68View commit details
Commits on Sep 9, 2024
-
* Updated FetchDocumentsForReaderJob with guard clause * Added guard clause for AppealsForReaderJob --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ce0fd9 - Browse repository at this point
Copy the full SHA 0ce0fd9View commit details -
Div/task actions feature test specs (#22697)
* adjusted action scope and restricted actions to users within assigned org * removed unused methods * Added specs for Assign to team and Change task type actions * removed unused task type * removed unused stubbed actions * Added FOIA request task feature test * Updating the specs with DIY concept * Fixing code climate issues * Added few more specs * Code climate fixes * Codeclimate fix * Codeclimate fix * Removing orgs from helper and moving them to constants * Added status to the correspondece creation in the spec * Fix for failing spec --------- Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3257d3 - Browse repository at this point
Copy the full SHA d3257d3View commit details -
Sivakesh/appeals 49886 add jest tests (#22750)
* #49886 - added actions jest test * added All correspondence mail tasks test data * code climate issue fix * lint --------- Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b904db - Browse repository at this point
Copy the full SHA 5b904dbView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff00a4d - Browse repository at this point
Copy the full SHA ff00a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b288fbe - Browse repository at this point
Copy the full SHA b288fbeView commit details
Commits on Sep 11, 2024
-
* Typo fix * Added safe navigation operator * Remove permissions from ruby view props * Update component to save value to state instead of from props * rename hash key * updated var ref to state * Update for code spacing * Bugfix for sticky checkbox logic
Configuration menu - View commit details
-
Copy full SHA for 9508787 - Browse repository at this point
Copy the full SHA 9508787View commit details -
* Added missing columns in the serializer prepareAppealForSearchStore function * Removed console log * Removed unused imports --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca7fa05 - Browse repository at this point
Copy the full SHA ca7fa05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e020a - Browse repository at this point
Copy the full SHA 02e020aView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c776f0 - Browse repository at this point
Copy the full SHA 9c776f0View commit details -
APPEALS-50389: Correspondence Inbound Ops Team shows in Assign to tea…
…m Task action (#22819) * updated can_receive_task? logic for inbound ops team * updated comment
Configuration menu - View commit details
-
Copy full SHA for 142f3ee - Browse repository at this point
Copy the full SHA 142f3eeView commit details -
APPEALS-49892: Dev - Update backend tests (#22713)
* Unit draft test for Other Motion task drop down * Updates to test in new file * Small fix for context relevance * Adding more to the accessing the task portion of the test. * Context changes * user_array is at the top of the file now * Working test but currently failing * Root task changed * Fixed user initializers * New test approach * refactored mail task available actions * verified user can create mail task test * cleaned up test variable definitions * reworked test context to iterate through mail tasks * created test for correspondence mail_task reassign_user test * created test for reassign_users for correspondence mail task * created tests for assignable organizations * fixed codeclimate issues * fixed bug where only org users from first organization were showing in the list * updated test and created new test condition * override feature envy in Reek --------- Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f8bb08 - Browse repository at this point
Copy the full SHA 5f8bb08View commit details
Commits on Sep 17, 2024
-
Sivakesh/appeals 42568 (#22814)
* #APPEALS-54789 - added Save changes button * #APPEALS-57731 - Created Save changes success banner * #APPEALS-54791 - Save changes button is enabled * #APPEALS-54791 - Save changes button behavior on tab change * #APPEALS-54791 - Save changes button behavior on tab change * #APPEALS-42568 - Saving Related correspondences to database * #APPEALS-42568 - controller action * #APPEALS-42568 - route update * #APPEALS-42568 - updated route to post * #APPEALS-42568 - updated route to post
Configuration menu - View commit details
-
Copy full SHA for 9cb788f - Browse repository at this point
Copy the full SHA 9cb788fView commit details
Commits on Sep 19, 2024
-
* Initial commit- Added the Add letter button and reusing the newletter componet * Added submit logic * Able to add response letter * Modified the updated function * Modified the updated redux function * Updated the redux store with values * Modified the code according to DRY * Lint fixes * Added feature test specs * Updating the feature tests for this feature * Lint fixes * Removed the line that is twice added * Modified the routes file
Configuration menu - View commit details
-
Copy full SHA for ba4def8 - Browse repository at this point
Copy the full SHA ba4def8View commit details -
Sivakesh/appeals 42568 (#22882)
* #APPEALS-42568 - Saving Related correspondences to database * #APPEALS-42568 - added inbound ops check * #APPEALS-42568 - fixed sorting issue * #APPEALS-42568 - removed tab change functionality * #APPEALS-42568 - removed tab change functionality * #APPEALS-42568 - removed redundant action * #APPEALS-42568 - Jest Tests * #APPEALS-42568 - rspecs * #APPEALS-42568 - lint * #APPEALS-42568 - fixed failing rspecs
Configuration menu - View commit details
-
Copy full SHA for 6551dbb - Browse repository at this point
Copy the full SHA 6551dbbView commit details -
JustinRyan/correspondence-pending-tab-specs (#22857)
* creating correspondences and the tasks for the spec tests * adding in other task data for Ryan's work * changing to 3 correspondence with each task type * working on writing tests, and still working on the test data * adding in changes for verifying the routes for the other four tests * attempting to fix the data creation duplication issue * Update data setup and added remaining test cases * Use regex for label text matching * changing the expect to make sure every page shows up regardless of what other tasks are present * editing the expect to hopefully fix if there is a finnicky test * adding regex in case of weird newline edge cases for more accurate matching, and separated test cases * removing extraneous code and comments * fixing jest and lint errors unrelated to my work * missed a semicolon --------- Co-authored-by: Kevin Ma <[email protected]> Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9efd393 - Browse repository at this point
Copy the full SHA 9efd393View commit details
Commits on Sep 20, 2024
-
Correspondence and Appeal Tasks: Inbound Ops Team Users: Related Appe…
…als: Can link additional appeals (#22872) * conflicts resolved * Adding the spec for save correspondence appeals * conflicts resolved * conflicts resolved * #APPEALS-42568 - Saving Related correspondences to database * conflicts resolved * #APPEALS-42568 - removed redundant action * conflicts resolved * #APPEALS-42568 - rspecs * #APPEALS-42568 - lint * #APPEALS-42568 - fixed failing rspecs * conflicts resolved * fix failing specs * lint fix * fixing the select order of checkboxes * fix lint errors * fix lint and rubocop --------- Co-authored-by: Razor Talent <[email protected]> Co-authored-by: psivakeshva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1df951c - Browse repository at this point
Copy the full SHA 1df951cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f763d - Browse repository at this point
Copy the full SHA 80f763dView commit details -
* Working but the checkboxes ceep shifting around * Front-end changes working as intended & started backend functionality * Handle save button WIP * route info update * Functionality working as intended * Removing flash banner on update * small fixes * Tests WIP * Working test and code clean up * More complete test * Working with latest changes in feature. * code climate fixes * current_user is needed sor the update to save * Fixing linting errors
Configuration menu - View commit details
-
Copy full SHA for 0dd345e - Browse repository at this point
Copy the full SHA 0dd345eView commit details -
* Added datepicker feature date restriction * trying to fix the flakey test * trying to fix the flakey test by adding wait time for the button * Modified spec changes to resolve the flakey test fix * Modified spec changes to resolve the flakey test fix --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b5782f - Browse repository at this point
Copy the full SHA 9b5782fView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ac90e9 - Browse repository at this point
Copy the full SHA 0ac90e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4c096d - Browse repository at this point
Copy the full SHA b4c096dView commit details
Commits on Sep 24, 2024
-
Bug fix for 42566 - regarding Save Changes button and Appeals Checkbox (
#22938) * fixing the checkbox sorting issue * remove duplicate spec * fixing the jest cases * fixing the unchecked issue * show success banner
Configuration menu - View commit details
-
Copy full SHA for 71db9a7 - Browse repository at this point
Copy the full SHA 71db9a7View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d16a10 - Browse repository at this point
Copy the full SHA 6d16a10View commit details -
* Initial commit for Navigation Updates for Existing Appeals * Lint fixes * Lint fixes for styles * Trying to fix the flakey test spec * Trying to fix the flakey test spec * Trying to fix the flakey test spec for response letter * Trying to fix the flakey test spec for response letter * Trying to fix the flakey test spec for response letter * Trying to fix the flakey test spec for response letter * Fixing the flakey test spec that is failing * lint fixes * Trying to fix the flakey test for response letters spec * Added skip to one of the test spec * Lint fixes
Configuration menu - View commit details
-
Copy full SHA for 7a77b3c - Browse repository at this point
Copy the full SHA 7a77b3cView commit details
Commits on Sep 26, 2024
-
Div/appeals 54281 quick fix (#22981)
* Added a quick for expanded and collapsed section * Added jest file modification
Configuration menu - View commit details
-
Copy full SHA for 32d6ffe - Browse repository at this point
Copy the full SHA 32d6ffeView commit details -
Khalin/appeals 42561 Checkbox Sorting Fix (#22976)
* Checkbox sorting is fixed * Save button fix --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 214ec3c - Browse repository at this point
Copy the full SHA 214ec3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c9fad - Browse repository at this point
Copy the full SHA 50c9fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b3b90 - Browse repository at this point
Copy the full SHA c0b3b90View commit details
Commits on Sep 27, 2024
-
APPEALS-57508: Correspondence Details Serializers Contain Unnecessary…
… Information (#22937) * filtered related correspondece values * added new correspondence_details serializer * created new appeal serializer and updated frontend to handle new values * added correspondence type to serializer * fixed bug where appeal id was not matching with previously linked appeals * fixed failing test * fixed failing tests
Configuration menu - View commit details
-
Copy full SHA for 565a2fe - Browse repository at this point
Copy the full SHA 565a2feView commit details -
Sivakesh/appeals 58115 (#23010)
* #APPEALS-58115 - added collapsible header * #APPEALS-58115 - updated box border color * #APPEALS-58115 - added a jest test to verify there is plus button * #APPEALS-58115 - added a jest test to verify there is plus button * #APPEALS-58115 - fixed a failing a jest test * #APPEALS-58115 - fixed a failing a spec
Configuration menu - View commit details
-
Copy full SHA for 5b35e93 - Browse repository at this point
Copy the full SHA 5b35e93View commit details
Commits on Sep 30, 2024
-
* WIP all styles have been moved * Fixing linting warnings * Aria-label added * Kicking off tests --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdc4a17 - Browse repository at this point
Copy the full SHA fdc4a17View commit details
Commits on Oct 1, 2024
-
Task Added to Appeal no longer being displayed after merge. (#22771)
* mostly fixed * fixed css issues on grey timeline. * fixed missing key issue * fixed labels and data shape. * Fixed staged data to use real data. * removed redundant prop * Fixed task action dropdown * fixed linting issue * Kev ma/appeals 55015 (#22764) * Typo fix * Added safe navigation operator * Remove permissions from ruby view props * Update component to save value to state instead of from props * rename hash key * updated var ref to state * Update for code spacing * Bugfix for sticky checkbox logic * Div/appeals 57463 (#22779) * Added missing columns in the serializer prepareAppealForSearchStore function * Removed console log * Removed unused imports --------- Co-authored-by: cacevesva <[email protected]> * added polymorphic association to correspondence task Correspondence relation * fixed null task issue * updated serialized info and passed appeal into CorrespondenceTasksAdded instead of correspondence. * setup way to load appeals into the Queue redux store to display task actions * created logic to load serialized tasks into store (but they overwrite each other) * created logic to add appeal tasks to the redux store. * added TaskSnapshot to display appeal task actions * pushed up fix that resolved routing crashes from correspondence * removed wrapping class for task rows to meet UI/UX requirements. Also disabled the task action dropdown per requirements. * Refactored component to use different name. * fixed 6 failing tests * fixed several failing tests. * changed shape of mocked data in details test * adding more data to staged props in test * fixed task display for tasks added when empty * reverted jest test files from their extreme size. * added back in correspondenceAppeal map * removed console log * fixed dead import. * fixed failing tests from div wrappers hiding task actions * updated tests to be less flaky --------- Co-authored-by: Kevma50287 <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0cc879 - Browse repository at this point
Copy the full SHA b0cc879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a4e18 - Browse repository at this point
Copy the full SHA 24a4e18View commit details -
Ki/APPEALS-42563 - Package Details: Inbound Ops Team Superuser/visor:…
… Edit Information (#22944) * APPEALS-42563 - Working Modal, minus Save patch request * APPEALS-42563 - Fixed Modal, missing ApiSave * APPEALS-42563 - ApiUtil fix * APPEALS-42563 * Test Updates * Remove loadCorrespondence * Removed unused correspondenceInfo action; linting --------- Co-authored-by: cacevesva <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a391340 - Browse repository at this point
Copy the full SHA a391340View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for efb2d7d - Browse repository at this point
Copy the full SHA efb2d7dView commit details -
Khalin/appeals 42561 checkbox fix v2 (#23027)
* unlinked checkboxes now sort by vaDateOfReceipt * Post method added --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2282e1 - Browse repository at this point
Copy the full SHA a2282e1View commit details -
* Fixed the duplication of correspondence appeals adding to the database * Removed puts * fixing the jest fails * fixing the jest fails * Trying to fix the lint issues --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c14d0f2 - Browse repository at this point
Copy the full SHA c14d0f2View commit details -
#APPEALS-42568 - centered the checkmark in success banner (#23054)
Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42d4ce8 - Browse repository at this point
Copy the full SHA 42d4ce8View commit details -
Div/appeals 54281 instructional text (#23043)
* Provided the instructional text * Jest fixes * Adjusted the paragraph text --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74a2d41 - Browse repository at this point
Copy the full SHA 74a2d41View commit details
Commits on Oct 3, 2024
-
Correspondence Details UX Updates (#23019)
* bug fixes * fix rspec * fix rspec --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4b4b19 - Browse repository at this point
Copy the full SHA c4b4b19View commit details -
APPEALS-42566 bug fix - Appeals Checkbox not greyed out after selecti…
…ng an appeal (#23045) * fix to the sorting issue * resolving bugs * resolved conflicts with branch changes and feature changes * added state refresh logic to CaseListTable --------- Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c12edc - Browse repository at this point
Copy the full SHA 8c12edcView commit details -
* update search count * remove nested ternary operator --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5fa1bd - Browse repository at this point
Copy the full SHA d5fa1bdView commit details -
Ki/APPEALS-42563 - User Access Fix (#23074)
* APPEALS-42563 - User Access Fix * Spec test user access update --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5016649 - Browse repository at this point
Copy the full SHA 5016649View commit details -
42566 - fix checkbox across different pages (#23075)
* fix checkbox across different pages * Database realtion fix * Lint fixes --------- Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45765e5 - Browse repository at this point
Copy the full SHA 45765e5View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e127326 - Browse repository at this point
Copy the full SHA e127326View commit details -
fix save changes button (#23080)
* fix save changes button * Fix for checkboxes in intake form to be selected --------- Co-authored-by: divyadasari-va <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1737a5 - Browse repository at this point
Copy the full SHA b1737a5View commit details -
Khalin/appeals 42561 success banner fix v2 (#23091)
* Sucess banner fix * Cutting down on return statments * Removing unused
Configuration menu - View commit details
-
Copy full SHA for 514e8ef - Browse repository at this point
Copy the full SHA 514e8efView commit details -
making label changes and fixing feature tests (#22958)
* making label changes and fixing feature tests * seeding data for inactive appeals for each veteran * Adding base info for task type options. Will be filtered later * Changing the inactive list to only include the 12 * fixing line length * working on creating tests for tasks related to inactive appeals * writing a helper method to create tasks related to inactive appeals * adding active attribute into the search serializer and view * simplifying the call in view * Editing spec helpers to fix the root tasks * Finishing up test writing for the workflow * removing leftover empty method --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70531ca - Browse repository at this point
Copy the full SHA 70531caView commit details
Commits on Oct 8, 2024
-
Correspondence and Appeal Tasks: Inbound Ops Team Superuser/visor: Re…
…move Evidence Submission Window Action Dropdown (#23083) * is_waivable? method added * serializer fallback change * Khalin/appeals 52975 (#22994) * WIP all styles have been moved * Fixing linting warnings * Aria-label added * Kicking off tests --------- Co-authored-by: cacevesva <[email protected]> * Task Added to Appeal no longer being displayed after merge. (#22771) * mostly fixed * fixed css issues on grey timeline. * fixed missing key issue * fixed labels and data shape. * Fixed staged data to use real data. * removed redundant prop * Fixed task action dropdown * fixed linting issue * Kev ma/appeals 55015 (#22764) * Typo fix * Added safe navigation operator * Remove permissions from ruby view props * Update component to save value to state instead of from props * rename hash key * updated var ref to state * Update for code spacing * Bugfix for sticky checkbox logic * Div/appeals 57463 (#22779) * Added missing columns in the serializer prepareAppealForSearchStore function * Removed console log * Removed unused imports --------- Co-authored-by: cacevesva <[email protected]> * added polymorphic association to correspondence task Correspondence relation * fixed null task issue * updated serialized info and passed appeal into CorrespondenceTasksAdded instead of correspondence. * setup way to load appeals into the Queue redux store to display task actions * created logic to load serialized tasks into store (but they overwrite each other) * created logic to add appeal tasks to the redux store. * added TaskSnapshot to display appeal task actions * pushed up fix that resolved routing crashes from correspondence * removed wrapping class for task rows to meet UI/UX requirements. Also disabled the task action dropdown per requirements. * Refactored component to use different name. * fixed 6 failing tests * fixed several failing tests. * changed shape of mocked data in details test * adding more data to staged props in test * fixed task display for tasks added when empty * reverted jest test files from their extreme size. * added back in correspondenceAppeal map * removed console log * fixed dead import. * fixed failing tests from div wrappers hiding task actions * updated tests to be less flaky --------- Co-authored-by: Kevma50287 <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]> * Fixed Correspondence Intake: Tab name doesn't match page (#23005) * populating task with dropdown working * change to get task rendering * frontend fixes * added waivable to appeal and task work queue serializers * added logic to only show evidence window task that is waivable. * set up task drodown to only show evidence tasks that are waivable. * fixed failing tests * refactored waivable? check to fix linting issue. * removed unused code --------- Co-authored-by: Dev-KRedd <[email protected]> Co-authored-by: cacevesva <[email protected]> Co-authored-by: Kevma50287 <[email protected]> Co-authored-by: divyadasari-va <[email protected]> Co-authored-by: HunJerBAH <[email protected]> Co-authored-by: HunJerBAH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33a6b32 - Browse repository at this point
Copy the full SHA 33a6b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf685fa - Browse repository at this point
Copy the full SHA cf685faView commit details
Commits on Oct 9, 2024
-
APPEALS-58227: Resolved bug where evidence submission task was not sh…
…owing in correspondence workflow (#23152) * added logic to include waivable task in correspondence task workflow * consolidated action check to resolve linting issue
Configuration menu - View commit details
-
Copy full SHA for 16e17d4 - Browse repository at this point
Copy the full SHA 16e17d4View commit details -
APPEALS-58227: Resolved bug where evidence submission task was not sh…
…owing in correspondence workflow (#23152) * added logic to include waivable task in correspondence task workflow * consolidated action check to resolve linting issue
Configuration menu - View commit details
-
Copy full SHA for 352fac7 - Browse repository at this point
Copy the full SHA 352fac7View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26be03b - Browse repository at this point
Copy the full SHA 26be03bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f004f - Browse repository at this point
Copy the full SHA 72f004fView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4695bb1 - Browse repository at this point
Copy the full SHA 4695bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb42d3 - Browse repository at this point
Copy the full SHA 3fb42d3View commit details -
* renaming previous method that runs for each user * Creating appeals for our veterans in the create_veterans file * editing the inactive appeals for users to create 3 of each type at the beginning of the list * Minor edit to some code comments * code climate fix --------- Co-authored-by: cacevesva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11c6195 - Browse repository at this point
Copy the full SHA 11c6195View commit details
Commits on Oct 18, 2024
-
* Added feature test for docketswitchmailtask * Added test case testing for appropriate task assignor and assignee
Configuration menu - View commit details
-
Copy full SHA for 47dcef5 - Browse repository at this point
Copy the full SHA 47dcef5View commit details
Commits on Oct 22, 2024
-
* update restrictions to add task * update check_inbound_ops_team_user method * update specs * update specs
Configuration menu - View commit details
-
Copy full SHA for cd5de70 - Browse repository at this point
Copy the full SHA cd5de70View commit details
Commits on Oct 25, 2024
-
* Add feature test setup for all inactive appeal tasks * Deepak/appeals 56223 (#23310) * update restrictions to add task * update check_inbound_ops_team_user method * update specs * update specs * test for creation & association of task objs * remove comment * refactor and add more test checks * feature test updates * combined into one it block to speed up testing * Add BvaDispatch task exception * correct conditional stmt * added retry helper method when element not found * Wrap flaky portion of test in retry block * define action in method * add logging to retry * update test --------- Co-authored-by: SanthiParakal133 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bf67fc - Browse repository at this point
Copy the full SHA 3bf67fcView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ace5f53 - Browse repository at this point
Copy the full SHA ace5f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c4101 - Browse repository at this point
Copy the full SHA f4c4101View commit details -
Merge pull request #23262 from department-of-veterans-affairs/HunJerB…
…AH/APPEALS-34965-merge-conflicts Feature/APPEALS-34965: resolved merge conflicts from Main
Configuration menu - View commit details
-
Copy full SHA for 58b5781 - Browse repository at this point
Copy the full SHA 58b5781View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6eaa49 - Browse repository at this point
Copy the full SHA a6eaa49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac97c6 - Browse repository at this point
Copy the full SHA 8ac97c6View commit details
Commits on Oct 29, 2024
-
* rename variable * Refactored to use existing module
Configuration menu - View commit details
-
Copy full SHA for 347dce5 - Browse repository at this point
Copy the full SHA 347dce5View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d093bd9 - Browse repository at this point
Copy the full SHA d093bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb554ca - Browse repository at this point
Copy the full SHA bb554caView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3ec9ee - Browse repository at this point
Copy the full SHA c3ec9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b69c1df - Browse repository at this point
Copy the full SHA b69c1dfView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c900f6 - Browse repository at this point
Copy the full SHA 1c900f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f793d53 - Browse repository at this point
Copy the full SHA f793d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba78cbb - Browse repository at this point
Copy the full SHA ba78cbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17552fa - Browse repository at this point
Copy the full SHA 17552faView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67a6189 - Browse repository at this point
Copy the full SHA 67a6189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 490ab5a - Browse repository at this point
Copy the full SHA 490ab5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b1da0 - Browse repository at this point
Copy the full SHA a9b1da0View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c2511c - Browse repository at this point
Copy the full SHA 0c2511cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2195117 - Browse repository at this point
Copy the full SHA 2195117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b70d9 - Browse repository at this point
Copy the full SHA 10b70d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e4fbb7 - Browse repository at this point
Copy the full SHA 1e4fbb7View commit details