caseflow
caseflow copied to clipboard
Caseflow is a web application that enables the tracking and processing of appealed claims at the Board of Veterans' Appeals.
Reverts department-of-veterans-affairs/caseflow#21465
Jira: https://jira.devops.va.gov/browse/APPEALS-40826 # Description There are many instances of methods and variables in the code that are no longer being used that need to be removed. Along with removing the...
### 🔴 **Warning:** To be merged into `master` only _with_ or _after_ the Rails 6.0 upgrade (https://github.com/department-of-veterans-affairs/caseflow/pull/19261). Resolves https://jira.devops.va.gov/browse/APPEALS-29633 # Description ## Deprecation Warning ``` DEPRECATION WARNING: `ActiveRecord::Result#to_hash` has been...
Resolves [Add visual indication for which non-production environment is being accessed](https://jira.devops.va.gov/browse/APPEALS-36292) # Description I'm conditionally rendering alerts in the QueueApp component of different types and message indicating which env it...
~Resolves [Jira Issue Title](https://jira.devops.va.gov/browse/JIRA-12345)~ Prototype only # Description This is a prototype branch to test out adding [Flipper](https://www.flippercloud.io/docs/get-started/self-hosted) to Caseflow in order to manage our feature flags. ## Acceptance Criteria...
Resolves [APPEALS-35707](https://jira.devops.va.gov/browse/APPEALS-35707) # Description With Rails 6.1 the `database_cleaner` gem is no longer compatible, and needs to be replaced with `database_cleaner-active_record` instead. As part of the update, the API has...
Resolves [Modify local/demo seed data so that not all seed files need to be run when resetting/deploying](https://jira.devops.va.gov/browse/JIRA-42710) # Description DRAFT - Commented non-required seeds out while creating a backup seeds...
Resolves https://jira.devops.va.gov/browse/APPEALS-29632 > ## Background > > ### Deprecation Warning > > > DEPRECATION WARNING: ActionView::Base instances should be constructed with a lookup context, assignments, and a controller. > >...
Reverts department-of-veterans-affairs/caseflow#21417
Resolves [Jira Issue Title](https://jira.devops.va.gov/browse/JIRA-12345) # Description Please explain the changes you made here. ## Acceptance Criteria - [ ] Code compiles correctly ## Testing Plan 1. Go to [Jira Issue/Test...