Skip to content

Commit

Permalink
Merge branch '11.x' of https://github.com/SU-SWS/stanford_profile int…
Browse files Browse the repository at this point in the history
…o SWSDEVOPS-115-D10-3
  • Loading branch information
mdyoung3 committed Dec 11, 2024
2 parents 1da8420 + dc29ebd commit 5f12f67
Show file tree
Hide file tree
Showing 145 changed files with 13,384 additions and 8,619 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ deployment_identifier
bin/*
tmp
reports
.yarn/

# OS X
.DS_Store
Expand Down
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"drupal/linkit": "^6.0",
"drupal/markup": "^2.0",
"drupal/mathjax": "^4.0",
"drupal/maxlength": "^3.1",
"drupal/menu_admin_per_menu": "^1.0",
"drupal/menu_block": "^1.10",
"drupal/menu_link_weight": "^2.0@alpha",
Expand Down Expand Up @@ -141,6 +142,7 @@
"drupal/taxonomy_menu": "^3.5",
"drupal/token_or": "^2.0",
"drupal/ui_patterns": "^1.0",
"drupal/ultimate_cron": "^2.0@beta",
"drupal/view_unpublished": "^1.0",
"drupal/viewfield": "^3.0@beta",
"drupal/views_block_filter_block": "^2.0@beta",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -273,20 +273,9 @@ content:
granularity: 2
refresh: 60
description: ''
formatter_third_party_settings:
empty_fields:
handler: ''
field_formatter_class:
class: ''
field_label:
label_value: ''
label_tag: ''
formatter_third_party_settings: { }
show_description: false
third_party_settings:
field_formatter_class:
class: ''
change_labels:
field_label_overwrite: ''
third_party_settings: { }
su_site_dropdowns:
type: boolean_checkbox
weight: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,6 @@ content:
region: content
settings:
modal: false
default_tz: user
custom_tz: America/Los_Angeles
allowed_timezones: { }
default_duration: 60
default_duration_increments: |-
30
Expand All @@ -227,6 +224,9 @@ content:
custom
show_extra: false
hide_date: true
default_tz: user
custom_tz: America/Los_Angeles
allowed_timezones: { }
add_abbreviations: ''
third_party_settings: { }
su_event_dek:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,12 @@ content:
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 52
weight: 15
region: content
settings: { }
third_party_settings: { }
scheduler_settings:
weight: 50
weight: 14
region: content
settings: { }
third_party_settings: { }
Expand Down Expand Up @@ -202,14 +202,7 @@ content:
nesting_depth: 0
require_layouts: 1
empty_message: ''
third_party_settings:
field_formatter_class:
class: ''
change_labels:
add_another: ''
field_label_overwrite: ''
hide_add_another: 0
force_single_cardinality: 0
third_party_settings: { }
su_opp_contact_email:
type: email_default
weight: 16
Expand Down Expand Up @@ -341,14 +334,10 @@ content:
hide_add_another: 0
force_single_cardinality: 0
su_opp_type:
type: entity_reference_autocomplete
type: options_select
weight: 9
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
settings: { }
third_party_settings: { }
title:
type: string_textfield
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ dependencies:
- field.field.node.stanford_person.su_shared_tags
- node.type.stanford_person
module:
- allowed_formats
- change_labels
- cshs
- field_group
Expand Down Expand Up @@ -146,10 +145,7 @@ content:
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings:
allowed_formats:
hide_help: '0'
hide_guidelines: '0'
third_party_settings: { }
field_menulink:
type: menu_link_default
weight: 53
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ dependencies:
- field.field.node.stanford_policy.su_policy_updated
- node.type.stanford_policy
module:
- allowed_formats
- datetime
- field_group
- inline_entity_form
Expand Down Expand Up @@ -61,10 +60,7 @@ content:
summary_rows: 3
placeholder: ''
show_summary: true
third_party_settings:
allowed_formats:
hide_help: '0'
hide_guidelines: '0'
third_party_settings: { }
field_menulink:
type: menu_link_default
weight: 53
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ dependencies:
- field.field.paragraph.stanford_accordion.su_accordion_title
- paragraphs.paragraphs_type.stanford_accordion
module:
- change_labels
- field_formatter_class
- maxlength
- text
id: paragraph.stanford_accordion.default
targetEntityType: paragraph
Expand All @@ -27,7 +30,13 @@ content:
settings:
rows: 5
placeholder: ''
third_party_settings: { }
third_party_settings:
maxlength:
maxlength_js: 1000
maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
maxlength_js_enforce: true
change_labels:
field_label_overwrite: ''
su_accordion_title:
type: string_textfield
weight: 0
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
uuid: 4e43efbc-fa41-452d-9e8f-1033f949b6bc
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.stanford_faq.su_faq_description
- field.field.paragraph.stanford_faq.su_faq_headline
- field.field.paragraph.stanford_faq.su_faq_questions
- paragraphs.paragraphs_type.stanford_faq
module:
- paragraphs
- text
id: paragraph.stanford_faq.default
targetEntityType: paragraph
bundle: stanford_faq
mode: default
content:
status:
type: boolean_checkbox
weight: 3
region: content
settings:
display_label: true
third_party_settings: { }
su_faq_description:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
su_faq_headline:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
su_faq_questions:
type: paragraphs
weight: 2
region: content
settings:
title: Questions/Answers
title_plural: Questions/Answers
edit_mode: closed
closed_mode: summary
autocollapse: all
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: stanford_accordion
features:
add_above: '0'
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
hidden:
created: true
publish_on: true
unpublish_on: true
54 changes: 54 additions & 0 deletions config/sync/core.entity_view_display.media.image.large_modal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
uuid: 2b2c0e22-8ee7-4d00-840e-2eed9afa61c6
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.media.large_modal
- field.field.media.image.field_media_image
- field.field.media.image.su_media_category
- image.style.breakpoint_2xl_1x
- image.style.large
- media.type.image
module:
- colorbox
- empty_fields
- field_formatter_class
- field_label
- layout_builder
third_party_settings:
layout_builder:
enabled: false
allow_custom: false
id: media.image.large_modal
targetEntityType: media
bundle: image
mode: large_modal
content:
field_media_image:
type: colorbox
label: hidden
settings:
colorbox_image_style: breakpoint_2xl_1x
colorbox_gallery: page
colorbox_gallery_custom: ''
colorbox_caption: auto
colorbox_caption_custom: ''
colorbox_node_style: large
colorbox_node_style_first: large
third_party_settings:
empty_fields:
handler: ''
field_formatter_class:
class: ''
field_label:
label_value: ''
label_tag: ''
weight: 6
region: content
hidden:
created: true
name: true
search_api_excerpt: true
su_media_category: true
thumbnail: true
uid: true
54 changes: 54 additions & 0 deletions config/sync/core.entity_view_display.media.image.medium_modal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
uuid: f98966ea-7adf-47c2-ad3f-85055ea24ea7
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.media.medium_modal
- field.field.media.image.field_media_image
- field.field.media.image.su_media_category
- image.style.breakpoint_2xl_1x
- image.style.medium
- media.type.image
module:
- colorbox
- empty_fields
- field_formatter_class
- field_label
- layout_builder
third_party_settings:
layout_builder:
enabled: false
allow_custom: false
id: media.image.medium_modal
targetEntityType: media
bundle: image
mode: medium_modal
content:
field_media_image:
type: colorbox
label: hidden
settings:
colorbox_image_style: breakpoint_2xl_1x
colorbox_gallery: page
colorbox_gallery_custom: ''
colorbox_caption: auto
colorbox_caption_custom: ''
colorbox_node_style: medium
colorbox_node_style_first: medium
third_party_settings:
empty_fields:
handler: ''
field_formatter_class:
class: ''
field_label:
label_value: ''
label_tag: ''
weight: 6
region: content
hidden:
created: true
name: true
search_api_excerpt: true
su_media_category: true
thumbnail: true
uid: true
Loading

0 comments on commit 5f12f67

Please sign in to comment.