-
Notifications
You must be signed in to change notification settings - Fork 128
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
Form title 28-8832 -> 25-8832 #25283
Conversation
614978a
to
a24d507
Compare
...ions/daily-product-scan/tests/mocks/applications/app-2/app-2b/containers/WizardContainer.jsx
Outdated
Show resolved
Hide resolved
@Mottie or @CBonade Hoping you have time to give this another pass. This changes the approach by creating a new app with name 25-8832. Content changes are hosted in this app. Approach wise, I renamed the original app from 28-8832 to 25-8832 and created a new app named 28-8832. This will preserve git history in an upcoming PR which will remove 28-8832. Review wise, The new files are copies of those in 28-8832 with some small copy changes. |
import React from 'react'; | ||
import { expect } from 'chai'; | ||
import { mount } from 'enzyme'; | ||
import staticClaimantInformation from '../../../config/chapters/claimant-information/staticClaimantComponent.jsx'; |
Check notice
Code scanning / CodeQL
Unused variable, import, function or class
rootUrl: manifest.rootUrl, | ||
urlPrefix: '/', | ||
submitUrl: `${environment.API_URL}/v0/education_career_counseling_claims`, | ||
trackingPrefix: 'careers-employment-28-8832--', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you planning on updating this tracking prefix?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not currently unless you feel can include this without impacting other teams.
I'm not sure what it's used for, and our ask really only covers changing the page content.
@@ -0,0 +1,116 @@ | |||
import fullSchema from 'vets-json-schema/dist/28-8832-schema.json'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably won't need to update vets-json-schema
any time soon
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you expand what you mean by this?
src/applications/vre/25-8832/tests/e2e/formDataSets/veteran-workflow-test.json
Outdated
Show resolved
Hide resolved
This reverts commit 0d30081.
Summary
Updated form name 28-8832 to 25-8832.
Related PR: department-of-veterans-affairs/content-build#1670
Related issue(s)
department-of-veterans-affairs/va.gov-team#62663
Testing done
Screenshots
Note: This field is mandatory for UI changes (non-component work should NOT have screenshots).
What areas of the site does it impact?
This PR will not impact pages outside of form 25-8832
Acceptance criteria
Quality Assurance & Testing
Error Handling
Authentication
#sitewide-public-websites
Slack channel for questionsRequested Feedback