Skip to content

Commit

Permalink
Merge pull request #485 from usagov/stage
Browse files Browse the repository at this point in the history
Sprint 48: release to PROD
  • Loading branch information
rayestrada authored Dec 19, 2023
2 parents bcf9c82 + 1f5efea commit b183030
Show file tree
Hide file tree
Showing 13 changed files with 399 additions and 75 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,15 @@ langcode: en
status: true
dependencies:
config:
- field.field.paragraph.registration_tool.field_dropdown_label
- field.field.paragraph.registration_tool.field_form_heading
- field.field.paragraph.registration_tool.field_heading
- field.field.paragraph.registration_tool.field_submit_button_label
- field.field.paragraph.registration_tool.field_placeholder
- paragraphs.paragraphs_type.registration_tool
id: paragraph.registration_tool.default
targetEntityType: paragraph
bundle: registration_tool
mode: default
content:
field_dropdown_label:
type: string_textfield
weight: 2
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_form_heading:
type: string_textfield
weight: 1
Expand All @@ -37,16 +28,16 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_submit_button_label:
field_placeholder:
type: string_textfield
weight: 3
weight: 2
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
translation:
weight: 4
weight: 3
region: content
settings: { }
third_party_settings: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,15 @@ langcode: en
status: true
dependencies:
config:
- field.field.paragraph.registration_tool.field_dropdown_label
- field.field.paragraph.registration_tool.field_form_heading
- field.field.paragraph.registration_tool.field_heading
- field.field.paragraph.registration_tool.field_submit_button_label
- field.field.paragraph.registration_tool.field_placeholder
- paragraphs.paragraphs_type.registration_tool
id: paragraph.registration_tool.default
targetEntityType: paragraph
bundle: registration_tool
mode: default
content:
field_dropdown_label:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 2
region: content
field_form_heading:
type: string
label: hidden
Expand All @@ -37,12 +28,12 @@ content:
third_party_settings: { }
weight: 0
region: content
field_submit_button_label:
field_placeholder:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 3
weight: 2
region: content
hidden: { }
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ id: paragraph.registration_tool.field_form_heading
field_name: field_form_heading
entity_type: paragraph
bundle: registration_tool
label: 'Form heading'
label: 'Field Label'
description: ''
required: true
translatable: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
uuid: 5e35facf-9d13-428e-b66e-94ae072633a5
uuid: bf81dc6a-e290-4bda-9c22-4790a0b0055a
langcode: en
status: true
dependencies:
config:
- field.storage.paragraph.field_dropdown_label
- field.storage.paragraph.field_placeholder
- paragraphs.paragraphs_type.registration_tool
id: paragraph.registration_tool.field_dropdown_label
field_name: field_dropdown_label
id: paragraph.registration_tool.field_placeholder
field_name: field_placeholder
entity_type: paragraph
bundle: registration_tool
label: 'Dropdown label'
label: Placeholder
description: ''
required: true
translatable: true
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
uuid: 95c1bafc-87b1-453b-a65b-845186b30004
uuid: e6b21b32-160e-4cd9-b228-6bf2352a4d85
langcode: en
status: true
dependencies:
module:
- paragraphs
id: paragraph.field_dropdown_label
field_name: field_dropdown_label
id: paragraph.field_placeholder
field_name: field_placeholder
entity_type: paragraph
type: string
settings:
Expand Down
21 changes: 0 additions & 21 deletions config/sync/field.storage.paragraph.field_submit_button_label.yml

This file was deleted.

68 changes: 68 additions & 0 deletions config/sync/views.view.nvrf_api_taxonomy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dependencies:
- field.storage.taxonomy_term.field_instructions
- field.storage.taxonomy_term.field_nvrf_machine_name
- field.storage.taxonomy_term.field_options
- field.storage.taxonomy_term.field_section_alert
- field.storage.taxonomy_term.field_section_description
- taxonomy.vocabulary.nvrf_field
- user.role.authenticated
Expand Down Expand Up @@ -608,6 +609,68 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
field_section_alert:
id: field_section_alert
table: taxonomy_term__field_section_alert
field: field_section_alert
relationship: none
group_type: group
admin_label: ''
plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: text_default
settings: { }
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
field_options_export:
id: field_options_export
table: taxonomy_term__field_options
Expand Down Expand Up @@ -821,6 +884,7 @@ display:
- 'config:field.storage.taxonomy_term.field_instructions'
- 'config:field.storage.taxonomy_term.field_nvrf_machine_name'
- 'config:field.storage.taxonomy_term.field_options'
- 'config:field.storage.taxonomy_term.field_section_alert'
- 'config:field.storage.taxonomy_term.field_section_description'
api_nvrf_nvrf_fields:
id: api_nvrf_nvrf_fields
Expand Down Expand Up @@ -868,6 +932,9 @@ display:
field_section_description:
alias: section_description
raw_output: false
field_section_alert:
alias: section_alert
raw_output: false
field_options_export:
alias: options
raw_output: false
Expand All @@ -888,4 +955,5 @@ display:
- 'config:field.storage.taxonomy_term.field_instructions'
- 'config:field.storage.taxonomy_term.field_nvrf_machine_name'
- 'config:field.storage.taxonomy_term.field_options'
- 'config:field.storage.taxonomy_term.field_section_alert'
- 'config:field.storage.taxonomy_term.field_section_description'
65 changes: 65 additions & 0 deletions config/sync/views.view.nvrf_reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- field.storage.taxonomy_term.field_help_text
- field.storage.taxonomy_term.field_instructions
- field.storage.taxonomy_term.field_options
- field.storage.taxonomy_term.field_section_alert
- field.storage.taxonomy_term.field_section_description
- taxonomy.vocabulary.nvrf_field
- user.role.authenticated
Expand Down Expand Up @@ -488,6 +489,68 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
field_section_alert:
id: field_section_alert
table: taxonomy_term__field_section_alert
field: field_section_alert
relationship: none
group_type: group
admin_label: ''
plugin_id: field
label: 'Section Alert'
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: text_default
settings: { }
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
edit_taxonomy_term:
id: edit_taxonomy_term
table: taxonomy_term_data
Expand Down Expand Up @@ -688,6 +751,7 @@ display:
- 'config:field.storage.taxonomy_term.field_help_text'
- 'config:field.storage.taxonomy_term.field_instructions'
- 'config:field.storage.taxonomy_term.field_options'
- 'config:field.storage.taxonomy_term.field_section_alert'
- 'config:field.storage.taxonomy_term.field_section_description'
page_1:
id: page_1
Expand All @@ -710,4 +774,5 @@ display:
- 'config:field.storage.taxonomy_term.field_help_text'
- 'config:field.storage.taxonomy_term.field_instructions'
- 'config:field.storage.taxonomy_term.field_options'
- 'config:field.storage.taxonomy_term.field_section_alert'
- 'config:field.storage.taxonomy_term.field_section_description'
Loading

0 comments on commit b183030

Please sign in to comment.