-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into VACMS-20678-no-lh-csv
- Loading branch information
Showing
535 changed files
with
23,223 additions
and
7,288 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,36 @@ | ||
--- | ||
name: "(AP) Defect" | ||
about: Work to fix a problem with existing functionality | ||
name: "Next-Build Defect" | ||
about: Defect in next-build template migration | ||
title: "<Short description of the functional problem>" | ||
labels: Accelerated Publishing, Defect | ||
labels: next-build, Defect | ||
assignees: '' | ||
|
||
--- | ||
|
||
### What is the problem? | ||
<!-- Describe the problem in a few sentences or less, focusing on the functional issue rather than the technical failure. --> | ||
## Description | ||
<!-- Clearly describe the defect. --> | ||
|
||
### Who is affected? | ||
<!-- What is the user prevented from doing? About how many users are affected? --> | ||
|
||
### How urgent is the issue? | ||
Critical / Major / Minor | ||
### Reproduction steps | ||
URL of page where the defect is: | ||
|
||
```[tasklist] | ||
### | ||
- [ ] The problem as described is fixed | ||
- [ ] The repro steps result in 'expected result' | ||
- [ ] An automated test is written to catch the problem, if appropriate | ||
``` | ||
<!-- Include environment, browser, OS if relevant. --> | ||
1. | ||
2. | ||
3. | ||
|
||
### How can we see the problem? (repro steps) | ||
<!-- Please include environment, browser, operating system information if it is relevant. --> | ||
1. Please include a set of steps that allows an independent tester to see the problem. | ||
2. Write them so that after the defect is fixed, the steps will result in the expected result. | ||
3. It is helpful to write the steps methodically so they can be the foundation of an automated test. | ||
### Next-build Screen shot | ||
|
||
**Expected result:** What should be the outcome?<br /> | ||
**Actual result:** What currently happens? | ||
|
||
### Is there any additional information? | ||
Screenshots: | ||
### Comparison to Prodcution | ||
<!-- Clearly describe the correct display or functionality that is different on Production that next-build should have. --> | ||
|
||
Log messages (please specify from where or what commands(s)) | ||
``` | ||
Log messages here | ||
``` | ||
Example Production URL: | ||
|
||
### Why is the problem happening and how do we fix it? | ||
<!-- Provide any information about why the bug is happening. Links to tickets where the work was originally done are helpful. --> | ||
<!-- This is the place for info about the technical failure. --> | ||
<!-- This probably will not be filled out when the ticket is initially created. --> | ||
### Production Screen shot | ||
|
||
|
||
### Acceptance Criteria | ||
- [ ] Testable_Outcome_X | ||
- [ ] Testable_Outcome_Y | ||
- [ ] Testable_Outcome_Z |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
name: "(AP) Next-build migration" | ||
about: Templates to be migrated to next-build | ||
title: "Next Build Template: " | ||
labels: Accelerated Publishing, Migration | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Template or Content Type | ||
_Name of template or content type_ | ||
|
||
## Example | ||
_URL to show an example of the template or content type in both Drupal CMS and VA.gov_ | ||
|
||
## Description | ||
_Overview of template or content type, including relevant details to the migration lift._ | ||
|
||
## Product Owner | ||
_The team that owns the product in production_ | ||
|
||
## Definition of Done | ||
**Data:** | ||
- [ ] Conditional logic matches content-build / production | ||
- [ ] SEO Metadata matches production | ||
- [ ] Analytics match production | ||
|
||
**Interaction / Behavior:** | ||
- [ ] Interactions / behavior match production (e.g. accordion expansion by default on page load if they do, data IDs on elements / their usage, link behavior, form / input field behaviors, etc) | ||
|
||
**Accessibility:** | ||
- [ ] Accessibility experience matches production (voiceover/screen reader behavior, appearance at 400% zoom, params on elements, etc) | ||
- [ ] axe devTools output matches production | ||
|
||
**Visual presentation:** | ||
- [ ] Design system components, prop usage and component versions match production | ||
- [ ] Design (font size, spacing, Anything else?) matches production | ||
- [ ] Review all breakpoints | ||
|
||
**Signoff / Launch** | ||
- [ ] Owning team has reviewed the build and provided feedback / approval | ||
- [ ] CMS Team has confirmed launch readiness |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.