Skip to content

Commit

Permalink
removed MST (#18455)
Browse files Browse the repository at this point in the history
* jHoang/APPEALS-17511 (#18444)

* migration to add mst and pact status to request_issues

* schema update

* typo in migration

* typo in schema

* set default status

* Revert "schema update"

This reverts commit 0d5df1a.

* Revert "typo in schema"

This reverts commit 9a74e6e.

* +1

---------

Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
Co-authored-by: youfoundmanesh <maneshreddy.kommidi@va.gov>

* Justin/appeals 17512 (#18443)

* feature toggle mst_pact_identification

* toggle added to queue, intake, and hearings erb

* replaced bracket that was accidentally removed

* hearings feature toggle to camelCase to match

* removing merge problems

* APPEALS-17506: MST & PACT Components (#18451)

* APPEALS-17506: MST & PACT Components

* +1

* updated storybook test args for rendering badges

---------

Co-authored-by: HunJerBAH <Jeremy.Hunton@va.gov>

* removed MST

---------

Co-authored-by: jonathanh-va <111081469+jonathanh-va@users.noreply.github.com>
Co-authored-by: Jonathan Hoang <trinhjoanthan.hoang@va.gov>
Co-authored-by: youfoundmanesh <maneshreddy.kommidi@va.gov>
Co-authored-by: sulak-j <95875751+sulak-j@users.noreply.github.com>
Co-authored-by: youfoundmanesh <129548081+youfoundmanesh@users.noreply.github.com>
Co-authored-by: HunJerBAH <Jeremy.Hunton@va.gov>
  • Loading branch information
7 people authored and kristeja committed Apr 20, 2023
1 parent 0d66b2a commit a4bfd3f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions client/app/constants/SpecialIssues.js
Original file line number Diff line number Diff line change
Expand Up @@ -346,16 +346,6 @@ export const AMA_SPECIAL_ISSUES = [
queueSectionOrder: 2,
isAmaRelevant: true
},
{
display: 'Military Sexual Trauma (MST)',
queueDisplay: 'Military Sexual Trauma (MST)',
specialIssue: 'militarySexualTrauma',
snakeCase: 'military_sexual_trauma',
unhandled: null,
queueSection: 'issuesOnAppeal',
queueSectionOrder: 5,
isAmaRelevant: true
},
{
display: 'Blue Water',
queueDisplay: 'Blue Water',
Expand Down

0 comments on commit a4bfd3f

Please sign in to comment.