Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caceves/appeals 27311 31542 #21430

Closed
wants to merge 168 commits into from
Closed

Commits on Dec 26, 2023

  1. Merge branch 'master' into feature/APPEALS-27311 (#20342)

    * Initial Commit
    
    * Running tests
    
    * Adding appellant phone number to serializer
    
    * Adding paper case attribute
    
    * Add attributes to search hash
    
    * add KNAPSACK_PRO_FIXED_QUEUE_SPLIT to workflow.yml (#20329)
    
    * add KNAPSACK_PRO_FIXED_QUEUE_SPLIT to workflow.yml
    
    * update deprecated method for knapsack
    
    * add comment
    
    ---------
    
    Co-authored-by: AimanK <Aiman.Kayad@va.gov>
    Co-authored-by: raymond-hughes <raymond.hughes2@va.gov>
    Co-authored-by: Craig Reese <109101548+craigrva@users.noreply.github.com>
    Co-authored-by: Raymond Hughes <131811099+raymond-hughes@users.noreply.github.com>
    5 people authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    3abc63c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c334fbb View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Feature/appeals 27311" (#20343)"

    This reverts commit 084cd98.
    HunJerBAH committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    9ae8f98 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    21a6f8d View commit details
    Browse the repository at this point in the history
  2. Test spec fixes (#20355)

    * Test spec fixes
    
    * lint issue
    divyadasari-va authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6c5e3b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Save Correspondence Tasks & Upload to eFolder (#20315)

    * Refactor Correspondence Controller
    
    - Move intake processing logic to new service.
    
    - Clean up some class variables in controller to use method.
    
    * Create Tasks Not Related To Appeal
    
    * Fix Issues with Creating Unrelated Appeal Tasks
    
    * Task Routing: Mail Tasks additions
    
    * Fix Create Mail Tasks Bugs
    
    - Fix issues preventing mail tasks from being created.
    
    - Enhance specs for creating mail tasks and tasks not related to
    an appeal.
    
    - Fix linting errors.
    
    * Add Exemptions when Creating Correspondence Tasks
    
    * Refactor Task Creating Edge Case Handling
    
    - Update the Correspondence class to responde to Appeal methods vs.
    littering the code with conditionals.
    
    * Fix Linting Error
    
    * Update correspondence_controller_spec.rb
    
    Fix spec failure
    
    ---------
    
    Co-authored-by: Dev-KRedd <khalin.redding@va.gov>
    tradesmanhelix and Dev-KRedd authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f0c998c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0dfdd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Fixed UAT seed data (#20367)

    * Fixed UAT seed data
    
    * fix in uat seed data veteran save
    
    * Added in missing fields
    
    ---------
    
    Co-authored-by: Kevin Ma <magavakevin10@gmail.com>
    Co-authored-by: youfoundmanesh <129548081+youfoundmanesh@users.noreply.github.com>
    3 people authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    db4499e View commit details
    Browse the repository at this point in the history
  2. Piedram/appeals 36343 (#20350)

    * remove package
    
    * Added Correspondence Task Serializer to show type
    
    * Added isReadOnly check to tasks on initial fetch
    
    * Jest test fix
    
    * Removed duplicate method
    
    * Remove dropdown for readOnly page
    
    * Added feature test
    
    * Added extra check for banner
    
    * Typo fix
    
    * Fixed packageActionModal jest test
    
    * Add Banner
    
    * spec files
    
    * fix rubocop error
    
    * fix modal
    
    * Fix spec file
    
    * Disabled all buttons
    
    ---------
    
    Co-authored-by: Kevin Ma <magavakevin10@gmail.com>
    Co-authored-by: Kevma50287 <104021955+Kevma50287@users.noreply.github.com>
    3 people authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    67ffed3 View commit details
    Browse the repository at this point in the history
  3. Task related to appeals bugfix. (#20369)

    * Refactored task ID logic for related tasks.
    
    * Updated logic to be cleaner.
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    Rnmarshall93 and jimfoley25 authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    cc49181 View commit details
    Browse the repository at this point in the history
  4. Kev ma/appeals 36674 (#20299)

    * Added Correspondence Task Serializer to show type
    
    * Added isReadOnly check to tasks on initial fetch
    
    * Jest test fix
    
    * Removed duplicate method
    
    * Remove dropdown for readOnly page
    
    * Added feature test
    
    * Added extra check for banner
    
    * Typo fix
    
    * Fixed packageActionModal jest test
    
    * Added guard to error handling
    
    * Spec fix
    
    * Missing comma
    
    * Piedram/appeals 36343 (#20350)
    
    * remove package
    
    * Added Correspondence Task Serializer to show type
    
    * Added isReadOnly check to tasks on initial fetch
    
    * Jest test fix
    
    * Removed duplicate method
    
    * Remove dropdown for readOnly page
    
    * Added feature test
    
    * Added extra check for banner
    
    * Typo fix
    
    * Fixed packageActionModal jest test
    
    * Add Banner
    
    * spec files
    
    * fix rubocop error
    
    * fix modal
    
    * Fix spec file
    
    * Disabled all buttons
    
    ---------
    
    Co-authored-by: Kevin Ma <magavakevin10@gmail.com>
    Co-authored-by: Kevma50287 <104021955+Kevma50287@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: piedram <110848569+piedram@users.noreply.github.com>
    Kevma50287 and piedram authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0654561 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efa1ad4 View commit details
    Browse the repository at this point in the history
  6. Adding under construction page for authorized users if feature toggle…

    … is disabled (#20335)
    
    * Adding under construction page for authorized users
    
    * fixing cmp spec
    
    * routing more specs to under_construction - rspec job 12,5
    
    * Test run helpers
    
    * adding test for unauthorized
    
    * Changing from mail intake to mail team in helpers
    
    * adding unauthorized user check
    
    * Fix to correspondence intake spec
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    sulak-j and jimfoley25 authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    56b90af View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

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

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    e248c73 View commit details
    Browse the repository at this point in the history
  2. Asmith/appeals 36279 (#20382)

    * Refactor Correspondence Controller
    
    - Move intake processing logic to new service.
    
    - Clean up some class variables in controller to use method.
    
    * Create Tasks Not Related To Appeal
    
    * Fix Issues with Creating Unrelated Appeal Tasks
    
    * Task Routing: Mail Tasks additions
    
    * Test for completed mail tasks & add tasks not related to an appeal
    
    * Bug fix and passing failure test.
    
    ---------
    
    Co-authored-by: Alexander Smith <alex.smith.99@thunderyard.com>
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    3 people authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1ac8fea View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Kamalam7/appeals 35472 (#20345)

    * review package status to in progress
    
    * Efloder error banner display
    
    * Ability to resume review package specs
    
    * Split package other option place holder fix
    
    ---------
    
    Co-authored-by: youfoundmanesh <129548081+youfoundmanesh@users.noreply.github.com>
    kamala-07 and youfoundmanesh authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6cc415c View commit details
    Browse the repository at this point in the history
  2. Ki/APPEALS-35703 UI/UX Updates (#20297)

    * APPEALS-35703 - Update Task Type Labels
    
    * APPEALS-35703 - Correspondence CSS Work
    
    * APPEALS-35703 - Update CSS
    
    * APPEALS-35703 - Fix Table, Removed unused styling
    
    * APPEALS-35703 - Linting
    
    * APPEALS-35703 - Lint 2 To Too
    
    * Update _correspondence.scss
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    KiMauVA and jimfoley25 authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b546681 View commit details
    Browse the repository at this point in the history
  3. Add props for dropdown and remove logic for hash params (#20332)

    Co-authored-by: Jim Foley <james.foley4@va.gov>
    wmedders21 and jimfoley25 authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a09fe3e View commit details
    Browse the repository at this point in the history
  4. add sentry logging for upload documents to ce (#20405)

    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    jonathanh-va and Jonathan Hoang authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5ac9ff7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fixes for test failures and fix the checkbox checked in mail tasks se…

    …ction (#20407)
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    divyadasari-va and jimfoley25 authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0884ac9 View commit details
    Browse the repository at this point in the history
  2. reject remove task (#20408)

    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    piedram and cacevesva authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    29c3577 View commit details
    Browse the repository at this point in the history
  3. Keep correspondence tasks from bugging out the queue table (#20409)

    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    wmedders21 and HunJerBAH authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5ea9eba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b1d529 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    9b47a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eb2b08 View commit details
    Browse the repository at this point in the history
  3. Code climate fix (#20432)

    * Added create_veteran to helper module and used in multi_correspondences
    
    * Added seed_helper module to cavc_ama_appeals
    
    * Added seed_helper module to test_case_data
    
    * Added seed_helper module to seeds/tasks.rb
    
    * Adjust formatting
    
    * Added seed_helper module to static test data
    
    * Added seed_helper module to static dispatched test data
    
    * Added seed_helper module to remanded legacy appeals
    
    * Added seed_helper module to remanded ama appeals
    
    * Added seed_helper module to cavc dashboard data
    
    * Relocate duplicate correspondence intake setup to CorrespondenceHelpers
    
    * Relocated duplicate create_child_class methods to shared parent
    
    * Moved create_child_class to private section
    
    * Move autotext table seeding to CorrespondenceHelpers
    
    * Codeclimate fixes and ignores
    
    * Update validation syntax on CorrespondenceIntake
    
    * Refactor method naming convention inCorrespondenceRelation
    
    * Update validation syntax on CorrespondenceRelation
    
    * Fixing requires
    
    * replaces timeout with sleep to fix offense
    
    * scss linting fix
    
    * Updated Time.local to Time.zone.local (reran tests)
    
    * parameter lint fix.
    
    * fixed linter issue.
    
    * Several linting fixes
    
    * fixed cyclomatic complexity
    
    * refactored logging statement
    
    * Converted statement to one line for better readability.
    
    * fixed element count
    
    * fixed incorrect element being clicked
    
    * Fix other motion bug
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    Rnmarshall93 and wmedders21 authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e548afb View commit details
    Browse the repository at this point in the history
  4. J hoang/appeals 34906 v4 (#20426)

    * upload static correspondence document
    
    * update spec
    
    ---------
    
    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    jonathanh-va and Jonathan Hoang authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ec9b98f View commit details
    Browse the repository at this point in the history
  5. Kev ma/appeals 37647 (#20423)

    * PdfDocument is hard-coded to access only the first N documents available
    
    * Add limit so we're not pulling the entire table for testing purposes
    
    * Removed loading message from jest test. Updated lint
    
    ---------
    
    Co-authored-by: youfoundmanesh <129548081+youfoundmanesh@users.noreply.github.com>
    Kevma50287 and youfoundmanesh authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    124edd9 View commit details
    Browse the repository at this point in the history
  6. fixing placeholder for edit document modal (#20434)

    Co-authored-by: youfoundmanesh <129548081+youfoundmanesh@users.noreply.github.com>
    vinner57 and youfoundmanesh authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d9bfa25 View commit details
    Browse the repository at this point in the history
  7. Updated reassignment label (#20438)

    Co-authored-by: youfoundmanesh <129548081+youfoundmanesh@users.noreply.github.com>
    Kevma50287 and youfoundmanesh authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4e6935e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    111a3d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. displaying correct reason on the modal (#20435)

    * displaying correct reason on the modal
    
    * fix error
    
    * fix spec file
    
    * fix spec
    
    * fix error in review_package_spec.rb
    piedram authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d8adcd5 View commit details
    Browse the repository at this point in the history
  2. Edit modal VADOR updated the error message text (#20420)

    * Edit modal VADOR upadeted the error message text
    
    * Merge package other option placeholder fix
    
    ---------
    
    Co-authored-by: youfoundmanesh <129548081+youfoundmanesh@users.noreply.github.com>
    kamala-07 and youfoundmanesh authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    eb48dde View commit details
    Browse the repository at this point in the history
  3. update return to queue modal (#20441)

    Co-authored-by: youfoundmanesh <129548081+youfoundmanesh@users.noreply.github.com>
    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    3 people authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c2be6ef View commit details
    Browse the repository at this point in the history
  4. Ki/APPEALS-35254 - Updates to All Steps of the Intake form (#20442)

    * APPEALS-35703 - Update Task Type Labels
    
    * APPEALS-35703 - Correspondence CSS Work
    
    * APPEALS-35703 - Update CSS
    
    * APPEALS-35703 - Fix Table, Removed unused styling
    
    * APPEALS-35703 - Linting
    
    * APPEALS-35703 - Lint 2 To Too
    
    * Page 3 conditional rending complete
    
    * APPEALS-35254 - Updated CSS Issues, Mail Fix, Adds
    
    * APPEALS-35254 - Linting
    
    * SCSS Linting
    
    * APPEALS-35254 - Horizontal rule for AC 4
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    Co-authored-by: Dev-KRedd <khalin.redding@va.gov>
    3 people authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b78c08f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Use FeatureToggle for non-prod Uploads (#20437)

    * Use FeatureToggle for non-prod Uploads
    
    - When not in production, use a new feature toggle to control the
    success/failure of the ClaimEvidenceService document upload for
    correspondences vs.  the old, hard-coded boolean that was being
    used.
    
    - Add spec to test upload behavior.
    
    * Rearrange Code
    
    Put primary case first in if statement for better readability.
    
    * Fix Correspondence Bugs and Issues
    
    - Move eFolder doc uploading to a new service and update code to
    use it.
    
    - Refactor CorrespondenceIntakeProcessor based on missed
    requirements so that it correctly uses the result of doc uploads
    to control flow.
    
    - Add specs throughout and fix some Rubocop violations.
    
    * Improve Error Reporting Messages
    
    * Fix Issues Causing Spec Failures
    
    - Restore removed correspondence_document methods.
    
    - Add mocks for doc upload to intake form submit specs.
    
    * Fix check for veteran ID
    
    * Fix correspondence_document_spec
    
    * Fix efolder uploader Spec Failures
    
    - Update spec based on new check for existing failed task.
    
    - Enhance existing specs.
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    tradesmanhelix and jimfoley25 authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    853ca06 View commit details
    Browse the repository at this point in the history
  2. Rspec fix (#20461)

    Kevma50287 authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    caf0b23 View commit details
    Browse the repository at this point in the history
  3. J hoang/appeals 34906 v5 (#20464)

    * wrap Intake appeal upload behind feature toggle
    
    * update static doc path
    
    * rubocop fix efolder uploader
    
    * refactor intake_update in correspondence controller
    
    * Ignore feature envy code climate
    
    * Reek ignore warning
    
    ---------
    
    Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
    Co-authored-by: Kevin Ma <magavakevin10@gmail.com>
    3 people authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    867af2b View commit details
    Browse the repository at this point in the history
  4. Wmedders21/appeals 37636 (#20456)

    * Added create_veteran to helper module and used in multi_correspondences
    
    * Added seed_helper module to cavc_ama_appeals
    
    * Added seed_helper module to test_case_data
    
    * Added seed_helper module to seeds/tasks.rb
    
    * Adjust formatting
    
    * Added seed_helper module to static test data
    
    * Added seed_helper module to static dispatched test data
    
    * Added seed_helper module to remanded legacy appeals
    
    * Added seed_helper module to remanded ama appeals
    
    * Added seed_helper module to cavc dashboard data
    
    * Relocate duplicate correspondence intake setup to CorrespondenceHelpers
    
    * Relocated duplicate create_child_class methods to shared parent
    
    * Moved create_child_class to private section
    
    * Move autotext table seeding to CorrespondenceHelpers
    
    * Codeclimate fixes and ignores
    
    * Update validation syntax on CorrespondenceIntake
    
    * Refactor method naming convention inCorrespondenceRelation
    
    * Update validation syntax on CorrespondenceRelation
    
    * Fixing requires
    
    * replaces timeout with sleep to fix offense
    
    * scss linting fix
    
    * Updated Time.local to Time.zone.local (reran tests)
    
    * parameter lint fix.
    
    * fixed linter issue.
    
    * Several linting fixes
    
    * fixed cyclomatic complexity
    
    * refactored logging statement
    
    * Converted statement to one line for better readability.
    
    * fixed element count
    
    * fixed incorrect element being clicked
    
    * Fix other motion bug
    
    * Fix codeclimate issues
    
    * Fix codeclimate issues
    
    * Fix conditional logic for Ruby style
    
    * Update current user creation in CorrespondenceHelpers to avoid fk violation
    
    ---------
    
    Co-authored-by: Ryan Marshall <rnmarshall1993@gmail.com>
    wmedders21 and Rnmarshall93 authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ec561f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Address code climate issue

    Razor Talent authored and Razor Talent committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e484199 View commit details
    Browse the repository at this point in the history
  2. Wmedders21/appeals 37636 codelimate (#20470)

    * Added create_veteran to helper module and used in multi_correspondences
    
    * Added seed_helper module to cavc_ama_appeals
    
    * Added seed_helper module to test_case_data
    
    * Added seed_helper module to seeds/tasks.rb
    
    * Adjust formatting
    
    * Added seed_helper module to static test data
    
    * Added seed_helper module to static dispatched test data
    
    * Added seed_helper module to remanded legacy appeals
    
    * Added seed_helper module to remanded ama appeals
    
    * Added seed_helper module to cavc dashboard data
    
    * Relocate duplicate correspondence intake setup to CorrespondenceHelpers
    
    * Relocated duplicate create_child_class methods to shared parent
    
    * Moved create_child_class to private section
    
    * Move autotext table seeding to CorrespondenceHelpers
    
    * Codeclimate fixes and ignores
    
    * Update validation syntax on CorrespondenceIntake
    
    * Refactor method naming convention inCorrespondenceRelation
    
    * Update validation syntax on CorrespondenceRelation
    
    * Fixing requires
    
    * replaces timeout with sleep to fix offense
    
    * scss linting fix
    
    * Updated Time.local to Time.zone.local (reran tests)
    
    * parameter lint fix.
    
    * fixed linter issue.
    
    * Several linting fixes
    
    * fixed cyclomatic complexity
    
    * refactored logging statement
    
    * Converted statement to one line for better readability.
    
    * fixed element count
    
    * fixed incorrect element being clicked
    
    * Fix other motion bug
    
    * Fix codeclimate issues
    
    * Fix codeclimate issues
    
    * Fix conditional logic for Ruby style
    
    * Update current user creation in CorrespondenceHelpers to avoid fk violation
    
    * Ignore reek warning
    
    ---------
    
    Co-authored-by: Ryan Marshall <rnmarshall1993@gmail.com>
    wmedders21 and Rnmarshall93 authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    05dcd19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c55b6db View commit details
    Browse the repository at this point in the history
  4. Fix IntakeProcessor Security Issues (#20477)

    Only allow creation of classes listed in allow list.
    tradesmanhelix authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fc3bc26 View commit details
    Browse the repository at this point in the history
  5. Increase wait time to help tests pass in CI (#20476)

    * Increase wait time to help tests pass in CI
    
    * Add using wait time to address flakiness
    
    * Added wait time to submit intakeformspec and arialabel to confirm button
    
    * silence rubocop methodlength
    
    * Update snapshots
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    wmedders21 and jimfoley25 authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    214a04c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    13245ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    635c60c View commit details
    Browse the repository at this point in the history
  3. Add Task Creation to Correspondence Factory (#20492)

    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    tradesmanhelix and HunJerBAH authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5c876e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Correspondence - Add validation to foreign keys (#20474)

    * presence validation added.
    
    * fixed failing tests due to validations
    
    * changed data to be less confusing
    
    * fixed failing test
    
    * added foreign key validation at the db level
    
    * Fixed failing tests.
    
    * Added additional let! statements to stub data
    
    * fixed linting
    
    * Fixed failing specs (all of them) by stubbing more correspondence data
    
    * Updated correspondence factors to supply all required foreign key objects.
    
    * modified correspondence helpers to use only factory.
    
    * Fixed failing specs
    
    * removed redundant info
    
    * updated spec to fix failing validations
    
    * Changed seed order to support Correspondence validations
    
    * fixed linting issues
    
    * Added correspondence_type factory
    
    * Modified correspondence factory so that it uses user, veteran, correspondence_type factories.
    
    * Added package_document_type factory, changed correspondence factory to use it.
    
    * Added association for assigned_by
    
    * Updated to use factories for user, removed useless assignments
    
    * Removed redundant code
    
    * fixed failing spec.
    
    * fixed failing spec
    
    * added updated_to_id to all correspondences
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    Rnmarshall93 and jimfoley25 authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3fc169f View commit details
    Browse the repository at this point in the history
  2. Fix warning in CaseListTable (#20499)

    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    Kevma50287 and HunJerBAH authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d4f272e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7c04de View commit details
    Browse the repository at this point in the history
  4. resolved linting errors

    HunJerBAH committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    038415b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 19, 2024

  1. Wmedders21/appeals 37814 (#20551)

    * Refactor to avoid passing a zero index value
    
    * Add evidence_submission_task to AppealSerializer
    
    * Update correspondence.rake
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    wmedders21 and jimfoley25 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    99aebc8 View commit details
    Browse the repository at this point in the history
  2. correspondence letter selection file (#20541)

    * correspondence letter selection file
    
    * updating the response widnow options
    vinner57 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8795a61 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    140cfa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e3cbec View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. creating correspondence response letters table (#20570)

    * creating coreespondence response letters table
    
    * Update 20240122174056_create_correspondence_response_letters.rb
    
    * resolving code comments
    
    * adding schema changes
    vinner57 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6130d99 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    7b9d40d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5173e16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e19ffe View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Div/appeals 38389 (#20579)

    * Initial commit for correspondence migration
    
    * Commit for seed data updations with the AC
    
    * Commit for generating few othere tasks
    
    * Commit for the changes mentioned for task file and reverting the changes in task file
    
    * Reverted the changes as per the comments and updated with new seed files
    
    * Fixing few more issues while generating the reviewpackage task
    
    * Changing the correspondence_type_id with Table value
    
    ---------
    
    Co-authored-by: Matt Roth <roth_matthew@bah.com>
    divyadasari-va and zurbergram authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5c308fc View commit details
    Browse the repository at this point in the history
  2. Wmedders21/appeals 35816 (#20611)

    * WIP correspondence config
    
    * Update correspondence_config to use correspondence related classes
    
    * Temporarily default column filtering to false
    
    * Override methods to work with correspondence tasks
    
    * allow correspondence tasks
    
    * add correspondence queue tabs for org
    
    * update column names
    
    * update column names
    
    * add correspondence org queue tabs
    
    * add task column serializer for correspondence queue
    
    * add helper to be able to call correspondence on correspondence tasks instead of appeal
    
    * revert controller changes
    
    * create fixtures for individual and team correspondence config
    
    * update task tab attributes
    
    * Revert changes to CorrespondenceCases.jsx
    
    * Revert changes to QueueTableBuilder.jsx
    
    * remove fixtures
    
    * Test: correspondence_config
    
    * add column names to JSON file
    
    * update columns
    
    * Added testing for correspondence_config
    
    * Add test for correspondence_team json response
    
    * remove temporary helper methods
    
    * Add fetch to /queue/correspondence/team
    
    * Added strings for tasks tabs to constants file
    
    * Moved strings into constants file
    wmedders21 authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6895ffa View commit details
    Browse the repository at this point in the history
  3. Ki/APPEALS-35714 - Update Queue shell to have a Team Queue version (#…

    …20585)
    
    * APPEALS-35714 - Initial WIP Commit
    
    * APPEALS-35714 - Clear comments, update controller
    
    * Update correspondence_controller.rb
    
    Updated naming for correspondence_config; Temporary notes
    
    * Update constants.js
    
    Title
    
    * APPEALS-35714 - Tasks 2 Config
    
    * Update CorrespondenceCases.jsx
    
    * APPEALS-35714 - Title Update
    
    * added dynamic routing to correspondence cases
    
    * checkpoint
    
    * Undid unintended push.
    
    * APPEALS-35714 - Route fixes; temporary user fix WIP
    
    * Add BvaIntake User
    
    * Remove comments
    
    * Access Update
    
    * Title Update
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: Ryan Marshall <rnmarshall1993@gmail.com>
    3 people authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ae34da6 View commit details
    Browse the repository at this point in the history
  4. corrspondence response letter changes (#20605)

    * corrspondence response letter changes
    
    * specs and refactoring
    
    * rubocop fix
    
    * Update migration and rubocop fixes
    
    ---------
    
    Co-authored-by: Christopher Aceves <christopher.aceves@va.gov>
    vinner57 and cacevesva authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0512cc5 View commit details
    Browse the repository at this point in the history
  5. Div/appeals 39111 (#20658)

    * Refactor code for class to functional componets
    
    * Removed some commented lines
    
    * Changes to call the ApiUtil outside of the function and calling it in CorrespondenceActions
    divyadasari-va authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1a4ca8d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Khalin/appeals 38447 (#20636)

    * WIP Branch
    
    * AC 1.1, 1.2,2.1, 2.2 done
    
    * Linting errors
    
    * Corrected Comments
    
    * Feature test correction
    Dev-KRedd authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2269e9d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Updated gem file reference to ruby ce api (#20688)

    * Updated gem file reference to ruby ce api
    
    * Updated gemfile lock
    Kevma50287 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3759982 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Team Queue and Individual Correspondence Page - Framework 35471 (#20672)

    * APPEALS-35714 - Initial WIP Commit
    
    * WIP correspondence config
    
    * Initial commit for correspondence migration
    
    * APPEALS-35714 - Clear comments, update controller
    
    * Commit for seed data updations with the AC
    
    * Update correspondence_config to use correspondence related classes
    
    * Temporarily default column filtering to false
    
    * Override methods to work with correspondence tasks
    
    * allow correspondence tasks
    
    * add correspondence queue tabs for org
    
    * update column names
    
    * update column names
    
    * add correspondence org queue tabs
    
    * add task column serializer for correspondence queue
    
    * add helper to be able to call correspondence on correspondence tasks instead of appeal
    
    * revert controller changes
    
    * Update correspondence_controller.rb
    
    Updated naming for correspondence_config; Temporary notes
    
    * Update constants.js
    
    Title
    
    * APPEALS-35714 - Tasks 2 Config
    
    * Update CorrespondenceCases.jsx
    
    * APPEALS-35714 - Title Update
    
    * added dynamic routing to correspondence cases
    
    * Commit for generating few othere tasks
    
    * create fixtures for individual and team correspondence config
    
    * update task tab attributes
    
    * Revert changes to CorrespondenceCases.jsx
    
    * Revert changes to QueueTableBuilder.jsx
    
    * remove fixtures
    
    * Test: correspondence_config
    
    * Commit for the changes mentioned for task file and reverting the changes in task file
    
    * add column names to JSON file
    
    * connect to config
    
    * Update columns
    
    * Experimental changes
    
    * fix pagination for individual correspondence queue table
    
    * fix pagination for organization correspondence queue table
    
    * Fix extra end
    
    * fix indentation
    
    * RuboCop Fixes
    
    * Merge Issues
    
    * minor changes to get the component rendering
    
    * Fixed redux issue
    
    * Removed duplicates
    
    * Fixed rubocop warning in a correct way.
    
    * Removed React.Fragments and replaced with <>
    
    ---------
    
    Co-authored-by: KiMauVA <Ki.Mau@va.gov>
    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: divyadasari-va <divya.dasari@va.gov>
    4 people authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e5babf4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Update gem ref (#20725)

    Kevma50287 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    cd9586a View commit details
    Browse the repository at this point in the history
  2. Kev ma/update ce ape (#20729)

    * Update gem ref
    
    * Updated reference
    
    * Update gem ref (#20725)
    
    * Updated gem reference
    Kevma50287 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4c03996 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Piedram/appeals 37878 (#20640)

    * APPEALS-29410 Response letter section
    
    * create componenet to add letter
    
    * fix button
    
    * enabled and disabled continue buttom
    
    * custom part
    
    * selector element
    
    * move state variable
    
    * slector value
    
    * error in selector
    
    * Selectors
    
    * Selectors 2
    
    * change selector
    
    * change selector
    
    * remove part
    
    * Response windows
    
    * Response windows again
    
    * updation radio
    
    * clean values
    
    * Fix option for custom radio
    
    * fix reason value
    
    * Fix option in the radio buttom
    
    * Fix rubocop error
    
    * Add spec file
    
    * Add spec file
    
    * Remove comments for the code
    
    * modified options in the response wimdows and refactor de code
    
    * remove import in AddCorrespondenceView
    
    * fix custom field
    
    * fix response windows
    
    * refactor
    
    * continue funcionality
    
    * contiue button
    
    ---------
    
    Co-authored-by: Kamala Madamanchi <kamala.madamanchi@va.gov>
    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    3 people authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b202eed View commit details
    Browse the repository at this point in the history
  2. Justin/APPEALS-35470 (#20651)

    * adding correspondence task default route
    
    * adding intake and review package route overrides
    
    * adding efolder ulpoad failed logic for routing
    
    * adding efolder failed upload task depending on parent task
    
    * fixing intake scoping
    
    * adding task_url attribute to column serializer
    
    * attempting a correspondence root task addition
    
    * Moved constant file for access
    
    * removing root task method, since all defaults to /under_construction
    
    * replacing task urls from a newly created constants file
    
    * code cleanup
    
    * adding tests
    
    * rubocop and linting errors
    
    * rubocop fixes
    
    * Serialize attributes regardless of values
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    sulak-j and wmedders21 authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    99663e5 View commit details
    Browse the repository at this point in the history
  3. Fixed issue causing VA DOR to display incorrectly in the table. (#20748)

    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    Rnmarshall93 and cacevesva authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    718216f View commit details
    Browse the repository at this point in the history
  4. confirmation of response letters (#20705)

    * APPEALS-29410 Response letter section
    
    * create componenet to add letter
    
    * fix button
    
    * enabled and disabled continue buttom
    
    * custom part
    
    * selector element
    
    * move state variable
    
    * slector value
    
    * error in selector
    
    * Selectors
    
    * Selectors 2
    
    * change selector
    
    * change selector
    
    * remove part
    
    * Response windows
    
    * Response windows again
    
    * updation radio
    
    * clean values
    
    * Fix option for custom radio
    
    * fix reason value
    
    * Fix option in the radio buttom
    
    * Fix rubocop error
    
    * Add spec file
    
    * Add spec file
    
    * Remove comments for the code
    
    * modified options in the response wimdows and refactor de code
    
    * remove import in AddCorrespondenceView
    
    * confirmation of response letters
    
    * fix custom field
    
    * adding dispatch
    
    * fix response windows
    
    * refactor
    
    * continue funcionality
    
    * contiue button
    
    * adding response letter section
    
    * fixing lint
    
    * fixing table
    
    * lint fixes
    
    * refactoring
    
    * appending days to custom value
    
    * fixing lint errors
    
    * fixing lint
    
    * fixing lint
    
    ---------
    
    Co-authored-by: Kamala Madamanchi <kamala.madamanchi@va.gov>
    Co-authored-by: piedram <maite.piedrayera@va.gov>
    3 people authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2de677e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    c447e6b View commit details
    Browse the repository at this point in the history
  2. Update gem reference (#20767)

    Co-authored-by: Kevin Ma <magavakevin10@gmail.com>
    youfoundmanesh and Kevma50287 authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0a13922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52ff5d3 View commit details
    Browse the repository at this point in the history
  4. Vinner57/appeals 34975 (#20778)

    * APPEALS-29410 Response letter section
    
    * create componenet to add letter
    
    * fix button
    
    * enabled and disabled continue buttom
    
    * custom part
    
    * corrspondence response letter changes
    
    * specs and refactoring
    
    * selector element
    
    * move state variable
    
    * slector value
    
    * error in selector
    
    * Selectors
    
    * Selectors 2
    
    * change selector
    
    * change selector
    
    * remove part
    
    * Response windows
    
    * Response windows again
    
    * updation radio
    
    * clean values
    
    * Fix option for custom radio
    
    * rubocop fix
    
    * fix reason value
    
    * Fix option in the radio buttom
    
    * Fix rubocop error
    
    * Update migration and rubocop fixes
    
    * Add spec file
    
    * Add spec file
    
    * Remove comments for the code
    
    * modified options in the response wimdows and refactor de code
    
    * remove import in AddCorrespondenceView
    
    * confirmation of response letters
    
    * fix custom field
    
    * adding dispatch
    
    * fix response windows
    
    * refactor
    
    * continue funcionality
    
    * contiue button
    
    * adding response letter section
    
    * fixing lint
    
    * fixing table
    
    * lint fixes
    
    * Add continue botton
    
    * Save data in DB
    
    * change style
    
    * Save values
    
    * fix continue buttom
    
    * dix submit button
    
    ---------
    
    Co-authored-by: Kamala Madamanchi <kamala.madamanchi@va.gov>
    Co-authored-by: piedram <maite.piedrayera@va.gov>
    Co-authored-by: vinner57 <128258952+vinner57@users.noreply.github.com>
    4 people authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e8fcb53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ca1209 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Data seed fix

    youfoundmanesh committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    214f88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5af7f0 View commit details
    Browse the repository at this point in the history
  3. Wmedders21/appeals 39418 (#20750)

    * adding correspondence task default route
    
    * adding intake and review package route overrides
    
    * adding efolder ulpoad failed logic for routing
    
    * adding efolder failed upload task depending on parent task
    
    * fixing intake scoping
    
    * adding task_url attribute to column serializer
    
    * attempting a correspondence root task addition
    
    * Moved constant file for access
    
    * removing root task method, since all defaults to /under_construction
    
    * replacing task urls from a newly created constants file
    
    * code cleanup
    
    * adding tests
    
    * rubocop and linting errors
    
    * rubocop fixes
    
    * Serialize attributes regardless of values
    
    * Make CorrespondenceTask an abstract class
    
    * Make package action tasks inherit from CorrespondenceTask
    
    * Update to not intatiate abstract CorrespondenceTasks
    
    * Refactor queue correspondences seeds
    
    * Fix broken pagination on Correspondence Cases team page
    
    * Merge with feature 32900
    
    * Randomize va date of receipt
    
    * Remove expectation to find instance of CorrespondenceTask - an abstract class
    
    * Remove expectation for abstract class to appear in task tree
    
    * Assign ReviewPackageTask before creating EfolderUploadFailedTask
    
    * Rubocop fixes
    
    ---------
    
    Co-authored-by: sulak-j <justin.sulak@va.gov>
    Co-authored-by: Christopher Aceves <christopher.aceves@va.gov>
    3 people authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    02a9f7a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    e99b1bc View commit details
    Browse the repository at this point in the history
  2. Wmedders21/appeals 38925 (#20781)

    * adding correspondence task default route
    
    * adding intake and review package route overrides
    
    * adding efolder ulpoad failed logic for routing
    
    * adding efolder failed upload task depending on parent task
    
    * fixing intake scoping
    
    * adding task_url attribute to column serializer
    
    * attempting a correspondence root task addition
    
    * Moved constant file for access
    
    * removing root task method, since all defaults to /under_construction
    
    * replacing task urls from a newly created constants file
    
    * code cleanup
    
    * adding tests
    
    * rubocop and linting errors
    
    * rubocop fixes
    
    * Serialize attributes regardless of values
    
    * Make CorrespondenceTask an abstract class
    
    * Make package action tasks inherit from CorrespondenceTask
    
    * Update to not intatiate abstract CorrespondenceTasks
    
    * Refactor queue correspondences seeds
    
    * Fix broken pagination on Correspondence Cases team page
    
    * Merge with feature 32900
    
    * Randomize va date of receipt
    
    * Remove expectation to find instance of CorrespondenceTask - an abstract class
    
    * Remove expectation for abstract class to appear in task tree
    
    * Merge in task url work
    
    * Add ability to link veterans details to tasks or modals
    
    * Route to under construction if closed
    
    * Assign ReviewPackageTask before creating EfolderUploadFailedTask
    
    * give ids and labels to column items
    
    * Add CorrespondenceTaskHelpers module
    
    * Test: correspondene queue task links spec
    
    * Move url strings into constants file
    
    * Fix extra space
    
    ---------
    
    Co-authored-by: sulak-j <justin.sulak@va.gov>
    wmedders21 and sulak-j authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    16c6691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe9a42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    494e2b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d605e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Ki/APPEALS-39894 - Update Test & Linting Errors (#20776)

    * APPEALS-39894 - Fixes for Linting and Props
    
    * Spec Updates
    
    ---------
    
    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    KiMauVA and cacevesva authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a764bf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1554b6c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Fixed Custom value (#20820)

    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    kamala-07 and cacevesva authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4e8761b View commit details
    Browse the repository at this point in the history
  2. Piedram/appeals 34975 b (#20800)

    * change continue buttom
    
    * Continue button
    
    * add space for taskupdatecallback
    
    ---------
    
    Co-authored-by: Kamala Madamanchi <kamala.madamanchi@va.gov>
    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    3 people authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4df8ed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74726e5 View commit details
    Browse the repository at this point in the history
  4. Fixed Date sent (#20846)

    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    kamala-07 and cacevesva authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a041fdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4507bab View commit details
    Browse the repository at this point in the history
  6. Wmedders21/appeals 39237 (#20834)

    * Test: verifies no other open package action task on correspondence before creation
    
    * Rubocop style fixes
    
    * Update expectation to match new requirements
    
    * add more wait time to address flakiness in CI
    
    * fix issue where EfolderFailedUploadTasks had parent task belonging to wrong Correspondence
    
    * fix issue where correspondence queue breaks after completing intake form
    
    * fix wrong url for reassign package task
    
    * Fix test: when remove package task is pending review
    
    * use_history not needed
    
    * Revert "Fix test: when remove package task is pending review"
    
    This reverts commit f2dd043.
    wmedders21 authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c1954b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3980b58 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    05945f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb95c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Add Response Letters windows Alignment changing on selection of Custo…

    …m field (#20893)
    
    * align letter
    
    * fix size of selector
    
    ---------
    
    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    piedram and cacevesva authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4a65390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e46b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    571b530 View commit details
    Browse the repository at this point in the history
  4. Your Correspondence - In Progress Tab (#20888)

    * cherrypicked files
    
    * second cherrypick
    
    * more cherry picking.
    
    * Reformatted code to be more OOP friendly and less verbose.
    
    * big fix in logic
    
    * added appeal_type, fixing many errors.
    
    * added appeal type to factory
    
    * improved filter, and fixed some unit tests.
    
    * fixed efolder uploader spec
    
    * fixed task_spec
    
    * potential fix
    
    * unit test fix
    
    * fixed Correspondence Intake Task
    
    * fixed linting issues.
    
    * removed comments and binding pry
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    Co-authored-by: HunJerBAH <Jeremy.Hunton@va.gov>
    3 people authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    acb7d27 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Vinner57/appeals 40155 (#20845)

    * basic edit letters canges
    
    * edit section
    
    * refactoring and lint fixes
    
    * resolving conflicts
    
    * bug fix for date and custom value
    
    * fixing remove letter bug
    
    * fixing lint
    
    * fies for lint error
    
    * lint fix
    
    * adding response letters
    vinner57 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d80c49d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec0a5a6 View commit details
    Browse the repository at this point in the history
  3. Wmedders21/appeals 35483 (#20896)

    * update seed file to create package action tasks with assigned_by value
    
    * Update tasks call for action required tab
    
    * Update columns in QUEUE_COLUMN constants file
    
    * Add sorting to columns
    
    * refactor query to use scope
    
    * always use task pages api for this workflow
    
    * ensure assigned by is a user
    
    * merge with ryan/APPEALS-35479-check
    
    * add cancel link to package action modals
    
    * add tests for action required tab
    
    * remove pry
    
    * refactor tasks method
    
    * refactor correspondence task filter
    
    * include appeal_type when creating
    
    * refactor test setup
    
    * remove duplicate tests
    
    * add current user
    
    * add appeal type
    
    * refactor to remove magic string
    
    * Add required fields for correspondence_intake_task creation
    
    * Add modal titles to constants file
    
    * remove pry
    
    * update test for new tab requirements
    
    * update jest snapshot
    wmedders21 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    abf4854 View commit details
    Browse the repository at this point in the history
  4. Div/appeals 35477 (#20792)

    * correspondence_queue_colomn.rb shell
    
    * Removing binding.pry
    
    * Reverted some changes on queue column
    
    * Updated correspondence_queue_colomn.rb shell
    
    * temporary seed data waiting for clarification
    
    * Initial commit for Veteran Detail sorting
    
    * resolved merge conflicts
    
    * CorrespondenceTask is now abstract
    
    * Correspondence Root Task no longer creates (it's abstract)
    
    * jolly postman seed data update
    
    * fixed error on corr queue column.
    
    * Sorting feature for Veteran details
    
    * sorting on Notes
    
    * Task filter setup
    
    * added filter option to VA DOR column
    
    * added isReceiptFilter to TableFilter props.
    
    * Added isReceiptFilter props to TableFilter.
    
    * Added  empty recieptdaterPicker component
    
    * fixed spelling mistakes.
    
    * Fixed the bug when changing to mailteamSupervisor user
    
    * Days waiting sorting functionality
    
    * Front end reciepdate picker now has basic functionality. Backend query sent.
    
    * Displaying tasks queues according to the Correspondence Cases and Your Correspondence Case
    
    * rubocop fixes
    
    * rubocop fixes
    
    * Commit for rubocop fix
    
    * checkpoint
    
    * Fixed team page pager issue
    
    * fixed list items showing for vaDor filter
    
    * Missing features from merge request
    
    * Updated changes to frontend.
    
    * Completed functionality for everything but between date filters.
    
    * Filter options for VA DOR
    
    * Updated ReceiptDatePicker to be standalone
    
    * updated filter to be a little more clear
    
    * add seed file to populate judges and attorneys from VACOLS
    
    * Revert "Revert "Feature/appeals 26736""
    
    * hotfix/APPEALS-39368: fix bug where nil ends up in @appeals array (#20668)
    
    * fix bug where nil ends up in @appeals array
    
    * add ama_statistics error handling
    
    * clarify error message when rescuing in ama_statistics
    
    * fix priority push job
    
    * fix tests
    
    * added nonpriority iterations to until clause in requested_distribution
    
    * add tests for limiting nonpriority iterations
    
    * change iterations limit to batch_size
    
    * fix test
    
    * Ki/APPEALS-39894 - Update Test & Linting Errors (#20776)
    
    * APPEALS-39894 - Fixes for Linting and Props
    
    * Spec Updates
    
    ---------
    
    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    
    * Commit for frontend changes for Date Completed column
    
    * debug and linting fix
    
    * Re-enabled filtering by veteran details.
    
    * Cleaned up code and fixed a bug in the filtering.
    
    * Added proptypes, removed unused variables.
    
    * Frontend datePicker changes for DateCompleted
    
    * Fixed receipt spelling.
    
    * fixed rubocop issues
    
    * Frontend datepicker changes
    
    * DateCompleted filtering updated with required options
    
    * reorganized the code so that styles don't get overwritten.
    
    * changed name column to be more consistent with wireframes.
    
    * Lint fixes
    
    * fixed linting issues and made UI match wireframes.
    
    * add seed file to populate judges and attorneys from VACOLS
    
    * Revert "Revert "Feature/appeals 26736""
    
    * hotfix/APPEALS-39368: fix bug where nil ends up in @appeals array (#20668)
    
    * fix bug where nil ends up in @appeals array
    
    * add ama_statistics error handling
    
    * clarify error message when rescuing in ama_statistics
    
    * fix priority push job
    
    * fix tests
    
    * added nonpriority iterations to until clause in requested_distribution
    
    * add tests for limiting nonpriority iterations
    
    * change iterations limit to batch_size
    
    * fix test
    
    * Wmedders21/appeals 39237 (#20834)
    
    * Test: verifies no other open package action task on correspondence before creation
    
    * Rubocop style fixes
    
    * Update expectation to match new requirements
    
    * add more wait time to address flakiness in CI
    
    * fix issue where EfolderFailedUploadTasks had parent task belonging to wrong Correspondence
    
    * fix issue where correspondence queue breaks after completing intake form
    
    * fix wrong url for reassign package task
    
    * Fix test: when remove package task is pending review
    
    * use_history not needed
    
    * Revert "Fix test: when remove package task is pending review"
    
    This reverts commit f2dd043.
    
    * Removed to_json and renamed method (#20839)
    
    * Reimplemented disabling of receiptdate filter.
    
    * fixed clear filters, made clicking the reset button more consistent in the UI.
    
    * filtering enabled and disabled feature
    
    * Lint issues
    
    * Lint fixes
    
    * updated notes to be a little more varied.
    
    * added support for correctly filtering veteran info & notes.
    
    * fixed VA DOR sorting.
    
    * fixed sorting for receipt date filter
    
    * Date filter dropdown issue fixed
    
    * Commit for lint fix and feature test cases
    
    * Removed commented lines
    
    * lint issues
    
    * PG::NotNullViolation issue fix
    
    * Jest errors snapshots updated
    
    * Modified the changes as requested
    
    * Rubocop fixes
    
    * Improvement for filter logic
    
    * Spec failing fixes
    
    * Some other rspec fail fix
    
    * Spec fixes
    
    * Spec fixes after merge
    
    * Modified completed tasks to aviod eager loading message in the logs
    
    ---------
    
    Co-authored-by: Dev-KRedd <khalin.redding@va.gov>
    Co-authored-by: Ryan Marshall <rnmarshall1993@gmail.com>
    Co-authored-by: IsaiahBar <isaiah.barnett@va.gov>
    Co-authored-by: Craig Reese <Reese_Craig@bah.com>
    Co-authored-by: Craig Reese <109101548+craigrva@users.noreply.github.com>
    Co-authored-by: Ki Mau <ki.mau@va.gov>
    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    Co-authored-by: Will Medders <93014155+wmedders21@users.noreply.github.com>
    Co-authored-by: Kevma50287 <104021955+Kevma50287@users.noreply.github.com>
    10 people authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    358cf44 View commit details
    Browse the repository at this point in the history
  5. Piedram/appeals 40814 b (#20917)

    * merge into feature
    
    * refactoring the code
    
    * Fix style issue
    
    * Add space in _table.css file
    piedram authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    40bf448 View commit details
    Browse the repository at this point in the history
  6. Kamalam7/appeals 40815 (#20915)

    * basic edit letters canges
    
    * edit section
    
    * refactoring and lint fixes
    
    * resolving conflicts
    
    * bug fix for date and custom value
    
    * fixing remove letter bug
    
    * fixing lint
    
    * fies for lint error
    
    * lint fix
    
    * adding response letters
    
    * fix for continue button after Edit section and space issue
    
    ---------
    
    Co-authored-by: vinner57 <128258952+vinner57@users.noreply.github.com>
    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    3 people authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    05a9673 View commit details
    Browse the repository at this point in the history
  7. Ki/APPEALS-35482 - Correspondence Cases - Unassigned Tab (#20911)

    * update seed file to create package action tasks with assigned_by value
    
    * Update tasks call for action required tab
    
    * Update columns in QUEUE_COLUMN constants file
    
    * Add sorting to columns
    
    * refactor query to use scope
    
    * always use task pages api for this workflow
    
    * ensure assigned by is a user
    
    * merge with ryan/APPEALS-35479-check
    
    * add cancel link to package action modals
    
    * add tests for action required tab
    
    * remove pry
    
    * refactor tasks method
    
    * refactor correspondence task filter
    
    * include appeal_type when creating
    
    * APPEALS-35482 - CSS Fix
    
    * APPEALS-35482 - Linting and RSpecs
    
    * APPEALS-35482 - Rspecs, Filtering, Snapshots
    
    * Update QueueDropdownFilter.jsx
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    KiMauVA and wmedders21 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    677e0fe View commit details
    Browse the repository at this point in the history
  8. Isaiah bar/appeals 35478 (#20918)

    * update seed file to create package action tasks with assigned_by value
    
    * Update tasks call for action required tab
    
    * Update columns in QUEUE_COLUMN constants file
    
    * Add sorting to columns
    
    * refactor query to use scope
    
    * always use task pages api for this workflow
    
    * ensure assigned by is a user
    
    * merge with ryan/APPEALS-35479-check
    
    * add cancel link to package action modals
    
    * add tests for action required tab
    
    * remove pry
    
    * refactor tasks method
    
    * refactor correspondence task filter
    
    * include appeal_type when creating
    
    * APPEALS-35482 - CSS Fix
    
    * APPEALS-35482 - Linting and RSpecs
    
    * APPEALS-35482 - Rspecs, Filtering, Snapshots
    
    * Update QueueDropdownFilter.jsx
    
    * updated task for Assigned tab
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: KiMauVA <Ki.Mau@va.gov>
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    4 people authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0037fc7 View commit details
    Browse the repository at this point in the history
  9. Update seeds to assign to superuser and have varied days waiting valu…

    …es (#20920)
    
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    wmedders21 and HunJerBAH authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fff2379 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    537b4b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31493e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e4d58 View commit details
    Browse the repository at this point in the history
  4. fixing date error (#20924)

    vinner57 authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    39ed838 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2f8e97 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Wmedders21/appeals 40978 (#20947)

    * Change correspondence_task to abstract class
    
    * Refactor correspondence root task to not have a parent task
    
    * do not expect abstract correspondence_task to appear in task tree
    
    * Update test to not look for a now abstract class instance -CorrespondenceTask
    
    * Fix for appeals not loading on step 2 of intake form
    
    * add evidence submission window attribute to re-serializer
    
    * Remove package document type column to fix flaky test
    
    * Refresh to fix flaky test
    wmedders21 authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    090b135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    160a147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba6b102 View commit details
    Browse the repository at this point in the history
  4. Package action task refactor for create verification and inheritance (#…

    …20960)
    
    * Package action task refactor for create verification and inheritance
    
    * fix typo
    wmedders21 authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    43b9ce6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    29b58d8 View commit details
    Browse the repository at this point in the history
  2. Wmedders21/appeals 41354 (#20978)

    * randomize closed at for correspondence root task seeds
    
    * update seeds to have varying values to be able to test sorting columns
    wmedders21 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cd705cb View commit details
    Browse the repository at this point in the history
  3. Isaiah bar/appeals 35478 (#20964)

    * update seed file to create package action tasks with assigned_by value
    
    * Update tasks call for action required tab
    
    * Update columns in QUEUE_COLUMN constants file
    
    * Add sorting to columns
    
    * refactor query to use scope
    
    * always use task pages api for this workflow
    
    * ensure assigned by is a user
    
    * merge with ryan/APPEALS-35479-check
    
    * add cancel link to package action modals
    
    * add tests for action required tab
    
    * remove pry
    
    * refactor tasks method
    
    * refactor correspondence task filter
    
    * include appeal_type when creating
    
    * APPEALS-35482 - CSS Fix
    
    * APPEALS-35482 - Linting and RSpecs
    
    * APPEALS-35482 - Rspecs, Filtering, Snapshots
    
    * Update QueueDropdownFilter.jsx
    
    * updated task for Assigned tab
    
    * fix test
    
    * modified expect
    
    * fix tasks filter
    
    * test for tasks filter
    
    * fixed tasks
    
    * updating Tasks filter
    
    * update query for tasks
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: KiMauVA <Ki.Mau@va.gov>
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    Co-authored-by: Ryan Marshall <rnmarshall1993@gmail.com>
    Co-authored-by: HunJerBAH <Jeremy.Hunton@va.gov>
    6 people authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5e34d25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b265733 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a65782b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f30f29 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Ki/APPEALS-35482-hotfix - Supervisor Assign limitation (#20989)

    * APPEALS-35482 - Conditional assign button for mail team super
    
    * APPEALS-35482 - QueueTable pagination update
    
    * APPEALS-35482 - Undo currentPage Issue
    
    * Delete client/test/app/queue/__snapshots__/QueueTable.test.js.snap
    
    * Update snapshot
    KiMauVA authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6754a56 View commit details
    Browse the repository at this point in the history
  2. Khalin/appeals 40265 (#20841)

    * Rubocop stying errors fixed
    
    * Duplication Issues
    
    * Duplication issues
    
    * Duplication fix
    
    * Complexity Reek Errors WIP
    
    * De-couple CorrespondenceConfig from QueueConfig
    Co-authored-by: Jeremy Croteau <jcroteau@users.noreply.github.com>
    
    * Replace conditional with  Polymorphism
    
    * Reek Attribute comment
    
    * Removal of dead code
    
    * frozen_string_literal addition
    
    * Removal of dead code & addition of DataClump comment
    
    * Styling fixes
    
    * styling
    
    * Adding process_correspondence method back
    
    * Revert "Replace conditional with  Polymorphism"
    
    This reverts commit 4fa20e9.
    
    * Revert "De-couple CorrespondenceConfig from QueueConfig"
    
    This reverts commit 7b8e450.
    
    * Revert "Removal of dead code"
    
    This reverts commit b9ac6fc.
    
    * Revert "Removal of dead code & addition of DataClump comment"
    
    This reverts commit bb7ffe8.
    
    * Adding back from merge conflict
    
    * Wmedders21/appeals 40978 on my local(Will revert before PR)
    
    * Fixing tests
    
    * Syling Fixes
    
    * Rubocop Styling fixes
    
    * Complexity fixes
    
    * Duplication fix
    
    * Styling fix
    
    * Styling fix
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    Co-authored-by: HunJerBAH <99915461+HunJerBAH@users.noreply.github.com>
    3 people authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6f23d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ed8fb8 View commit details
    Browse the repository at this point in the history
  4. Div/appeals 35484 (#20939)

    * To get mail team users in the dropdown
    
    * made mail team users populate as a prop.
    
    * Added checkboxes that are functional, retain state after tab / index changes.
    
    * Backend update for mailteam users with selected tasks
    
    * Updated the flash message with the required banner status
    
    * Updated the flash message with the required banner status
    
    * Status update with assigned
    
    * prototype page reload
    
    * Banner success message
    
    * Syntax error fix
    
    * added tasks filter test for mail team admin
    
    * Banner message work updated
    
    * Commit for Assign button disable and enable
    
    * Modified dropdown fix for Assign button
    
    * code cleanup checkpoint
    
    * refactored correspondence_controller to handle different banner results
    
    * Feature test spec for batch assignment for unassigned tab
    
    * feature test cases for cob user
    
    * fixed COB issue and added feature flag.
    
    * added failure case for tasks
    
    * Removed the banner stuff for Nod
    
    * fixed logic on set_banner_params
    
    * swapped banner type to info
    
    * Clean up the code and lint issues
    
    * Changes to Reassigned work
    
    * Feature tests for Assigned tab for batch assignment
    
    * Spec issues fixes
    
    * Modified the suggested changes
    
    ---------
    
    Co-authored-by: Ryan Marshall <rnmarshall1993@gmail.com>
    divyadasari-va and Rnmarshall93 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    57e0573 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8693606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e29e2fa View commit details
    Browse the repository at this point in the history
  7. Your Correspondence - In Progress Tab (Bug fixes) (#21010)

    * merge issue on activrecord
    
    * Fixed tasks filter with multiple options
    
    * refactored to be cleaner
    
    * refactored CorrespondenceTaskFilter to be OOP best practices and added clarification comments.
    
    * Made suggested changes and fixed efolder upload failed task link on the backend.
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    Rnmarshall93 and jimfoley25 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0c93ca0 View commit details
    Browse the repository at this point in the history
  8. Your Correspondence - Assigned Tab (#21014)

    * fix feature test
    
    * Revert "fix feature test"
    
    This reverts commit 948d637.
    
    * pushing up tests for ryan to run
    
    * feature tests
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    IsaiahBar and jimfoley25 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4405469 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    867cf74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a44d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbc1a6e View commit details
    Browse the repository at this point in the history
  4. updated failing seed test

    HunJerBAH committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5a646e2 View commit details
    Browse the repository at this point in the history
  5. updated failing test

    HunJerBAH committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b347535 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f747711 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update in_progress_tab query to prevent EfolderUploadFailedTasks from…

    … populating. (#21035)
    
    * updates query to prevent efolderuploadfailed tasks
    
    * updated query to look better
    
    * Fixed task sorting.
    
    ---------
    
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    Rnmarshall93 and jimfoley25 authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2b8056a View commit details
    Browse the repository at this point in the history
  2. Wmedders21/appeals 35479 2 (#21018)

    * Add new correspondence tasks not related to appeal
    
    * Fix error when submitting correspondence intake
    
    * Add scope tasks_not_related_to_appeal
    
    * Change intake processor to create new correspondence tasks
    
    * Refactor to have new Correspondence task class names
    
    * Refactor to simplify and be less flaky
    
    * Refactor with the updated class names
    
    * add veteran full name
    
    * create abstract base class for tasks not related to an appeal
    
    * remove task not related to appeal scope
    
    * move correspondence mail tasks to folder
    
    * correspondence mail tasks inherit from CorrespondenceMailTask
    
    * remove hard coded true return for task creation verification
    
    * abstract class and create child class override
    
    * replace deleted verification bypass
    
    * revert task creation refactor
    wmedders21 authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2726e64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66172ae View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'feature/APPEALS-32900' into feature/APPEALS-27311"

    This reverts commit 66172ae, reversing
    changes made to 2726e64.
    HunJerBAH committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1599cfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1565661 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Correspondence type in general info review package and step 3 intake …

    …fixes (#21047)
    
    Co-authored-by: cacevesva <109166981+cacevesva@users.noreply.github.com>
    kamala-07 and cacevesva authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e0ccb0d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    f7f17f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04d890d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    068f945 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Justin/APPEALS-42009 (#21118)

    * adding correspondence intake controller
    
    * moving methods that seem to be suited for the intake-specific controller
    
    * refactor conditional
    
    * updating the routes
    
    * Updating the remainder of intake routes
    
    * removing a repeated method found
    
    * moving intake specs to new intake controller spec
    
    * fixing file for failing tests
    
    * Fixing failing specs
    
    ---------
    
    Co-authored-by: William Medders <medders_william@bah.com>
    Co-authored-by: Jim Foley <james.foley4@va.gov>
    3 people authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c12d947 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    b015e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65bf72a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    c15b1d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d24d9d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 11, 2024

  1. Justin/APPEALS-42113_CorrespondenceReviewPackageController (#21348)

    * creating review package controller, moving methods, editing routing
    
    * Moving review package spec tests to new RP Spec file
    
    * cleaning up code from intake controller spec
    sulak-j authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1579d2b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    8c2dc30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    887ee14 View commit details
    Browse the repository at this point in the history