Skip to content

Commit

Permalink
Merge pull request #604 from usagov/stage
Browse files Browse the repository at this point in the history
Sprint 54: release to PROD
  • Loading branch information
rayestrada authored Mar 12, 2024
2 parents 224bf31 + a941bca commit 937adf4
Show file tree
Hide file tree
Showing 83 changed files with 2,172 additions and 760 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,9 @@
"drupal-scaffold": {
"locations": {
"web-root": "web/"
},
"file-mapping": {
"[web-root]/robots.txt": false
}
},
"installer-paths": {
Expand Down
906 changes: 453 additions & 453 deletions composer.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,26 @@ langcode: en
status: true
dependencies:
config:
- field.field.paragraph.registration_tool.field_body
- field.field.paragraph.registration_tool.field_form_heading
- field.field.paragraph.registration_tool.field_heading
- field.field.paragraph.registration_tool.field_placeholder
- paragraphs.paragraphs_type.registration_tool
module:
- text
id: paragraph.registration_tool.default
targetEntityType: paragraph
bundle: registration_tool
mode: default
content:
field_body:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_form_heading:
type: string_textfield
weight: 1
Expand Down
18 changes: 5 additions & 13 deletions config/sync/core.entity_view_display.node.voter_guide.teaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
uuid: ef7533d0-e8d9-43e2-958c-c66239416a36
langcode: en
status: false
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
Expand All @@ -20,22 +20,14 @@ content:
type: text_summary_or_trimmed
label: hidden
settings:
trim_length: 600
trim_length: 200
third_party_settings: { }
weight: 101
region: content
content_moderation_control:
settings: { }
third_party_settings: { }
weight: -20
region: content
links:
settings: { }
third_party_settings: { }
weight: 100
weight: 0
region: content
hidden:
content_moderation_control: true
field_basics_block: true
field_subtitle: true
langcode: true
links: true
published_at: true
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,25 @@ langcode: en
status: true
dependencies:
config:
- field.field.paragraph.registration_tool.field_body
- field.field.paragraph.registration_tool.field_form_heading
- field.field.paragraph.registration_tool.field_heading
- field.field.paragraph.registration_tool.field_placeholder
- paragraphs.paragraphs_type.registration_tool
module:
- text
id: paragraph.registration_tool.default
targetEntityType: paragraph
bundle: registration_tool
mode: default
content:
field_body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 1
region: content
field_form_heading:
type: string
label: hidden
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- node.type.landing
- paragraphs.paragraphs_type.accordion_group
- paragraphs.paragraphs_type.basic
- paragraphs.paragraphs_type.basics_block
- paragraphs.paragraphs_type.feature_cards
- paragraphs.paragraphs_type.hero
- paragraphs.paragraphs_type.image_text_cta
Expand All @@ -32,6 +33,7 @@ settings:
basic: basic
image_text_cta: image_text_cta
registration_tool: registration_tool
basics_block: basics_block
feature_cards: feature_cards
hero: hero
quicklinks: quicklinks
Expand All @@ -45,7 +47,7 @@ settings:
enabled: true
basics_block:
weight: 9
enabled: false
enabled: true
feature_cards:
weight: 9
enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ entity_type: paragraph
bundle: basics_block
label: Heading
description: ''
required: true
required: false
translatable: false
default_value: { }
default_value_callback: ''
Expand Down
24 changes: 24 additions & 0 deletions config/sync/field.field.paragraph.registration_tool.field_body.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 0a5e39f5-9e5f-4920-a013-66efe18f9351
langcode: en
status: true
dependencies:
config:
- field.storage.paragraph.field_body
- filter.format.basic_html
- paragraphs.paragraphs_type.registration_tool
module:
- text
id: paragraph.registration_tool.field_body
field_name: field_body
entity_type: paragraph
bundle: registration_tool
label: Text
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_formats:
- basic_html
field_type: text_long
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ langcode: en
status: true
dependencies: { }
id: registration_tool
label: 'Registration tool'
label: 'State Registration Tool'
icon_uuid: null
icon_default: null
description: ''
Expand Down
6 changes: 3 additions & 3 deletions config/sync/pathauto.pattern.state_territory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ dependencies:
id: state_territory
label: State/Territory
type: 'canonical_entities:node'
pattern: '/register/[node:field_state_abbreviation]'
pattern: '/register/[node:title]'
selection_criteria:
649a724b-13d4-4582-bf23-134b582390d8:
f3f277f8-932c-44ff-940d-dc5f45c7ed7e:
id: 'entity_bundle:node'
negate: false
uuid: 649a724b-13d4-4582-bf23-134b582390d8
uuid: f3f277f8-932c-44ff-940d-dc5f45c7ed7e
context_mapping:
node: node
bundles:
Expand Down
10 changes: 5 additions & 5 deletions config/sync/pathauto.pattern.state_territory_es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ dependencies:
id: state_territory_es
label: 'State/Territory (es)'
type: 'canonical_entities:node'
pattern: '/registrar/[node:field_state_abbreviation]'
pattern: '/registrar/[node:title]'
selection_criteria:
32446fb3-fafa-414a-87ab-ff0bf58920df:
dfb94dfb-8d00-4993-a052-b353ce370611:
id: 'entity_bundle:node'
negate: false
uuid: 32446fb3-fafa-414a-87ab-ff0bf58920df
uuid: dfb94dfb-8d00-4993-a052-b353ce370611
context_mapping:
node: node
bundles:
state_territory: state_territory
dfb6a7e7-734c-4952-bd90-554bae1e1000:
cd174d1f-8f79-4f0c-9a74-41abf358929a:
id: language
negate: false
uuid: dfb6a7e7-734c-4952-bd90-554bae1e1000
uuid: cd174d1f-8f79-4f0c-9a74-41abf358929a
context_mapping:
language: 'node:langcode:language'
langcodes:
Expand Down
2 changes: 1 addition & 1 deletion config/sync/system.site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slogan: ''
page:
403: /node/4
404: /node/4
front: /node/63
front: /node/91
admin_compact_mode: false
weight_select_max: 100
default_langcode: en
Expand Down
2 changes: 1 addition & 1 deletion testing/cypress/e2e/backEndTests/footer-menu-editor.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ describe('Footer Menu Function', () => {
// check that the link is working as expected
cy.visit('/')

cy.get('[data-test="footer"]').find('[class="usa-footer__primary-content mobile-lg:grid-col-4 desktop:grid-col-auto"]').then(link => {
cy.get('[data-test="footer"]').find('[data-test="footerLinks"]').then(link => {
cy.get(link[0]).find('a').should('contain', 'Cypress Test Link')
// .should('have.attr', 'href').and('contain', 'bixal.com')
})
Expand Down
64 changes: 32 additions & 32 deletions testing/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 937adf4

Please sign in to comment.