Skip to content

Commit

Permalink
Merge pull request #810 from chapter-three/deployment/20220831-bis
Browse files Browse the repository at this point in the history
Deployment/20220831 bis
  • Loading branch information
baptisten authored Aug 31, 2022
2 parents 16dbd35 + 63e10aa commit c7ed56e
Show file tree
Hide file tree
Showing 100 changed files with 2,090 additions and 151 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,8 @@
"patch -p1 < patches/robots-6.patch",
"patch -p1 < patches/robots-7.patch",
"patch -p1 < patches/robots-8.patch",
"patch -p1 < patches/robots-9.patch"
"patch -p1 < patches/robots-9.patch",
"patch -p1 < patches/robots-10.patch"
],
"build-assets": [
"@prepare-for-pantheon",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ dependencies:
- field.field.node.basic.field_parent
- field.field.node.basic.field_parties
- field.field.node.basic.field_title_display
- field.field.node.basic.field_translation_update_notes
- field.field.node.basic.field_translation_update_status
- field.field.node.basic.field_watchers
- node.type.basic
- workflows.workflow.editorial_workflow
Expand All @@ -44,7 +46,6 @@ third_party_settings:
- field_actions
- field_parties
- field_watchers
- field_case_type_forms_page
- field_case_type_override
label: Tags
region: content
Expand All @@ -68,13 +69,31 @@ third_party_settings:
label: 'Title or hero'
region: content
parent_name: ''
weight: 1
weight: 0
format_type: fieldset
format_settings:
classes: ''
id: ''
description: ''
required_fields: true
group_translation_update_status:
children:
- field_translation_update_status
- field_translation_update_notes
label: 'Translation update'
region: content
parent_name: ''
weight: -10
format_type: details_sidebar
format_settings:
classes: ''
show_empty_fields: false
id: ''
open: false
description: ''
required_fields: false
weight: 0
formatter: closed
_core:
default_config_hash: Ygv0WAMNjjZagjG3c7Qgo2X51s4u_jdwbY3vfZtBW6Q
id: node.basic.default
Expand Down Expand Up @@ -130,7 +149,7 @@ content:
third_party_settings: { }
field_exclude_from_search:
type: search_api_exclude_entity_widget
weight: 101
weight: 20
region: content
settings:
field_label: 'Yes, exclude this entity from the search indexes.'
Expand Down Expand Up @@ -184,6 +203,7 @@ content:
region: content
settings:
sidebar: true
use_details: true
third_party_settings: { }
field_paragraphs:
type: entity_reference_paragraphs
Expand Down Expand Up @@ -223,6 +243,20 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_translation_update_notes:
type: text_textarea
weight: 22
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_translation_update_status:
type: options_select
weight: 21
region: content
settings: { }
third_party_settings: { }
field_watchers:
type: options_select
weight: 16
Expand All @@ -238,7 +272,7 @@ content:
third_party_settings: { }
moderation_state:
type: moderation_state_default
weight: 100
weight: 19
region: content
settings: { }
third_party_settings: { }
Expand All @@ -250,18 +284,18 @@ content:
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 30
weight: 18
region: content
settings: { }
third_party_settings: { }
publish_state:
type: scheduler_moderation
weight: 30
weight: 16
region: content
settings: { }
third_party_settings: { }
scheduler_settings:
weight: 20
weight: 14
region: content
settings: { }
third_party_settings: { }
Expand Down Expand Up @@ -297,13 +331,13 @@ content:
third_party_settings: { }
unpublish_on:
type: datetime_timestamp_no_default
weight: 30
weight: 17
region: content
settings: { }
third_party_settings: { }
unpublish_state:
type: scheduler_moderation
weight: 30
weight: 15
region: content
settings: { }
third_party_settings: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ dependencies:
- field.field.node.court.field_main_link
- field.field.node.court.field_parties
- field.field.node.court.field_secondary_link
- field.field.node.court.field_translation_update_notes
- field.field.node.court.field_translation_update_status
- field.field.node.court.field_watchers
- field.field.node.court.field_zip_codes
- node.type.court
Expand Down Expand Up @@ -73,14 +75,31 @@ third_party_settings:
effect: none
description: ''
required_fields: true
group_translation_update_status:
children:
- field_translation_update_status
- field_translation_update_notes
label: 'Translation update status'
region: content
parent_name: ''
weight: -10
format_type: details_sidebar
format_settings:
classes: ''
show_empty_fields: false
id: ''
open: false
description: ''
required_fields: false
weight: 0
id: node.court.default
targetEntityType: node
bundle: court
mode: default
content:
created:
type: datetime_timestamp
weight: 8
weight: 6
region: content
settings: { }
third_party_settings: { }
Expand All @@ -92,7 +111,7 @@ content:
third_party_settings: { }
field_case_types:
type: entity_reference_autocomplete_tags
weight: 15
weight: 14
region: content
settings:
match_operator: CONTAINS
Expand All @@ -102,7 +121,7 @@ content:
third_party_settings: { }
field_cities:
type: string_textarea
weight: 29
weight: 21
region: content
settings:
rows: 5
Expand All @@ -118,7 +137,7 @@ content:
third_party_settings: { }
field_exclude_from_search:
type: search_api_exclude_entity_widget
weight: 21
weight: 20
region: content
settings:
field_label: 'Yes, exclude this entity from the search indexes.'
Expand Down Expand Up @@ -153,6 +172,20 @@ content:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
field_translation_update_notes:
type: text_textarea
weight: 5
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_translation_update_status:
type: options_select
weight: 4
region: content
settings: { }
third_party_settings: { }
field_watchers:
type: options_select
weight: 18
Expand All @@ -176,52 +209,52 @@ content:
third_party_settings: { }
moderation_state:
type: string_textfield
weight: 20
weight: 19
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 12
weight: 10
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 10
weight: 8
region: content
settings:
display_label: true
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 16
weight: 15
region: content
settings: { }
third_party_settings: { }
publish_state:
type: scheduler_moderation
weight: 17
weight: 16
region: content
settings: { }
third_party_settings: { }
scheduler_settings:
weight: 15
weight: 13
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 14
weight: 12
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 11
weight: 9
region: content
settings:
display_label: true
Expand All @@ -235,13 +268,13 @@ content:
placeholder: ''
third_party_settings: { }
translation:
weight: 9
weight: 7
region: content
settings: { }
third_party_settings: { }
uid:
type: entity_reference_autocomplete_tags
weight: 6
weight: 5
region: content
settings:
match_operator: CONTAINS
Expand All @@ -251,18 +284,18 @@ content:
third_party_settings: { }
unpublish_on:
type: datetime_timestamp_no_default
weight: 19
weight: 18
region: content
settings: { }
third_party_settings: { }
unpublish_state:
type: scheduler_moderation
weight: 18
weight: 17
region: content
settings: { }
third_party_settings: { }
url_redirects:
weight: 13
weight: 11
region: content
settings: { }
third_party_settings: { }
Expand Down
Loading

0 comments on commit c7ed56e

Please sign in to comment.