Releases: department-of-veterans-affairs/caseflow
deployed/20241111_221558
deployed/20241108_221544
Appeals Caseflow_R3.2.2_FY25Q1.3 Production Release
Commit: 57e0f68
Merge pull request #23449 from department-of-veterans-affairs/release/FY25Q1.2.2
Release R3.2.2
Commit: 5e38f6f
Revert "hotfix/APPEALS-13161
- Revert "hotfix/APPEALS-13161 (#22686)"
This reverts commit 3a16cca.
- merge fix
Co-authored-by: Ron Wabukenda 130374706+ronwabVa@users.noreply.github.com
Commit: ae56b67
APPEALS-63535: AOJ Legacy nonpriority appeals can be distributed in place of priority appeals (#23404)
-
add parentheses to correct SQL query, update tests for bug scenario
-
restart test suite
Commit: a2f4f62
Hotfix/APPEALS-62029 (#23436)
-
APPEALS-62029 Add textToCopy prop to instances of CopyTextButton
-
APPEALS-62029 Undo comment, update snapshots
-
APPEALS-62029: disable/enable copy text button feature test
-
APPEALS-62029: update enabled/disabled jest test
Co-authored-by: Ariana Konhilas konhilas_ariana@bah.com
Commit: 6ab824e
Release R3.2.0 (#23364)
-
Feature/APPEALS-46624-react-upgrade-release (#23352)
-
Poulter/appeals 46624 react 18 upgrade final (#23333)
-
react 18 test upgrade
-
styled-components
-
EditPOAInformation test refactor, in progrss NonratingRIUModal test
-
additional tests refactored
-
Refactors Enzyme -> RTL
-
more changes
-
Enzyme -> RTL refactors (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Cherry-picking from v2 branch --cont
-
fixed badge test
-
Enzyme -> RTL (establishClaim-test)
-
Enzyme -> RTL (cont, Batch 3)
-
Batch 3 refactor cont
-
Batch 3 In Progress
-
Batch 3 to review
-
Batch 4 updates
-
ScheduleVeteran.test refactor finished
-
Batch 4 and cleanups
-
Batch 4 continued
-
Outstanding Enzyme -> RTL refactors
-
batch 4 changes and non used enzyme test removal
-
clean up
-
snapshot and failing test clean up
-
Test updates and Snapshot fixes
-
Package updates with a couple fixed tests
-
Make test less brittle
-
switch to for...of instead of forEach to fix async problems
-
remove unnecessary
import -
lint fixes
-
disable linters
-
APPEALS-55525: Disable tests for seed files and lock Chrome version to v127 in Github Actions (#22567)
-
add exclude pattern to github actions rspec command
-
add test file exclude pattern constant
-
lock chrome version to 127.0.6533.119
-
React Dependency upgrade
-
force wepback-bundle.js
-
Fix for bva_dispatch_return_flow_spec
-
fixed spec method to click pdf
-
Fixed task_queue_spec.rb
-
add indicated_for_contested_claims flag to legacy appeals
-
update legacy appeal spec
-
fix for scm_judge_assignment_spec.rb
-
force state update
-
fixed admin_ui_spec.rb
-
fixed user_organization_spec.rb
-
flow modal refactor to functional component and fix state renders, remove null saveSuccessful
-
fixed motion_to_vacate_spec.rb
-
revert changes
-
revert all changes
-
stop letting null pass
-
revert more changes
-
test null condition
-
comment
-
revert test
-
add flushsync
-
remove enzyme and update snapshots
-
fixed EmailConfirmationModal.test.js
-
fixed NonratingRequestIssueModal-test.js
-
fixed Timezone.test.js
-
fixed ScheduleVeteranForm.test.js
-
fixed HearingTime.test.js
-
fixed IssueTags.test.js
-
linting
-
updated daily_docket_spec.rb
-
fix duplicated code for code climate
-
fix more shared test setup
-
hopefully the last duplicate code
-
remove sleeps
-
update for daily_docket_spec.rb
-
add flush sync and add initialState back in
-
added waits to vso_change_hearing_request_type_spec.rb
-
remove legacy appeal flag
-
Remove debugging statement
-
revert change spec and fix state sync
-
remove file changes
-
fix snapshot
-
Merge branch 'main' into Poulter/46624-react-18-upgrade-1
-
fixed tests
-
revert unnecesarry change
-
remove old spec changes
-
fix syncable job
-
update ftk reference
-
snapshot fix
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
cashflow-frontend-toolkit commit hash updated
-
updated yarn.lock
Co-authored-by: hawkespoulterva 177681365+hawkespoulterva@users.noreply.github.com
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
APPEALS-25418: AOJ Remand Returned Legacy Appeals (#23294)
-
Calvin/APPEALS-43852-cavc-levers (#21441)
-
enabled cavc affinity levers in UI
-
updated rspec
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456)
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity
-
Affinity rules applied to non genpop
-
Addressed comments
-
Addressed comments
-
fixed rubocop issues + added clarity to where clause
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44956: Add AppealAffinity model and database table (#21526)
-
add migration for appeal_affinities
-
add AppealAffinity model and associations, update migration for new column
-
update index to be unique
-
add factory, add tests
-
add factory traits to appeal and case for appeal affinities
-
add combination trait to appeal factory
-
add appeal_affinity to skipped associations in ETL reporting
-
add a validation, test
-
Craig/appeals 44958 (#21564)
-
add new job, update affinity model validation and after save hook
-
add update from push job
-
fix job extending distribution scopes
-
add with appeal affinities to distribution scopes
-
typo
-
add error handling, add test file
-
add distributed case factory, refactor naming in job
-
fix factories, added tests
-
fix migration for null affinity start date column
-
fixes, added tests
-
more test updates
-
add return in job if no query results, tests for no query results
-
add test for after_save hook adding dist task instructions
-
set start dist job to queue affinity job after running
-
fix update job and start dist job spec
-
queue affinity update job from push job
-
code clarity
-
fix judge in seed file
-
remove comment, fix hearing factory, disable some seeds for testing
-
add more tests
-
test refactor
-
update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory
-
disable new seed on reset
-
update seed file with vet names, add another seed category
-
fix distirbuted case factory?
-
actually fix GHA runs
-
lint, test fixes
-
change constants in new job
-
[Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556)
-
test changes for seans ticket
-
test changes
-
added joins to all required methods
-
fixed lint
-
fixed column ambiguity errors
-
cleaned up naming scheme
-
Documentation for JOIN_PREVIOUS_APPEALS constant
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611)
-
swap distribution queries from distribution_task to appeal_affinities
-
update seed files to use appeal affinities instead of distribution task
-
clean up seed file method names
-
add missing Timecop.return in ama affinity case seed
-
fix name of a method in a seed file
-
remove references to distribution task in distribution scopes
-
fix push priority job tests
-
fix naming of args in one of the seed files
-
fix user seed, fix date format in distribution task instructions
-
fix tests for date format update
-
APPEALS-44187: Factory Bot Additions (#21438)
-
AC1: values for bfddec and bfmpro
-
AC2: case issues updated to '3'
-
AC3-4: attorney and judge additions
-
ac 5: bfdpdcn addition
-
AC6: case type action addition
-
ac7: new folder match to original
-
ac8: case issues set to original
-
AC 3/4: added associations to original
-
ac3/4: updated logic to handle no args
-
ac3/4: return sattyid
-
ac7:updating folder assignment
-
ac7: added bfkey to except block
-
ac7/8: update to case issue list and validations dismissed
-
removed byebug
-
ac7: added 'ticknum' to except
-
lint fixes
-
lint fixes
-
lint fixes
-
lint fixes
-
nested trait into form_9 factory
-
new addtions
-
added .save to case issues
-
resolving correspondent and titrnum associations
-
fixed bfdc typo
-
factory additions
-
added ssn to associated corr.
-
removed transient and added .save
-
added after create to corr factory
-
veteran lookup check prior to create
-
committing missed 'end'
-
moved over veteran create to case fact.
-
move corr. association field to case fact.
-
lint issues + corres. save
-
Calvin/APPEALS-44957-rake-affinity (#21577)
-
grabbed receipt dates from distributed cases
-
refactored for functionality + added method to grab appeals that match
-
using receipt date, get all related appeals
-
added update/creation plus cleaned prior imple.
-
gets most recent distributed case receipt_date
-
skips if receipt_date is nil for performance
-
if appeal affinity is nil, it will now be updated
-
created spec file
-
fixed non ready appeals
-
updated query to match new AC
-
removing comment
-
testing for each docket
-
updated spec file
-
added new tests to rspec
-
updated start date to...
deployed/20241106_221556
Commit: 6ab824e
Release R3.2.0 (#23364)
-
Feature/APPEALS-46624-react-upgrade-release (#23352)
-
Poulter/appeals 46624 react 18 upgrade final (#23333)
-
react 18 test upgrade
-
styled-components
-
EditPOAInformation test refactor, in progrss NonratingRIUModal test
-
additional tests refactored
-
Refactors Enzyme -> RTL
-
more changes
-
Enzyme -> RTL refactors (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Cherry-picking from v2 branch --cont
-
fixed badge test
-
Enzyme -> RTL (establishClaim-test)
-
Enzyme -> RTL (cont, Batch 3)
-
Batch 3 refactor cont
-
Batch 3 In Progress
-
Batch 3 to review
-
Batch 4 updates
-
ScheduleVeteran.test refactor finished
-
Batch 4 and cleanups
-
Batch 4 continued
-
Outstanding Enzyme -> RTL refactors
-
batch 4 changes and non used enzyme test removal
-
clean up
-
snapshot and failing test clean up
-
Test updates and Snapshot fixes
-
Package updates with a couple fixed tests
-
Make test less brittle
-
switch to for...of instead of forEach to fix async problems
-
remove unnecessary
import -
lint fixes
-
disable linters
-
APPEALS-55525: Disable tests for seed files and lock Chrome version to v127 in Github Actions (#22567)
-
add exclude pattern to github actions rspec command
-
add test file exclude pattern constant
-
lock chrome version to 127.0.6533.119
-
React Dependency upgrade
-
force wepback-bundle.js
-
Fix for bva_dispatch_return_flow_spec
-
fixed spec method to click pdf
-
Fixed task_queue_spec.rb
-
add indicated_for_contested_claims flag to legacy appeals
-
update legacy appeal spec
-
fix for scm_judge_assignment_spec.rb
-
force state update
-
fixed admin_ui_spec.rb
-
fixed user_organization_spec.rb
-
flow modal refactor to functional component and fix state renders, remove null saveSuccessful
-
fixed motion_to_vacate_spec.rb
-
revert changes
-
revert all changes
-
stop letting null pass
-
revert more changes
-
test null condition
-
comment
-
revert test
-
add flushsync
-
remove enzyme and update snapshots
-
fixed EmailConfirmationModal.test.js
-
fixed NonratingRequestIssueModal-test.js
-
fixed Timezone.test.js
-
fixed ScheduleVeteranForm.test.js
-
fixed HearingTime.test.js
-
fixed IssueTags.test.js
-
linting
-
updated daily_docket_spec.rb
-
fix duplicated code for code climate
-
fix more shared test setup
-
hopefully the last duplicate code
-
remove sleeps
-
update for daily_docket_spec.rb
-
add flush sync and add initialState back in
-
added waits to vso_change_hearing_request_type_spec.rb
-
remove legacy appeal flag
-
Remove debugging statement
-
revert change spec and fix state sync
-
remove file changes
-
fix snapshot
-
Merge branch 'main' into Poulter/46624-react-18-upgrade-1
-
fixed tests
-
revert unnecesarry change
-
remove old spec changes
-
fix syncable job
-
update ftk reference
-
snapshot fix
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
cashflow-frontend-toolkit commit hash updated
-
updated yarn.lock
Co-authored-by: hawkespoulterva 177681365+hawkespoulterva@users.noreply.github.com
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
APPEALS-25418: AOJ Remand Returned Legacy Appeals (#23294)
-
Calvin/APPEALS-43852-cavc-levers (#21441)
-
enabled cavc affinity levers in UI
-
updated rspec
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456)
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity
-
Affinity rules applied to non genpop
-
Addressed comments
-
Addressed comments
-
fixed rubocop issues + added clarity to where clause
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44956: Add AppealAffinity model and database table (#21526)
-
add migration for appeal_affinities
-
add AppealAffinity model and associations, update migration for new column
-
update index to be unique
-
add factory, add tests
-
add factory traits to appeal and case for appeal affinities
-
add combination trait to appeal factory
-
add appeal_affinity to skipped associations in ETL reporting
-
add a validation, test
-
Craig/appeals 44958 (#21564)
-
add new job, update affinity model validation and after save hook
-
add update from push job
-
fix job extending distribution scopes
-
add with appeal affinities to distribution scopes
-
typo
-
add error handling, add test file
-
add distributed case factory, refactor naming in job
-
fix factories, added tests
-
fix migration for null affinity start date column
-
fixes, added tests
-
more test updates
-
add return in job if no query results, tests for no query results
-
add test for after_save hook adding dist task instructions
-
set start dist job to queue affinity job after running
-
fix update job and start dist job spec
-
queue affinity update job from push job
-
code clarity
-
fix judge in seed file
-
remove comment, fix hearing factory, disable some seeds for testing
-
add more tests
-
test refactor
-
update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory
-
disable new seed on reset
-
update seed file with vet names, add another seed category
-
fix distirbuted case factory?
-
actually fix GHA runs
-
lint, test fixes
-
change constants in new job
-
[Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556)
-
test changes for seans ticket
-
test changes
-
added joins to all required methods
-
fixed lint
-
fixed column ambiguity errors
-
cleaned up naming scheme
-
Documentation for JOIN_PREVIOUS_APPEALS constant
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611)
-
swap distribution queries from distribution_task to appeal_affinities
-
update seed files to use appeal affinities instead of distribution task
-
clean up seed file method names
-
add missing Timecop.return in ama affinity case seed
-
fix name of a method in a seed file
-
remove references to distribution task in distribution scopes
-
fix push priority job tests
-
fix naming of args in one of the seed files
-
fix user seed, fix date format in distribution task instructions
-
fix tests for date format update
-
APPEALS-44187: Factory Bot Additions (#21438)
-
AC1: values for bfddec and bfmpro
-
AC2: case issues updated to '3'
-
AC3-4: attorney and judge additions
-
ac 5: bfdpdcn addition
-
AC6: case type action addition
-
ac7: new folder match to original
-
ac8: case issues set to original
-
AC 3/4: added associations to original
-
ac3/4: updated logic to handle no args
-
ac3/4: return sattyid
-
ac7:updating folder assignment
-
ac7: added bfkey to except block
-
ac7/8: update to case issue list and validations dismissed
-
removed byebug
-
ac7: added 'ticknum' to except
-
lint fixes
-
lint fixes
-
lint fixes
-
lint fixes
-
nested trait into form_9 factory
-
new addtions
-
added .save to case issues
-
resolving correspondent and titrnum associations
-
fixed bfdc typo
-
factory additions
-
added ssn to associated corr.
-
removed transient and added .save
-
added after create to corr factory
-
veteran lookup check prior to create
-
committing missed 'end'
-
moved over veteran create to case fact.
-
move corr. association field to case fact.
-
lint issues + corres. save
-
Calvin/APPEALS-44957-rake-affinity (#21577)
-
grabbed receipt dates from distributed cases
-
refactored for functionality + added method to grab appeals that match
-
using receipt date, get all related appeals
-
added update/creation plus cleaned prior imple.
-
gets most recent distributed case receipt_date
-
skips if receipt_date is nil for performance
-
if appeal affinity is nil, it will now be updated
-
created spec file
-
fixed non ready appeals
-
updated query to match new AC
-
removing comment
-
testing for each docket
-
updated spec file
-
added new tests to rspec
-
updated start date to receipt date instead of Time.now
-
fixed date/time rspec errors
-
added rails logger to know when rake task has finished
-
added tag for rails log
-
removed nonpriority dockets for direct_review and evidence_submission
-
fixed lint issue
-
fixed flaky spec test
-
limits distributed cases query to within the last week
-
APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660)
-
add affinity start date to explain page
-
add feature test to verify dates display
-
Sudhir/appeals 43851 (#21613)
-
Implement CAVC + AOD Affinity Lever for AMA Dockets
-
addressed comments
-
addressed comments
-
Addressed comments
-
added cavc_aod_affinity in case distribution lever model
-
addressed comments
-
addressed comments
-
updated specs
-
Updated specs
-
specs changes reverted
-
ama_aod and ama_non_aod queries updated
-
change the assertion in docket spec
-
Craig/appeals 46196 (#21689)
-
fix query, tested locally
-
add basic test to verify csv downloads aren't broken
-
APPEALS-43851: Add test to validate CAVC+AOD behavior on hearing docket ...
deployed/20241105_221405
Commit: 6ab824e
Release R3.2.0 (#23364)
-
Feature/APPEALS-46624-react-upgrade-release (#23352)
-
Poulter/appeals 46624 react 18 upgrade final (#23333)
-
react 18 test upgrade
-
styled-components
-
EditPOAInformation test refactor, in progrss NonratingRIUModal test
-
additional tests refactored
-
Refactors Enzyme -> RTL
-
more changes
-
Enzyme -> RTL refactors (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Cherry-picking from v2 branch --cont
-
fixed badge test
-
Enzyme -> RTL (establishClaim-test)
-
Enzyme -> RTL (cont, Batch 3)
-
Batch 3 refactor cont
-
Batch 3 In Progress
-
Batch 3 to review
-
Batch 4 updates
-
ScheduleVeteran.test refactor finished
-
Batch 4 and cleanups
-
Batch 4 continued
-
Outstanding Enzyme -> RTL refactors
-
batch 4 changes and non used enzyme test removal
-
clean up
-
snapshot and failing test clean up
-
Test updates and Snapshot fixes
-
Package updates with a couple fixed tests
-
Make test less brittle
-
switch to for...of instead of forEach to fix async problems
-
remove unnecessary
import -
lint fixes
-
disable linters
-
APPEALS-55525: Disable tests for seed files and lock Chrome version to v127 in Github Actions (#22567)
-
add exclude pattern to github actions rspec command
-
add test file exclude pattern constant
-
lock chrome version to 127.0.6533.119
-
React Dependency upgrade
-
force wepback-bundle.js
-
Fix for bva_dispatch_return_flow_spec
-
fixed spec method to click pdf
-
Fixed task_queue_spec.rb
-
add indicated_for_contested_claims flag to legacy appeals
-
update legacy appeal spec
-
fix for scm_judge_assignment_spec.rb
-
force state update
-
fixed admin_ui_spec.rb
-
fixed user_organization_spec.rb
-
flow modal refactor to functional component and fix state renders, remove null saveSuccessful
-
fixed motion_to_vacate_spec.rb
-
revert changes
-
revert all changes
-
stop letting null pass
-
revert more changes
-
test null condition
-
comment
-
revert test
-
add flushsync
-
remove enzyme and update snapshots
-
fixed EmailConfirmationModal.test.js
-
fixed NonratingRequestIssueModal-test.js
-
fixed Timezone.test.js
-
fixed ScheduleVeteranForm.test.js
-
fixed HearingTime.test.js
-
fixed IssueTags.test.js
-
linting
-
updated daily_docket_spec.rb
-
fix duplicated code for code climate
-
fix more shared test setup
-
hopefully the last duplicate code
-
remove sleeps
-
update for daily_docket_spec.rb
-
add flush sync and add initialState back in
-
added waits to vso_change_hearing_request_type_spec.rb
-
remove legacy appeal flag
-
Remove debugging statement
-
revert change spec and fix state sync
-
remove file changes
-
fix snapshot
-
Merge branch 'main' into Poulter/46624-react-18-upgrade-1
-
fixed tests
-
revert unnecesarry change
-
remove old spec changes
-
fix syncable job
-
update ftk reference
-
snapshot fix
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
cashflow-frontend-toolkit commit hash updated
-
updated yarn.lock
Co-authored-by: hawkespoulterva 177681365+hawkespoulterva@users.noreply.github.com
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
APPEALS-25418: AOJ Remand Returned Legacy Appeals (#23294)
-
Calvin/APPEALS-43852-cavc-levers (#21441)
-
enabled cavc affinity levers in UI
-
updated rspec
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456)
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity
-
Affinity rules applied to non genpop
-
Addressed comments
-
Addressed comments
-
fixed rubocop issues + added clarity to where clause
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44956: Add AppealAffinity model and database table (#21526)
-
add migration for appeal_affinities
-
add AppealAffinity model and associations, update migration for new column
-
update index to be unique
-
add factory, add tests
-
add factory traits to appeal and case for appeal affinities
-
add combination trait to appeal factory
-
add appeal_affinity to skipped associations in ETL reporting
-
add a validation, test
-
Craig/appeals 44958 (#21564)
-
add new job, update affinity model validation and after save hook
-
add update from push job
-
fix job extending distribution scopes
-
add with appeal affinities to distribution scopes
-
typo
-
add error handling, add test file
-
add distributed case factory, refactor naming in job
-
fix factories, added tests
-
fix migration for null affinity start date column
-
fixes, added tests
-
more test updates
-
add return in job if no query results, tests for no query results
-
add test for after_save hook adding dist task instructions
-
set start dist job to queue affinity job after running
-
fix update job and start dist job spec
-
queue affinity update job from push job
-
code clarity
-
fix judge in seed file
-
remove comment, fix hearing factory, disable some seeds for testing
-
add more tests
-
test refactor
-
update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory
-
disable new seed on reset
-
update seed file with vet names, add another seed category
-
fix distirbuted case factory?
-
actually fix GHA runs
-
lint, test fixes
-
change constants in new job
-
[Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556)
-
test changes for seans ticket
-
test changes
-
added joins to all required methods
-
fixed lint
-
fixed column ambiguity errors
-
cleaned up naming scheme
-
Documentation for JOIN_PREVIOUS_APPEALS constant
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611)
-
swap distribution queries from distribution_task to appeal_affinities
-
update seed files to use appeal affinities instead of distribution task
-
clean up seed file method names
-
add missing Timecop.return in ama affinity case seed
-
fix name of a method in a seed file
-
remove references to distribution task in distribution scopes
-
fix push priority job tests
-
fix naming of args in one of the seed files
-
fix user seed, fix date format in distribution task instructions
-
fix tests for date format update
-
APPEALS-44187: Factory Bot Additions (#21438)
-
AC1: values for bfddec and bfmpro
-
AC2: case issues updated to '3'
-
AC3-4: attorney and judge additions
-
ac 5: bfdpdcn addition
-
AC6: case type action addition
-
ac7: new folder match to original
-
ac8: case issues set to original
-
AC 3/4: added associations to original
-
ac3/4: updated logic to handle no args
-
ac3/4: return sattyid
-
ac7:updating folder assignment
-
ac7: added bfkey to except block
-
ac7/8: update to case issue list and validations dismissed
-
removed byebug
-
ac7: added 'ticknum' to except
-
lint fixes
-
lint fixes
-
lint fixes
-
lint fixes
-
nested trait into form_9 factory
-
new addtions
-
added .save to case issues
-
resolving correspondent and titrnum associations
-
fixed bfdc typo
-
factory additions
-
added ssn to associated corr.
-
removed transient and added .save
-
added after create to corr factory
-
veteran lookup check prior to create
-
committing missed 'end'
-
moved over veteran create to case fact.
-
move corr. association field to case fact.
-
lint issues + corres. save
-
Calvin/APPEALS-44957-rake-affinity (#21577)
-
grabbed receipt dates from distributed cases
-
refactored for functionality + added method to grab appeals that match
-
using receipt date, get all related appeals
-
added update/creation plus cleaned prior imple.
-
gets most recent distributed case receipt_date
-
skips if receipt_date is nil for performance
-
if appeal affinity is nil, it will now be updated
-
created spec file
-
fixed non ready appeals
-
updated query to match new AC
-
removing comment
-
testing for each docket
-
updated spec file
-
added new tests to rspec
-
updated start date to receipt date instead of Time.now
-
fixed date/time rspec errors
-
added rails logger to know when rake task has finished
-
added tag for rails log
-
removed nonpriority dockets for direct_review and evidence_submission
-
fixed lint issue
-
fixed flaky spec test
-
limits distributed cases query to within the last week
-
APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660)
-
add affinity start date to explain page
-
add feature test to verify dates display
-
Sudhir/appeals 43851 (#21613)
-
Implement CAVC + AOD Affinity Lever for AMA Dockets
-
addressed comments
-
addressed comments
-
Addressed comments
-
added cavc_aod_affinity in case distribution lever model
-
addressed comments
-
addressed comments
-
updated specs
-
Updated specs
-
specs changes reverted
-
ama_aod and ama_non_aod queries updated
-
change the assertion in docket spec
-
Craig/appeals 46196 (#21689)
-
fix query, tested locally
-
add basic test to verify csv downloads aren't broken
-
APPEALS-43851: Add test to validate CAVC+AOD behavior on hearing docket ...
deployed/20241104_221623
Commit: 6ab824e
Release R3.2.0 (#23364)
-
Feature/APPEALS-46624-react-upgrade-release (#23352)
-
Poulter/appeals 46624 react 18 upgrade final (#23333)
-
react 18 test upgrade
-
styled-components
-
EditPOAInformation test refactor, in progrss NonratingRIUModal test
-
additional tests refactored
-
Refactors Enzyme -> RTL
-
more changes
-
Enzyme -> RTL refactors (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Cherry-picking from v2 branch --cont
-
fixed badge test
-
Enzyme -> RTL (establishClaim-test)
-
Enzyme -> RTL (cont, Batch 3)
-
Batch 3 refactor cont
-
Batch 3 In Progress
-
Batch 3 to review
-
Batch 4 updates
-
ScheduleVeteran.test refactor finished
-
Batch 4 and cleanups
-
Batch 4 continued
-
Outstanding Enzyme -> RTL refactors
-
batch 4 changes and non used enzyme test removal
-
clean up
-
snapshot and failing test clean up
-
Test updates and Snapshot fixes
-
Package updates with a couple fixed tests
-
Make test less brittle
-
switch to for...of instead of forEach to fix async problems
-
remove unnecessary
import -
lint fixes
-
disable linters
-
APPEALS-55525: Disable tests for seed files and lock Chrome version to v127 in Github Actions (#22567)
-
add exclude pattern to github actions rspec command
-
add test file exclude pattern constant
-
lock chrome version to 127.0.6533.119
-
React Dependency upgrade
-
force wepback-bundle.js
-
Fix for bva_dispatch_return_flow_spec
-
fixed spec method to click pdf
-
Fixed task_queue_spec.rb
-
add indicated_for_contested_claims flag to legacy appeals
-
update legacy appeal spec
-
fix for scm_judge_assignment_spec.rb
-
force state update
-
fixed admin_ui_spec.rb
-
fixed user_organization_spec.rb
-
flow modal refactor to functional component and fix state renders, remove null saveSuccessful
-
fixed motion_to_vacate_spec.rb
-
revert changes
-
revert all changes
-
stop letting null pass
-
revert more changes
-
test null condition
-
comment
-
revert test
-
add flushsync
-
remove enzyme and update snapshots
-
fixed EmailConfirmationModal.test.js
-
fixed NonratingRequestIssueModal-test.js
-
fixed Timezone.test.js
-
fixed ScheduleVeteranForm.test.js
-
fixed HearingTime.test.js
-
fixed IssueTags.test.js
-
linting
-
updated daily_docket_spec.rb
-
fix duplicated code for code climate
-
fix more shared test setup
-
hopefully the last duplicate code
-
remove sleeps
-
update for daily_docket_spec.rb
-
add flush sync and add initialState back in
-
added waits to vso_change_hearing_request_type_spec.rb
-
remove legacy appeal flag
-
Remove debugging statement
-
revert change spec and fix state sync
-
remove file changes
-
fix snapshot
-
Merge branch 'main' into Poulter/46624-react-18-upgrade-1
-
fixed tests
-
revert unnecesarry change
-
remove old spec changes
-
fix syncable job
-
update ftk reference
-
snapshot fix
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
cashflow-frontend-toolkit commit hash updated
-
updated yarn.lock
Co-authored-by: hawkespoulterva 177681365+hawkespoulterva@users.noreply.github.com
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
APPEALS-25418: AOJ Remand Returned Legacy Appeals (#23294)
-
Calvin/APPEALS-43852-cavc-levers (#21441)
-
enabled cavc affinity levers in UI
-
updated rspec
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456)
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity
-
Affinity rules applied to non genpop
-
Addressed comments
-
Addressed comments
-
fixed rubocop issues + added clarity to where clause
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44956: Add AppealAffinity model and database table (#21526)
-
add migration for appeal_affinities
-
add AppealAffinity model and associations, update migration for new column
-
update index to be unique
-
add factory, add tests
-
add factory traits to appeal and case for appeal affinities
-
add combination trait to appeal factory
-
add appeal_affinity to skipped associations in ETL reporting
-
add a validation, test
-
Craig/appeals 44958 (#21564)
-
add new job, update affinity model validation and after save hook
-
add update from push job
-
fix job extending distribution scopes
-
add with appeal affinities to distribution scopes
-
typo
-
add error handling, add test file
-
add distributed case factory, refactor naming in job
-
fix factories, added tests
-
fix migration for null affinity start date column
-
fixes, added tests
-
more test updates
-
add return in job if no query results, tests for no query results
-
add test for after_save hook adding dist task instructions
-
set start dist job to queue affinity job after running
-
fix update job and start dist job spec
-
queue affinity update job from push job
-
code clarity
-
fix judge in seed file
-
remove comment, fix hearing factory, disable some seeds for testing
-
add more tests
-
test refactor
-
update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory
-
disable new seed on reset
-
update seed file with vet names, add another seed category
-
fix distirbuted case factory?
-
actually fix GHA runs
-
lint, test fixes
-
change constants in new job
-
[Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556)
-
test changes for seans ticket
-
test changes
-
added joins to all required methods
-
fixed lint
-
fixed column ambiguity errors
-
cleaned up naming scheme
-
Documentation for JOIN_PREVIOUS_APPEALS constant
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611)
-
swap distribution queries from distribution_task to appeal_affinities
-
update seed files to use appeal affinities instead of distribution task
-
clean up seed file method names
-
add missing Timecop.return in ama affinity case seed
-
fix name of a method in a seed file
-
remove references to distribution task in distribution scopes
-
fix push priority job tests
-
fix naming of args in one of the seed files
-
fix user seed, fix date format in distribution task instructions
-
fix tests for date format update
-
APPEALS-44187: Factory Bot Additions (#21438)
-
AC1: values for bfddec and bfmpro
-
AC2: case issues updated to '3'
-
AC3-4: attorney and judge additions
-
ac 5: bfdpdcn addition
-
AC6: case type action addition
-
ac7: new folder match to original
-
ac8: case issues set to original
-
AC 3/4: added associations to original
-
ac3/4: updated logic to handle no args
-
ac3/4: return sattyid
-
ac7:updating folder assignment
-
ac7: added bfkey to except block
-
ac7/8: update to case issue list and validations dismissed
-
removed byebug
-
ac7: added 'ticknum' to except
-
lint fixes
-
lint fixes
-
lint fixes
-
lint fixes
-
nested trait into form_9 factory
-
new addtions
-
added .save to case issues
-
resolving correspondent and titrnum associations
-
fixed bfdc typo
-
factory additions
-
added ssn to associated corr.
-
removed transient and added .save
-
added after create to corr factory
-
veteran lookup check prior to create
-
committing missed 'end'
-
moved over veteran create to case fact.
-
move corr. association field to case fact.
-
lint issues + corres. save
-
Calvin/APPEALS-44957-rake-affinity (#21577)
-
grabbed receipt dates from distributed cases
-
refactored for functionality + added method to grab appeals that match
-
using receipt date, get all related appeals
-
added update/creation plus cleaned prior imple.
-
gets most recent distributed case receipt_date
-
skips if receipt_date is nil for performance
-
if appeal affinity is nil, it will now be updated
-
created spec file
-
fixed non ready appeals
-
updated query to match new AC
-
removing comment
-
testing for each docket
-
updated spec file
-
added new tests to rspec
-
updated start date to receipt date instead of Time.now
-
fixed date/time rspec errors
-
added rails logger to know when rake task has finished
-
added tag for rails log
-
removed nonpriority dockets for direct_review and evidence_submission
-
fixed lint issue
-
fixed flaky spec test
-
limits distributed cases query to within the last week
-
APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660)
-
add affinity start date to explain page
-
add feature test to verify dates display
-
Sudhir/appeals 43851 (#21613)
-
Implement CAVC + AOD Affinity Lever for AMA Dockets
-
addressed comments
-
addressed comments
-
Addressed comments
-
added cavc_aod_affinity in case distribution lever model
-
addressed comments
-
addressed comments
-
updated specs
-
Updated specs
-
specs changes reverted
-
ama_aod and ama_non_aod queries updated
-
change the assertion in docket spec
-
Craig/appeals 46196 (#21689)
-
fix query, tested locally
-
add basic test to verify csv downloads aren't broken
-
APPEALS-43851: Add test to validate CAVC+AOD behavior on hearing docket ...
deployed/20241103_030533
Commit: 6ab824e
Release R3.2.0 (#23364)
-
Feature/APPEALS-46624-react-upgrade-release (#23352)
-
Poulter/appeals 46624 react 18 upgrade final (#23333)
-
react 18 test upgrade
-
styled-components
-
EditPOAInformation test refactor, in progrss NonratingRIUModal test
-
additional tests refactored
-
Refactors Enzyme -> RTL
-
more changes
-
Enzyme -> RTL refactors (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Cherry-picking from v2 branch --cont
-
fixed badge test
-
Enzyme -> RTL (establishClaim-test)
-
Enzyme -> RTL (cont, Batch 3)
-
Batch 3 refactor cont
-
Batch 3 In Progress
-
Batch 3 to review
-
Batch 4 updates
-
ScheduleVeteran.test refactor finished
-
Batch 4 and cleanups
-
Batch 4 continued
-
Outstanding Enzyme -> RTL refactors
-
batch 4 changes and non used enzyme test removal
-
clean up
-
snapshot and failing test clean up
-
Test updates and Snapshot fixes
-
Package updates with a couple fixed tests
-
Make test less brittle
-
switch to for...of instead of forEach to fix async problems
-
remove unnecessary
import -
lint fixes
-
disable linters
-
APPEALS-55525: Disable tests for seed files and lock Chrome version to v127 in Github Actions (#22567)
-
add exclude pattern to github actions rspec command
-
add test file exclude pattern constant
-
lock chrome version to 127.0.6533.119
-
React Dependency upgrade
-
force wepback-bundle.js
-
Fix for bva_dispatch_return_flow_spec
-
fixed spec method to click pdf
-
Fixed task_queue_spec.rb
-
add indicated_for_contested_claims flag to legacy appeals
-
update legacy appeal spec
-
fix for scm_judge_assignment_spec.rb
-
force state update
-
fixed admin_ui_spec.rb
-
fixed user_organization_spec.rb
-
flow modal refactor to functional component and fix state renders, remove null saveSuccessful
-
fixed motion_to_vacate_spec.rb
-
revert changes
-
revert all changes
-
stop letting null pass
-
revert more changes
-
test null condition
-
comment
-
revert test
-
add flushsync
-
remove enzyme and update snapshots
-
fixed EmailConfirmationModal.test.js
-
fixed NonratingRequestIssueModal-test.js
-
fixed Timezone.test.js
-
fixed ScheduleVeteranForm.test.js
-
fixed HearingTime.test.js
-
fixed IssueTags.test.js
-
linting
-
updated daily_docket_spec.rb
-
fix duplicated code for code climate
-
fix more shared test setup
-
hopefully the last duplicate code
-
remove sleeps
-
update for daily_docket_spec.rb
-
add flush sync and add initialState back in
-
added waits to vso_change_hearing_request_type_spec.rb
-
remove legacy appeal flag
-
Remove debugging statement
-
revert change spec and fix state sync
-
remove file changes
-
fix snapshot
-
Merge branch 'main' into Poulter/46624-react-18-upgrade-1
-
fixed tests
-
revert unnecesarry change
-
remove old spec changes
-
fix syncable job
-
update ftk reference
-
snapshot fix
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
cashflow-frontend-toolkit commit hash updated
-
updated yarn.lock
Co-authored-by: hawkespoulterva 177681365+hawkespoulterva@users.noreply.github.com
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
APPEALS-25418: AOJ Remand Returned Legacy Appeals (#23294)
-
Calvin/APPEALS-43852-cavc-levers (#21441)
-
enabled cavc affinity levers in UI
-
updated rspec
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456)
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity
-
Affinity rules applied to non genpop
-
Addressed comments
-
Addressed comments
-
fixed rubocop issues + added clarity to where clause
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44956: Add AppealAffinity model and database table (#21526)
-
add migration for appeal_affinities
-
add AppealAffinity model and associations, update migration for new column
-
update index to be unique
-
add factory, add tests
-
add factory traits to appeal and case for appeal affinities
-
add combination trait to appeal factory
-
add appeal_affinity to skipped associations in ETL reporting
-
add a validation, test
-
Craig/appeals 44958 (#21564)
-
add new job, update affinity model validation and after save hook
-
add update from push job
-
fix job extending distribution scopes
-
add with appeal affinities to distribution scopes
-
typo
-
add error handling, add test file
-
add distributed case factory, refactor naming in job
-
fix factories, added tests
-
fix migration for null affinity start date column
-
fixes, added tests
-
more test updates
-
add return in job if no query results, tests for no query results
-
add test for after_save hook adding dist task instructions
-
set start dist job to queue affinity job after running
-
fix update job and start dist job spec
-
queue affinity update job from push job
-
code clarity
-
fix judge in seed file
-
remove comment, fix hearing factory, disable some seeds for testing
-
add more tests
-
test refactor
-
update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory
-
disable new seed on reset
-
update seed file with vet names, add another seed category
-
fix distirbuted case factory?
-
actually fix GHA runs
-
lint, test fixes
-
change constants in new job
-
[Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556)
-
test changes for seans ticket
-
test changes
-
added joins to all required methods
-
fixed lint
-
fixed column ambiguity errors
-
cleaned up naming scheme
-
Documentation for JOIN_PREVIOUS_APPEALS constant
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611)
-
swap distribution queries from distribution_task to appeal_affinities
-
update seed files to use appeal affinities instead of distribution task
-
clean up seed file method names
-
add missing Timecop.return in ama affinity case seed
-
fix name of a method in a seed file
-
remove references to distribution task in distribution scopes
-
fix push priority job tests
-
fix naming of args in one of the seed files
-
fix user seed, fix date format in distribution task instructions
-
fix tests for date format update
-
APPEALS-44187: Factory Bot Additions (#21438)
-
AC1: values for bfddec and bfmpro
-
AC2: case issues updated to '3'
-
AC3-4: attorney and judge additions
-
ac 5: bfdpdcn addition
-
AC6: case type action addition
-
ac7: new folder match to original
-
ac8: case issues set to original
-
AC 3/4: added associations to original
-
ac3/4: updated logic to handle no args
-
ac3/4: return sattyid
-
ac7:updating folder assignment
-
ac7: added bfkey to except block
-
ac7/8: update to case issue list and validations dismissed
-
removed byebug
-
ac7: added 'ticknum' to except
-
lint fixes
-
lint fixes
-
lint fixes
-
lint fixes
-
nested trait into form_9 factory
-
new addtions
-
added .save to case issues
-
resolving correspondent and titrnum associations
-
fixed bfdc typo
-
factory additions
-
added ssn to associated corr.
-
removed transient and added .save
-
added after create to corr factory
-
veteran lookup check prior to create
-
committing missed 'end'
-
moved over veteran create to case fact.
-
move corr. association field to case fact.
-
lint issues + corres. save
-
Calvin/APPEALS-44957-rake-affinity (#21577)
-
grabbed receipt dates from distributed cases
-
refactored for functionality + added method to grab appeals that match
-
using receipt date, get all related appeals
-
added update/creation plus cleaned prior imple.
-
gets most recent distributed case receipt_date
-
skips if receipt_date is nil for performance
-
if appeal affinity is nil, it will now be updated
-
created spec file
-
fixed non ready appeals
-
updated query to match new AC
-
removing comment
-
testing for each docket
-
updated spec file
-
added new tests to rspec
-
updated start date to receipt date instead of Time.now
-
fixed date/time rspec errors
-
added rails logger to know when rake task has finished
-
added tag for rails log
-
removed nonpriority dockets for direct_review and evidence_submission
-
fixed lint issue
-
fixed flaky spec test
-
limits distributed cases query to within the last week
-
APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660)
-
add affinity start date to explain page
-
add feature test to verify dates display
-
Sudhir/appeals 43851 (#21613)
-
Implement CAVC + AOD Affinity Lever for AMA Dockets
-
addressed comments
-
addressed comments
-
Addressed comments
-
added cavc_aod_affinity in case distribution lever model
-
addressed comments
-
addressed comments
-
updated specs
-
Updated specs
-
specs changes reverted
-
ama_aod and ama_non_aod queries updated
-
change the assertion in docket spec
-
Craig/appeals 46196 (#21689)
-
fix query, tested locally
-
add basic test to verify csv downloads aren't broken
-
APPEALS-43851: Add test to validate CAVC+AOD behavior on hearing docket ...
deployed/20241101_211355
Commit: 6ab824e
Release R3.2.0 (#23364)
-
Feature/APPEALS-46624-react-upgrade-release (#23352)
-
Poulter/appeals 46624 react 18 upgrade final (#23333)
-
react 18 test upgrade
-
styled-components
-
EditPOAInformation test refactor, in progrss NonratingRIUModal test
-
additional tests refactored
-
Refactors Enzyme -> RTL
-
more changes
-
Enzyme -> RTL refactors (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Cherry-picking from v2 branch --cont
-
fixed badge test
-
Enzyme -> RTL (establishClaim-test)
-
Enzyme -> RTL (cont, Batch 3)
-
Batch 3 refactor cont
-
Batch 3 In Progress
-
Batch 3 to review
-
Batch 4 updates
-
ScheduleVeteran.test refactor finished
-
Batch 4 and cleanups
-
Batch 4 continued
-
Outstanding Enzyme -> RTL refactors
-
batch 4 changes and non used enzyme test removal
-
clean up
-
snapshot and failing test clean up
-
Test updates and Snapshot fixes
-
Package updates with a couple fixed tests
-
Make test less brittle
-
switch to for...of instead of forEach to fix async problems
-
remove unnecessary
import -
lint fixes
-
disable linters
-
APPEALS-55525: Disable tests for seed files and lock Chrome version to v127 in Github Actions (#22567)
-
add exclude pattern to github actions rspec command
-
add test file exclude pattern constant
-
lock chrome version to 127.0.6533.119
-
React Dependency upgrade
-
force wepback-bundle.js
-
Fix for bva_dispatch_return_flow_spec
-
fixed spec method to click pdf
-
Fixed task_queue_spec.rb
-
add indicated_for_contested_claims flag to legacy appeals
-
update legacy appeal spec
-
fix for scm_judge_assignment_spec.rb
-
force state update
-
fixed admin_ui_spec.rb
-
fixed user_organization_spec.rb
-
flow modal refactor to functional component and fix state renders, remove null saveSuccessful
-
fixed motion_to_vacate_spec.rb
-
revert changes
-
revert all changes
-
stop letting null pass
-
revert more changes
-
test null condition
-
comment
-
revert test
-
add flushsync
-
remove enzyme and update snapshots
-
fixed EmailConfirmationModal.test.js
-
fixed NonratingRequestIssueModal-test.js
-
fixed Timezone.test.js
-
fixed ScheduleVeteranForm.test.js
-
fixed HearingTime.test.js
-
fixed IssueTags.test.js
-
linting
-
updated daily_docket_spec.rb
-
fix duplicated code for code climate
-
fix more shared test setup
-
hopefully the last duplicate code
-
remove sleeps
-
update for daily_docket_spec.rb
-
add flush sync and add initialState back in
-
added waits to vso_change_hearing_request_type_spec.rb
-
remove legacy appeal flag
-
Remove debugging statement
-
revert change spec and fix state sync
-
remove file changes
-
fix snapshot
-
Merge branch 'main' into Poulter/46624-react-18-upgrade-1
-
fixed tests
-
revert unnecesarry change
-
remove old spec changes
-
fix syncable job
-
update ftk reference
-
snapshot fix
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
cashflow-frontend-toolkit commit hash updated
-
updated yarn.lock
Co-authored-by: hawkespoulterva 177681365+hawkespoulterva@users.noreply.github.com
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
APPEALS-25418: AOJ Remand Returned Legacy Appeals (#23294)
-
Calvin/APPEALS-43852-cavc-levers (#21441)
-
enabled cavc affinity levers in UI
-
updated rspec
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456)
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity
-
Affinity rules applied to non genpop
-
Addressed comments
-
Addressed comments
-
fixed rubocop issues + added clarity to where clause
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44956: Add AppealAffinity model and database table (#21526)
-
add migration for appeal_affinities
-
add AppealAffinity model and associations, update migration for new column
-
update index to be unique
-
add factory, add tests
-
add factory traits to appeal and case for appeal affinities
-
add combination trait to appeal factory
-
add appeal_affinity to skipped associations in ETL reporting
-
add a validation, test
-
Craig/appeals 44958 (#21564)
-
add new job, update affinity model validation and after save hook
-
add update from push job
-
fix job extending distribution scopes
-
add with appeal affinities to distribution scopes
-
typo
-
add error handling, add test file
-
add distributed case factory, refactor naming in job
-
fix factories, added tests
-
fix migration for null affinity start date column
-
fixes, added tests
-
more test updates
-
add return in job if no query results, tests for no query results
-
add test for after_save hook adding dist task instructions
-
set start dist job to queue affinity job after running
-
fix update job and start dist job spec
-
queue affinity update job from push job
-
code clarity
-
fix judge in seed file
-
remove comment, fix hearing factory, disable some seeds for testing
-
add more tests
-
test refactor
-
update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory
-
disable new seed on reset
-
update seed file with vet names, add another seed category
-
fix distirbuted case factory?
-
actually fix GHA runs
-
lint, test fixes
-
change constants in new job
-
[Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556)
-
test changes for seans ticket
-
test changes
-
added joins to all required methods
-
fixed lint
-
fixed column ambiguity errors
-
cleaned up naming scheme
-
Documentation for JOIN_PREVIOUS_APPEALS constant
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611)
-
swap distribution queries from distribution_task to appeal_affinities
-
update seed files to use appeal affinities instead of distribution task
-
clean up seed file method names
-
add missing Timecop.return in ama affinity case seed
-
fix name of a method in a seed file
-
remove references to distribution task in distribution scopes
-
fix push priority job tests
-
fix naming of args in one of the seed files
-
fix user seed, fix date format in distribution task instructions
-
fix tests for date format update
-
APPEALS-44187: Factory Bot Additions (#21438)
-
AC1: values for bfddec and bfmpro
-
AC2: case issues updated to '3'
-
AC3-4: attorney and judge additions
-
ac 5: bfdpdcn addition
-
AC6: case type action addition
-
ac7: new folder match to original
-
ac8: case issues set to original
-
AC 3/4: added associations to original
-
ac3/4: updated logic to handle no args
-
ac3/4: return sattyid
-
ac7:updating folder assignment
-
ac7: added bfkey to except block
-
ac7/8: update to case issue list and validations dismissed
-
removed byebug
-
ac7: added 'ticknum' to except
-
lint fixes
-
lint fixes
-
lint fixes
-
lint fixes
-
nested trait into form_9 factory
-
new addtions
-
added .save to case issues
-
resolving correspondent and titrnum associations
-
fixed bfdc typo
-
factory additions
-
added ssn to associated corr.
-
removed transient and added .save
-
added after create to corr factory
-
veteran lookup check prior to create
-
committing missed 'end'
-
moved over veteran create to case fact.
-
move corr. association field to case fact.
-
lint issues + corres. save
-
Calvin/APPEALS-44957-rake-affinity (#21577)
-
grabbed receipt dates from distributed cases
-
refactored for functionality + added method to grab appeals that match
-
using receipt date, get all related appeals
-
added update/creation plus cleaned prior imple.
-
gets most recent distributed case receipt_date
-
skips if receipt_date is nil for performance
-
if appeal affinity is nil, it will now be updated
-
created spec file
-
fixed non ready appeals
-
updated query to match new AC
-
removing comment
-
testing for each docket
-
updated spec file
-
added new tests to rspec
-
updated start date to receipt date instead of Time.now
-
fixed date/time rspec errors
-
added rails logger to know when rake task has finished
-
added tag for rails log
-
removed nonpriority dockets for direct_review and evidence_submission
-
fixed lint issue
-
fixed flaky spec test
-
limits distributed cases query to within the last week
-
APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660)
-
add affinity start date to explain page
-
add feature test to verify dates display
-
Sudhir/appeals 43851 (#21613)
-
Implement CAVC + AOD Affinity Lever for AMA Dockets
-
addressed comments
-
addressed comments
-
Addressed comments
-
added cavc_aod_affinity in case distribution lever model
-
addressed comments
-
addressed comments
-
updated specs
-
Updated specs
-
specs changes reverted
-
ama_aod and ama_non_aod queries updated
-
change the assertion in docket spec
-
Craig/appeals 46196 (#21689)
-
fix query, tested locally
-
add basic test to verify csv downloads aren't broken
-
APPEALS-43851: Add test to validate CAVC+AOD behavior on hearing docket ...
deployed/20241031_211555
Commit: 6ab824e
Release R3.2.0 (#23364)
-
Feature/APPEALS-46624-react-upgrade-release (#23352)
-
Poulter/appeals 46624 react 18 upgrade final (#23333)
-
react 18 test upgrade
-
styled-components
-
EditPOAInformation test refactor, in progrss NonratingRIUModal test
-
additional tests refactored
-
Refactors Enzyme -> RTL
-
more changes
-
Enzyme -> RTL refactors (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Cherry-picking from v2 branch --cont
-
fixed badge test
-
Enzyme -> RTL (establishClaim-test)
-
Enzyme -> RTL (cont, Batch 3)
-
Batch 3 refactor cont
-
Batch 3 In Progress
-
Batch 3 to review
-
Batch 4 updates
-
ScheduleVeteran.test refactor finished
-
Batch 4 and cleanups
-
Batch 4 continued
-
Outstanding Enzyme -> RTL refactors
-
batch 4 changes and non used enzyme test removal
-
clean up
-
snapshot and failing test clean up
-
Test updates and Snapshot fixes
-
Package updates with a couple fixed tests
-
Make test less brittle
-
switch to for...of instead of forEach to fix async problems
-
remove unnecessary
import -
lint fixes
-
disable linters
-
APPEALS-55525: Disable tests for seed files and lock Chrome version to v127 in Github Actions (#22567)
-
add exclude pattern to github actions rspec command
-
add test file exclude pattern constant
-
lock chrome version to 127.0.6533.119
-
React Dependency upgrade
-
force wepback-bundle.js
-
Fix for bva_dispatch_return_flow_spec
-
fixed spec method to click pdf
-
Fixed task_queue_spec.rb
-
add indicated_for_contested_claims flag to legacy appeals
-
update legacy appeal spec
-
fix for scm_judge_assignment_spec.rb
-
force state update
-
fixed admin_ui_spec.rb
-
fixed user_organization_spec.rb
-
flow modal refactor to functional component and fix state renders, remove null saveSuccessful
-
fixed motion_to_vacate_spec.rb
-
revert changes
-
revert all changes
-
stop letting null pass
-
revert more changes
-
test null condition
-
comment
-
revert test
-
add flushsync
-
remove enzyme and update snapshots
-
fixed EmailConfirmationModal.test.js
-
fixed NonratingRequestIssueModal-test.js
-
fixed Timezone.test.js
-
fixed ScheduleVeteranForm.test.js
-
fixed HearingTime.test.js
-
fixed IssueTags.test.js
-
linting
-
updated daily_docket_spec.rb
-
fix duplicated code for code climate
-
fix more shared test setup
-
hopefully the last duplicate code
-
remove sleeps
-
update for daily_docket_spec.rb
-
add flush sync and add initialState back in
-
added waits to vso_change_hearing_request_type_spec.rb
-
remove legacy appeal flag
-
Remove debugging statement
-
revert change spec and fix state sync
-
remove file changes
-
fix snapshot
-
Merge branch 'main' into Poulter/46624-react-18-upgrade-1
-
fixed tests
-
revert unnecesarry change
-
remove old spec changes
-
fix syncable job
-
update ftk reference
-
snapshot fix
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
cashflow-frontend-toolkit commit hash updated
-
updated yarn.lock
Co-authored-by: hawkespoulterva 177681365+hawkespoulterva@users.noreply.github.com
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
APPEALS-25418: AOJ Remand Returned Legacy Appeals (#23294)
-
Calvin/APPEALS-43852-cavc-levers (#21441)
-
enabled cavc affinity levers in UI
-
updated rspec
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456)
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity
-
Affinity rules applied to non genpop
-
Addressed comments
-
Addressed comments
-
fixed rubocop issues + added clarity to where clause
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44956: Add AppealAffinity model and database table (#21526)
-
add migration for appeal_affinities
-
add AppealAffinity model and associations, update migration for new column
-
update index to be unique
-
add factory, add tests
-
add factory traits to appeal and case for appeal affinities
-
add combination trait to appeal factory
-
add appeal_affinity to skipped associations in ETL reporting
-
add a validation, test
-
Craig/appeals 44958 (#21564)
-
add new job, update affinity model validation and after save hook
-
add update from push job
-
fix job extending distribution scopes
-
add with appeal affinities to distribution scopes
-
typo
-
add error handling, add test file
-
add distributed case factory, refactor naming in job
-
fix factories, added tests
-
fix migration for null affinity start date column
-
fixes, added tests
-
more test updates
-
add return in job if no query results, tests for no query results
-
add test for after_save hook adding dist task instructions
-
set start dist job to queue affinity job after running
-
fix update job and start dist job spec
-
queue affinity update job from push job
-
code clarity
-
fix judge in seed file
-
remove comment, fix hearing factory, disable some seeds for testing
-
add more tests
-
test refactor
-
update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory
-
disable new seed on reset
-
update seed file with vet names, add another seed category
-
fix distirbuted case factory?
-
actually fix GHA runs
-
lint, test fixes
-
change constants in new job
-
[Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556)
-
test changes for seans ticket
-
test changes
-
added joins to all required methods
-
fixed lint
-
fixed column ambiguity errors
-
cleaned up naming scheme
-
Documentation for JOIN_PREVIOUS_APPEALS constant
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611)
-
swap distribution queries from distribution_task to appeal_affinities
-
update seed files to use appeal affinities instead of distribution task
-
clean up seed file method names
-
add missing Timecop.return in ama affinity case seed
-
fix name of a method in a seed file
-
remove references to distribution task in distribution scopes
-
fix push priority job tests
-
fix naming of args in one of the seed files
-
fix user seed, fix date format in distribution task instructions
-
fix tests for date format update
-
APPEALS-44187: Factory Bot Additions (#21438)
-
AC1: values for bfddec and bfmpro
-
AC2: case issues updated to '3'
-
AC3-4: attorney and judge additions
-
ac 5: bfdpdcn addition
-
AC6: case type action addition
-
ac7: new folder match to original
-
ac8: case issues set to original
-
AC 3/4: added associations to original
-
ac3/4: updated logic to handle no args
-
ac3/4: return sattyid
-
ac7:updating folder assignment
-
ac7: added bfkey to except block
-
ac7/8: update to case issue list and validations dismissed
-
removed byebug
-
ac7: added 'ticknum' to except
-
lint fixes
-
lint fixes
-
lint fixes
-
lint fixes
-
nested trait into form_9 factory
-
new addtions
-
added .save to case issues
-
resolving correspondent and titrnum associations
-
fixed bfdc typo
-
factory additions
-
added ssn to associated corr.
-
removed transient and added .save
-
added after create to corr factory
-
veteran lookup check prior to create
-
committing missed 'end'
-
moved over veteran create to case fact.
-
move corr. association field to case fact.
-
lint issues + corres. save
-
Calvin/APPEALS-44957-rake-affinity (#21577)
-
grabbed receipt dates from distributed cases
-
refactored for functionality + added method to grab appeals that match
-
using receipt date, get all related appeals
-
added update/creation plus cleaned prior imple.
-
gets most recent distributed case receipt_date
-
skips if receipt_date is nil for performance
-
if appeal affinity is nil, it will now be updated
-
created spec file
-
fixed non ready appeals
-
updated query to match new AC
-
removing comment
-
testing for each docket
-
updated spec file
-
added new tests to rspec
-
updated start date to receipt date instead of Time.now
-
fixed date/time rspec errors
-
added rails logger to know when rake task has finished
-
added tag for rails log
-
removed nonpriority dockets for direct_review and evidence_submission
-
fixed lint issue
-
fixed flaky spec test
-
limits distributed cases query to within the last week
-
APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660)
-
add affinity start date to explain page
-
add feature test to verify dates display
-
Sudhir/appeals 43851 (#21613)
-
Implement CAVC + AOD Affinity Lever for AMA Dockets
-
addressed comments
-
addressed comments
-
Addressed comments
-
added cavc_aod_affinity in case distribution lever model
-
addressed comments
-
addressed comments
-
updated specs
-
Updated specs
-
specs changes reverted
-
ama_aod and ama_non_aod queries updated
-
change the assertion in docket spec
-
Craig/appeals 46196 (#21689)
-
fix query, tested locally
-
add basic test to verify csv downloads aren't broken
-
APPEALS-43851: Add test to validate CAVC+AOD behavior on hearing docket ...
deployed/20241030_211401
Commit: 6ab824e
Release R3.2.0 (#23364)
-
Feature/APPEALS-46624-react-upgrade-release (#23352)
-
Poulter/appeals 46624 react 18 upgrade final (#23333)
-
react 18 test upgrade
-
styled-components
-
EditPOAInformation test refactor, in progrss NonratingRIUModal test
-
additional tests refactored
-
Refactors Enzyme -> RTL
-
more changes
-
Enzyme -> RTL refactors (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Enzyme -> RTL refactor (cont)
-
Cherry-picking from v2 branch --cont
-
fixed badge test
-
Enzyme -> RTL (establishClaim-test)
-
Enzyme -> RTL (cont, Batch 3)
-
Batch 3 refactor cont
-
Batch 3 In Progress
-
Batch 3 to review
-
Batch 4 updates
-
ScheduleVeteran.test refactor finished
-
Batch 4 and cleanups
-
Batch 4 continued
-
Outstanding Enzyme -> RTL refactors
-
batch 4 changes and non used enzyme test removal
-
clean up
-
snapshot and failing test clean up
-
Test updates and Snapshot fixes
-
Package updates with a couple fixed tests
-
Make test less brittle
-
switch to for...of instead of forEach to fix async problems
-
remove unnecessary
import -
lint fixes
-
disable linters
-
APPEALS-55525: Disable tests for seed files and lock Chrome version to v127 in Github Actions (#22567)
-
add exclude pattern to github actions rspec command
-
add test file exclude pattern constant
-
lock chrome version to 127.0.6533.119
-
React Dependency upgrade
-
force wepback-bundle.js
-
Fix for bva_dispatch_return_flow_spec
-
fixed spec method to click pdf
-
Fixed task_queue_spec.rb
-
add indicated_for_contested_claims flag to legacy appeals
-
update legacy appeal spec
-
fix for scm_judge_assignment_spec.rb
-
force state update
-
fixed admin_ui_spec.rb
-
fixed user_organization_spec.rb
-
flow modal refactor to functional component and fix state renders, remove null saveSuccessful
-
fixed motion_to_vacate_spec.rb
-
revert changes
-
revert all changes
-
stop letting null pass
-
revert more changes
-
test null condition
-
comment
-
revert test
-
add flushsync
-
remove enzyme and update snapshots
-
fixed EmailConfirmationModal.test.js
-
fixed NonratingRequestIssueModal-test.js
-
fixed Timezone.test.js
-
fixed ScheduleVeteranForm.test.js
-
fixed HearingTime.test.js
-
fixed IssueTags.test.js
-
linting
-
updated daily_docket_spec.rb
-
fix duplicated code for code climate
-
fix more shared test setup
-
hopefully the last duplicate code
-
remove sleeps
-
update for daily_docket_spec.rb
-
add flush sync and add initialState back in
-
added waits to vso_change_hearing_request_type_spec.rb
-
remove legacy appeal flag
-
Remove debugging statement
-
revert change spec and fix state sync
-
remove file changes
-
fix snapshot
-
Merge branch 'main' into Poulter/46624-react-18-upgrade-1
-
fixed tests
-
revert unnecesarry change
-
remove old spec changes
-
fix syncable job
-
update ftk reference
-
snapshot fix
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
cashflow-frontend-toolkit commit hash updated
-
updated yarn.lock
Co-authored-by: hawkespoulterva 177681365+hawkespoulterva@users.noreply.github.com
Co-authored-by: Griffin Dooley dooleygriffin@gmail.com
Co-authored-by: AdamShawBAH adam.shaw@va.gov
Co-authored-by: Craig Reese 109101548+craigrva@users.noreply.github.com
-
APPEALS-25418: AOJ Remand Returned Legacy Appeals (#23294)
-
Calvin/APPEALS-43852-cavc-levers (#21441)
-
enabled cavc affinity levers in UI
-
updated rspec
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to… (#21456)
-
[APPEALS-43849]Update CAVC Affinity Implementation for AMA Dockets to Account for Omit/Infinity
-
Affinity rules applied to non genpop
-
Addressed comments
-
Addressed comments
-
fixed rubocop issues + added clarity to where clause
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44956: Add AppealAffinity model and database table (#21526)
-
add migration for appeal_affinities
-
add AppealAffinity model and associations, update migration for new column
-
update index to be unique
-
add factory, add tests
-
add factory traits to appeal and case for appeal affinities
-
add combination trait to appeal factory
-
add appeal_affinity to skipped associations in ETL reporting
-
add a validation, test
-
Craig/appeals 44958 (#21564)
-
add new job, update affinity model validation and after save hook
-
add update from push job
-
fix job extending distribution scopes
-
add with appeal affinities to distribution scopes
-
typo
-
add error handling, add test file
-
add distributed case factory, refactor naming in job
-
fix factories, added tests
-
fix migration for null affinity start date column
-
fixes, added tests
-
more test updates
-
add return in job if no query results, tests for no query results
-
add test for after_save hook adding dist task instructions
-
set start dist job to queue affinity job after running
-
fix update job and start dist job spec
-
queue affinity update job from push job
-
code clarity
-
fix judge in seed file
-
remove comment, fix hearing factory, disable some seeds for testing
-
add more tests
-
test refactor
-
update appeals for dist query to add affinity start, add seed file, fix hearing factory, add stat to dist factory
-
disable new seed on reset
-
update seed file with vet names, add another seed category
-
fix distirbuted case factory?
-
actually fix GHA runs
-
lint, test fixes
-
change constants in new job
-
[Appeals 43850] Update Legacy Docket Queries to Account for the Previous Decision Judge and Type Action (#21556)
-
test changes for seans ticket
-
test changes
-
added joins to all required methods
-
fixed lint
-
fixed column ambiguity errors
-
cleaned up naming scheme
-
Documentation for JOIN_PREVIOUS_APPEALS constant
Co-authored-by: Calvin Calvin.Costa@va.gov
-
APPEALS-44959: Modify affinity date checks to use appeal_affinity (#21611)
-
swap distribution queries from distribution_task to appeal_affinities
-
update seed files to use appeal affinities instead of distribution task
-
clean up seed file method names
-
add missing Timecop.return in ama affinity case seed
-
fix name of a method in a seed file
-
remove references to distribution task in distribution scopes
-
fix push priority job tests
-
fix naming of args in one of the seed files
-
fix user seed, fix date format in distribution task instructions
-
fix tests for date format update
-
APPEALS-44187: Factory Bot Additions (#21438)
-
AC1: values for bfddec and bfmpro
-
AC2: case issues updated to '3'
-
AC3-4: attorney and judge additions
-
ac 5: bfdpdcn addition
-
AC6: case type action addition
-
ac7: new folder match to original
-
ac8: case issues set to original
-
AC 3/4: added associations to original
-
ac3/4: updated logic to handle no args
-
ac3/4: return sattyid
-
ac7:updating folder assignment
-
ac7: added bfkey to except block
-
ac7/8: update to case issue list and validations dismissed
-
removed byebug
-
ac7: added 'ticknum' to except
-
lint fixes
-
lint fixes
-
lint fixes
-
lint fixes
-
nested trait into form_9 factory
-
new addtions
-
added .save to case issues
-
resolving correspondent and titrnum associations
-
fixed bfdc typo
-
factory additions
-
added ssn to associated corr.
-
removed transient and added .save
-
added after create to corr factory
-
veteran lookup check prior to create
-
committing missed 'end'
-
moved over veteran create to case fact.
-
move corr. association field to case fact.
-
lint issues + corres. save
-
Calvin/APPEALS-44957-rake-affinity (#21577)
-
grabbed receipt dates from distributed cases
-
refactored for functionality + added method to grab appeals that match
-
using receipt date, get all related appeals
-
added update/creation plus cleaned prior imple.
-
gets most recent distributed case receipt_date
-
skips if receipt_date is nil for performance
-
if appeal affinity is nil, it will now be updated
-
created spec file
-
fixed non ready appeals
-
updated query to match new AC
-
removing comment
-
testing for each docket
-
updated spec file
-
added new tests to rspec
-
updated start date to receipt date instead of Time.now
-
fixed date/time rspec errors
-
added rails logger to know when rake task has finished
-
added tag for rails log
-
removed nonpriority dockets for direct_review and evidence_submission
-
fixed lint issue
-
fixed flaky spec test
-
limits distributed cases query to within the last week
-
APPEALS-46016: Add Affinity Start Date to the Explain Page (#21660)
-
add affinity start date to explain page
-
add feature test to verify dates display
-
Sudhir/appeals 43851 (#21613)
-
Implement CAVC + AOD Affinity Lever for AMA Dockets
-
addressed comments
-
addressed comments
-
Addressed comments
-
added cavc_aod_affinity in case distribution lever model
-
addressed comments
-
addressed comments
-
updated specs
-
Updated specs
-
specs changes reverted
-
ama_aod and ama_non_aod queries updated
-
change the assertion in docket spec
-
Craig/appeals 46196 (#21689)
-
fix query, tested locally
-
add basic test to verify csv downloads aren't broken
-
APPEALS-43851: Add test to validate CAVC+AOD behavior on hearing docket ...