Production tickets for the week of 12-5-22 (#2117)

* remove training from low income card

- update snaphots

* Update npm audit level

* Update query-string lib

* Remove security checks

* Adds security audit back

* Add npm and node version

* remove $

* Remove node versions

* Fix redundant IDs for en.json creation

- closes #2116
- closes #2106

* Update also copy

- update snapshots
- closes #2096

* Update public engagement video

- closes #2102
- updates snapshots

* Correct Prioritization copy >= 1
This commit is contained in:
Vim 2022-12-12 09:51:06 -08:00 committed by GitHub
commit c5b201e1b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 2285 additions and 27269 deletions

View file

@ -40,7 +40,7 @@ const PublicEngagementPage = ({location}: IPublicEngagementPageProps) => {
</p>
</Grid>
<Grid desktop={{col: 4}}>
{/* <PublicVideoBox isBeta={false}/> */}
<PublicVideoBox isBeta={false} youTubeLink='https://www.youtube.com/watch?v=XwilQp3EXRQ'/>
</Grid>
</Grid>
@ -61,7 +61,7 @@ const PublicEngagementPage = ({location}: IPublicEngagementPageProps) => {
</Collection>
</Grid>
<Grid desktop={{col: 4}}>
<PublicVideoBox isBeta={true}/>
<PublicVideoBox isBeta={true} youTubeLink='https://www.youtube.com/watch?v=QwHWcXbhw28'/>
</Grid>
</Grid>

View file

@ -1107,7 +1107,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
All categories except for the training and workforce development category
All categories except for the workforce development category
</li>
<li>
<span>

View file

@ -417,14 +417,57 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
>
Sign-up
</a>
for updates from CEQ
for updates from CEQ.
</p>
</div>
<div
class="desktop:grid-col-4"
data-testid="grid"
/>
>
<div
class="usa-summary-box"
data-testid="summary-box"
>
<div
class="usa-summary-box__body"
>
<h2
class="usa-summary-box__heading"
>
What's new overview
</h2>
<div
class="usa-summary-box__text"
>
Watch a recorded update from CEQ on the changes in the 1.0 version of the tool.
<a
href="https://www.youtube.com/watch?v=XwilQp3EXRQ"
rel="noreferrer"
target="_blank"
>
<button
class="usa-button"
data-testid="button"
type="button"
>
<div>
<div>
Watch on YouTube
</div>
<img
alt="the icon to show that this button will open in a new tab"
src="test-file-stub"
/>
</div>
</button>
</a>
</div>
</div>
</div>
</div>
</div>
<div
class="grid-row"