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

Chrisbdetlef/appeals 40705.cleanup #21692

Closed
wants to merge 27 commits into from

Commits on Apr 23, 2024

  1. 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
    Blake-Manus authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5ed7ebd View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    058a98f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9fe300 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Removed unused node env

    sbashamoni committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6faf06e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    55252d9 View commit details
    Browse the repository at this point in the history
  2. Removed unused node env

    sbashamoni authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c3e6f80 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 1, 2024

  1. 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 <133032208+amybids@users.noreply.github.com>
    mbeardy and amybids authored May 1, 2024
    Configuration menu
    Copy the full SHA
    d281c11 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. APPEALS-44417 Seeds for Docket Lever Demo (#21534)

    Co-authored-by: Christopher Detlef <>
    cdetlefva authored May 3, 2024
    Configuration menu
    Copy the full SHA
    7b3aad6 View commit details
    Browse the repository at this point in the history
  2. APPEALS-36345-updated (#21537)

    * Refactored exclusion table
    
    * Fixed ordering issue and testing
    Blake-Manus authored May 3, 2024
    Configuration menu
    Copy the full SHA
    5e5f8a5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. 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 <133032208+amybids@users.noreply.github.com>
    mbeardy and amybids authored May 5, 2024
    Configuration menu
    Copy the full SHA
    4988bd6 View commit details
    Browse the repository at this point in the history
  2. APPEALS-44346 Demo Docket Goal Lever Test Seed Data (#21524)

    Co-authored-by: Christopher Detlef <>
    cdetlefva authored May 5, 2024
    Configuration menu
    Copy the full SHA
    6988058 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. 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 <spoosa@razortalent.com>
    Co-authored-by: Michael Beard <michael.beard@va.gov>
    Co-authored-by: Amy Detwiler <133032208+amybids@users.noreply.github.com>
    4 people authored May 6, 2024
    Configuration menu
    Copy the full SHA
    4f6d286 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Sharsha/appeals 45531 (#21566)

    * Fixed rspec failures on constants
    
    * APPEALS-45531. Remove dead code
    
    ---------
    
    Co-authored-by: SHarshain <spoosa@razortalent.com>
    SHarshain and SHarshain authored May 7, 2024
    Configuration menu
    Copy the full SHA
    40d6da9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Updated lever history to handle null unit values from docket levers (#…

    …21567)
    
    Co-authored-by: 631966 <amy.detwiler@va.gov>
    Blake-Manus and amybids authored May 8, 2024
    Configuration menu
    Copy the full SHA
    108b6a3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. 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 <spoosa@razortalent.com>
    Co-authored-by: Christopher Detlef <>
    Co-authored-by: Amy Detwiler <133032208+amybids@users.noreply.github.com>
    3 people authored May 9, 2024
    Configuration menu
    Copy the full SHA
    df08443 View commit details
    Browse the repository at this point in the history
  2. 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 <spoosa@razortalent.com>
    Co-authored-by: Christopher Detlef <>
    Co-authored-by: Amy Detwiler <133032208+amybids@users.noreply.github.com>
    3 people authored May 9, 2024
    Configuration menu
    Copy the full SHA
    df8972c View commit details
    Browse the repository at this point in the history
  3. APPEALS-45502. Organize route and fix the controller (#21595)

    Co-authored-by: SHarshain <spoosa@razortalent.com>
    Co-authored-by: Amy Detwiler <133032208+amybids@users.noreply.github.com>
    3 people authored May 9, 2024
    Configuration menu
    Copy the full SHA
    c97ef6c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. 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 <amy.detwiler@va.gov>
    Blake-Manus and amybids authored May 13, 2024
    Configuration menu
    Copy the full SHA
    1f1515a View commit details
    Browse the repository at this point in the history
  2. 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
    mbeardy authored May 13, 2024
    Configuration menu
    Copy the full SHA
    a6c602e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. 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 <rickybmanus@gmail.com>
    amybids and Blake-Manus authored May 15, 2024
    Configuration menu
    Copy the full SHA
    5ce7292 View commit details
    Browse the repository at this point in the history
  2. 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 <spoosa@razortalent.com>
    SHarshain and SHarshain authored May 15, 2024
    Configuration menu
    Copy the full SHA
    2d4709b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. 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
    mbeardy authored May 17, 2024
    Configuration menu
    Copy the full SHA
    19b5e37 View commit details
    Browse the repository at this point in the history
  2. 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 <Calvin.Costa@va.gov>
    
    * Add ruby CE API Gem
    
    * remove correspondence changes from schema.rb (#21468)
    
    * Revert "Add ruby CE API Gem" (#21479)
    
    This reverts commit c78afe3.
    
    * 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 a626200.
    
    * 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 <47563178+davis-dwayne@users.noreply.github.com>
    
    * APPEALS-43117 Add QA Users for testing
    
    * Fix rspecs
    
    * Fix issues with attorneys and judge teams
    
    * Fix org count
    
    ---------
    
    Co-authored-by: Isaiah Saucedo <irsaucedo5@gmail.com>
    Co-authored-by: Calvin <Calvin.Costa@va.gov>
    Co-authored-by: youfoundmanesh <maneshreddy.kommidi@va.gov>
    Co-authored-by: Craig Reese <109101548+craigrva@users.noreply.github.com>
    Co-authored-by: Robert Travis Pierce <robert@roberttravispierce.com>
    Co-authored-by: Jeremy Croteau <jcroteau@users.noreply.github.com>
    Co-authored-by: sbashamoni <138054633+sbashamoni@users.noreply.github.com>
    Co-authored-by: davis-dwayne <47563178+davis-dwayne@users.noreply.github.com>
    Co-authored-by: Christopher Detlef <>
    9 people authored May 17, 2024
    Configuration menu
    Copy the full SHA
    076cd78 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    aa5971e View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    Christopher Detlef committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7d3b19c View commit details
    Browse the repository at this point in the history