Skip to content

Commit

Permalink
Update 25-8832 and 28-8832 to 27-8832
Browse files Browse the repository at this point in the history
The form use to be 28-8832. Then it was 25-8832. Now it's 27-8832. Lots
of references remain from both of the old names, so this PR updates all
of those. The schema update is already merged across these two PRs
(sorry):

- department-of-veterans-affairs/vets-json-schema#858
- department-of-veterans-affairs/vets-json-schema#859

And the content-build change was made here:

- #28545
  • Loading branch information
zack committed Mar 14, 2024
1 parent a7001af commit d550f83
Show file tree
Hide file tree
Showing 95 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
"url-search-params-polyfill": "^8.1.1",
"uswds": "1.6.10",
"vanilla-lazyload": "^16.1.0",
"vets-json-schema": "https://github.com/department-of-veterans-affairs/vets-json-schema.git#cc171e91f7a4c43caf2e3abc3e324f662af8505d"
"vets-json-schema": "https://github.com/department-of-veterans-affairs/vets-json-schema.git#81fe1863f7280db3640138888900d1d59cfa4ecc"
},
"resolutions": {
"**/lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import 'platform/polyfills';
import './sass/28-8832-planning-and-career-guidance.scss';
import './sass/27-8832-planning-and-career-guidance.scss';

import startApp from 'platform/startup';

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import fullSchema from 'vets-json-schema/dist/28-8832-schema.json';
import fullSchema from 'vets-json-schema/dist/27-8832-schema.json';
import environment from 'platform/utilities/environment';
import { VA_FORM_IDS } from 'platform/forms/constants';
import { externalServices } from 'platform/monitoring/DowntimeNotification';
Expand All @@ -23,7 +23,7 @@ const formConfig = {
rootUrl: manifest.rootUrl,
urlPrefix: '/',
submitUrl: `${environment.API_URL}/v0/education_career_counseling_claims`,
trackingPrefix: 'careers-employment-28-8832--',
trackingPrefix: 'careers-employment-27-8832--',
introduction: IntroductionPage,
confirmation: ConfirmationPage,
transformForSubmit: transform,
Expand Down Expand Up @@ -60,7 +60,7 @@ const formConfig = {
'Please sign in again to continue your application for Planning and career guidance.',
},
title:
'Apply for Personalized Career Planning and Guidance with VA Form 28-8832',
'Apply for Personalized Career Planning and Guidance with VA Form 27-8832',
defaultDefinitions: { ...fullSchema.definitions },
chapters: {
claimantInformation: {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import fullSchema from 'vets-json-schema/dist/28-8832-schema.json';
import fullSchema from 'vets-json-schema/dist/27-8832-schema.json';

const {
claimantInformation,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const WIZARD_STATUS = 'wizardStatus36';
export const PCPG_ROOT_URL =
'/careers-employment/education-and-career-counseling/apply-career-guidance-form-28-8832';
'/careers-employment/education-and-career-counseling/apply-career-guidance-form-27-8832';
export const CHAPTER_31_ROOT_URL =
'/careers-employment/vocational-rehabilitation/eligibility/';
export const VRE_ROOT_URL =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export class ConfirmationPage extends React.Component {
return (
<div>
<p>
Equal to VA Form 28-8832 (Education/Vocational Counseling Application)
Equal to VA Form 27-8832 (Education/Vocational Counseling Application)
</p>
<h2
id="thank-you-message"
Expand All @@ -36,7 +36,7 @@ export class ConfirmationPage extends React.Component {
<div className="inset">
<h3 className="vads-u-margin-top--0 vads-u-font-size--h4">
Personalized Career Planning and Guidance application{' '}
<span className="additional">(VA Form 28-8832)</span>
<span className="additional">(VA Form 27-8832)</span>
</h3>
{name.first &&
name.last && (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const IntroductionPage = props => {
<div className="schemaform-intro">
<FormTitle title="Apply for Personalized Career Planning and Guidance" />
<p>
Equal to VA Form 28-8832 (Education/Vocational Counseling Application).
Equal to VA Form 27-8832 (Education/Vocational Counseling Application).
</p>
<SaveInProgressIntro
prefillEnabled={props.route.formConfig.prefillEnabled}
Expand All @@ -31,7 +31,7 @@ const IntroductionPage = props => {
headingLevel={2}
>
<p>
Please complete the 28-8832 form to apply for Planning and career
Please complete the 27-8832 form to apply for Planning and career
guidance.
</p>
</SaveInProgressIntro>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ const WizardContainer = props => {
<div className="usa-width-two-thirds medium-8 columns">
<h1 className="vads-u-margin-top--1">
Apply for Personalized Career Planning and Guidance with VA Form
28-8832
27-8832
</h1>
<p>
Equal to VA Form 28-8832 (Education/Vocational Counseling Application)
Equal to VA Form 27-8832 (Education/Vocational Counseling Application)
</p>
<h2 className="vads-u-margin-top--3">Is this the form I need?</h2>
<p>
Expand All @@ -46,7 +46,7 @@ const WizardContainer = props => {
handleClick();
}}
>
Apply online with VA Form 28-8832
Apply online with VA Form 27-8832
</a>
</p>
<Wizard
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const octokitResponses = {
parent_product: '',
last_updated: '',
product_root_url:
'www.va.gov/careers-employment/education-and-career-counseling/apply-career-guidance-form-28-8832',
'www.va.gov/careers-employment/education-and-career-counseling/apply-career-guidance-form-27-8832',
github_repository: 'vets-website',
path_to_code:
'script/github-actions/daily-product-scan/tests/mocks/applications/app-2/app-2a',
Expand Down Expand Up @@ -138,7 +138,7 @@ const octokitResponses = {
has_contract_tests: 'TRUE',
testrail_project_id: '',
package_dependencies:
'react,react-redux,moment,lodash/merge,vets-json-schema/dist/28-8832-schema.json,@department-of-veterans-affairs/react-components/RadioButtons',
'react,react-redux,moment,lodash/merge,vets-json-schema/dist/27-8832-schema.json,@department-of-veterans-affairs/react-components/RadioButtons',
loa: '',
cross_product_dependencies: '/src/applications/static-pages/wizard',
endpoints_provided: '',
Expand Down Expand Up @@ -222,9 +222,9 @@ const octokitResponses = {
parent_product: '',
last_updated: '',
product_root_url:
'www.va.gov/careers-employment/education-and-career-counseling/apply-career-guidance-form-28-8832',
'www.va.gov/careers-employment/education-and-career-counseling/apply-career-guidance-form-27-8832',
github_repository: 'vets-website',
path_to_code: 'src/applications/vre/28-88328832',
path_to_code: 'src/applications/vre/27-88328832',
github_product_label: 'CH36',
github_team_label: 'vsa-ebenefits-frontend',
contract_name: '',
Expand All @@ -245,7 +245,7 @@ const octokitResponses = {
has_contract_tests: 'TRUE',
testrail_project_id: '',
package_dependencies:
'react,react-redux,moment,lodash/merge,vets-json-schema/dist/28-8832-schema.json,chai,enzyme,sinon,path,@department-of-veterans-affairs/react-components/RadioButtons',
'react,react-redux,moment,lodash/merge,vets-json-schema/dist/27-8832-schema.json,chai,enzyme,sinon,path,@department-of-veterans-affairs/react-components/RadioButtons',
loa: '',
cross_product_dependencies: 'src/applications/static-pages/wizard',
endpoints_provided: '',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900"
],
"vet360ContactInformation": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900"
],
"vet360ContactInformation": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900"
],
"vet360ContactInformation": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900"
],
"vet360ContactInformation": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
2 changes: 1 addition & 1 deletion src/applications/mhv-landing-page/tests/fixtures/user.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"10182",
"MDOT",
"5655",
"28-8832",
"27-8832",
"28-1900",
"26-1880",
"26-4555"
Expand Down
Loading

0 comments on commit d550f83

Please sign in to comment.