Skip to content

Commit

Permalink
Squashed 'docroot/profiles/lagunita/summer_profile/' changes from 1fc…
Browse files Browse the repository at this point in the history
…644e2..af190d04

af190d04 Fix acceptance tests after contrib updates (#824)
647aad47 Added graphql view for search results
5fec0357 11.4.5
9cd43c50 Remove edit links in views (#821)
6e85c3f9 D8CORE-7564: removed decanter link and replaced with identity guide (#822)
17abf114 D8CORE-7517 | update event subtitle heading (#816)
0a0f8cae Removed unused page_cache_query_ignore module
e04bd229 D8Core-7515: adding a few additional options (#819)
ddad3575 11.4.4
5f8e7fa5 11.4.3

git-subtree-dir: docroot/profiles/lagunita/summer_profile
git-subtree-split: af190d04d4a3ab2d943d17d8d8803b168503d93c
  • Loading branch information
pookmish committed Oct 28, 2024
1 parent cd527ab commit b180b1f
Show file tree
Hide file tree
Showing 28 changed files with 308 additions and 765 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Stanford Profile

11.4.5
-------------------------------------------------------------------------------
- Remove edit links in views (#821)
- D8CORE-7564: removed decanter link and replaced with identity guide (#822)
- D8CORE-7517 | update event subtitle heading (#816)
- D8Core-7515: adding a few additional "Site Type" options

11.4.4
-------------------------------------------------------------------------------
- Updated image_effects module for compatibility with imagemagic 4.0.0.

11.4.3
-------------------------------------------------------------------------------
- Fixed basic page cards when the page has a "page title banner" image.

11.4.2
-------------------------------------------------------------------------------
- Adjusted codeception test for cache issue.
Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"drupal/google_tag": "^2.0",
"drupal/graphql_compose": "^2.0",
"drupal/hook_event_dispatcher": "^4.0@beta",
"drupal/image_effects": "^3.2",
"drupal/image_effects": "^4.0",
"drupal/imagecache_external": "^3.0",
"drupal/imagemagick": "^4.0",
"drupal/jquery_ui_draggable": "^2.0",
Expand Down Expand Up @@ -113,7 +113,6 @@
"drupal/next": "^1.2",
"drupal/nobots": "^1.0",
"drupal/node_revision_delete": "^2.0@RC",
"drupal/page_cache_query_ignore": "^2.2",
"drupal/page_manager": "^4.0@beta",
"drupal/paragraphs": "^1.11",
"drupal/paragraphs_edit": "^3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- field.field.config_pages.stanford_basic_site_settings.su_site_algolia_key
- field.field.config_pages.stanford_basic_site_settings.su_site_algolia_search
- field.field.config_pages.stanford_basic_site_settings.su_site_algolia_ui
- field.field.config_pages.stanford_basic_site_settings.su_site_created
- field.field.config_pages.stanford_basic_site_settings.su_site_dropdowns
- field.field.config_pages.stanford_basic_site_settings.su_site_email
- field.field.config_pages.stanford_basic_site_settings.su_site_home
Expand All @@ -35,9 +36,11 @@ dependencies:
- change_labels
- conditional_fields
- cshs
- field_formatter_class
- field_group
- file
- link
- readonly_field_widget
- text
third_party_settings:
field_group:
Expand Down Expand Up @@ -248,6 +251,42 @@ content:
settings:
display_label: true
third_party_settings: { }
su_site_created:
type: readonly_field_widget
weight: 1
region: content
settings:
label: above
formatter_type: timestamp
formatter_settings:
timestamp:
date_format: html_date
custom_date_format: ''
timezone: ''
tooltip:
date_format: long
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
description: ''
formatter_third_party_settings:
empty_fields:
handler: ''
field_formatter_class:
class: ''
field_label:
label_value: ''
label_tag: ''
show_description: false
third_party_settings:
field_formatter_class:
class: ''
change_labels:
field_label_overwrite: ''
su_site_dropdowns:
type: boolean_checkbox
weight: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- field.field.config_pages.stanford_basic_site_settings.su_site_algolia_key
- field.field.config_pages.stanford_basic_site_settings.su_site_algolia_search
- field.field.config_pages.stanford_basic_site_settings.su_site_algolia_ui
- field.field.config_pages.stanford_basic_site_settings.su_site_created
- field.field.config_pages.stanford_basic_site_settings.su_site_dropdowns
- field.field.config_pages.stanford_basic_site_settings.su_site_email
- field.field.config_pages.stanford_basic_site_settings.su_site_home
Expand Down Expand Up @@ -150,6 +151,25 @@ content:
third_party_settings: { }
weight: 23
region: content
su_site_created:
type: timestamp
label: above
settings:
date_format: medium
custom_date_format: ''
timezone: ''
tooltip:
date_format: long
custom_date_format: ''
time_diff:
enabled: false
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
refresh: 60
third_party_settings: { }
weight: 26
region: content
su_site_dropdowns:
type: boolean
label: above
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
uuid: f74416ab-8293-488b-be0f-dc477ec65458
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.paragraph.variant_1
- field.field.paragraph.stanford_page_title_banner.su_title_banner_image
- paragraphs.paragraphs_type.stanford_page_title_banner
module:
- empty_fields
- field_formatter_class
- field_label
- layout_builder
- stanford_media
third_party_settings:
layout_builder:
enabled: false
allow_custom: false
id: paragraph.stanford_page_title_banner.variant_1
targetEntityType: paragraph
bundle: stanford_page_title_banner
mode: variant_1
content:
su_title_banner_image:
type: media_responsive_image_formatter
label: hidden
settings:
view_mode: default
link: false
image_style: card_2_1
remove_alt: 0
third_party_settings:
empty_fields:
handler: ''
field_formatter_class:
class: ''
field_label:
label_value: ''
label_tag: ''
weight: 0
region: content
hidden:
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ default_value:
default_value_callback: ''
settings:
markup:
value: "<div><p><img alt=\"\" src=\"https://su-sws.github.io/stanford_basic/src/assets/img/lockup-example.png\" /></p>\r\n\r\n<p><a href=\"https://decanter.stanford.edu/component/identity-lockup/\">Decanter Lockup Component</a></p>\r\n\r\n<p>This lockup will appear in the top left corner of the website's main header.</p>\r\n</div>"
value: "<div><p><img alt=\"\" src=\"https://su-sws.github.io/stanford_basic/src/assets/img/lockup-example.png\" /></p>\r\n\r\n<p>These lockup options are only available on Stanford Basic. Users of the Minimally Branded or Faculty themes should use the default lockup. To determine which lockup is right for your official unity, consult the <a href=\"https://identity.stanford.edu/component/identity-lockup/\">Stanford Identity Guide.</a></p>\r\n\r\n<p>This lockup will appear in the top left corner of the website's main header. Separate settings for the lockup at the bottom of your site can be found in the <a href=\"/admin/config/system/local-footer\">Local Footer settings</a> and will not be affected by changes you make here.</p>\r\n</div>"
format: stanford_html
field_type: markup
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
uuid: 1e49df54-32d6-4f5b-a5ec-e16691ef2bd4
langcode: en
status: true
dependencies:
config:
- config_pages.type.stanford_basic_site_settings
- field.storage.config_pages.su_site_created
id: config_pages.stanford_basic_site_settings.su_site_created
field_name: su_site_created
entity_type: config_pages
bundle: stanford_basic_site_settings
label: 'Site Created'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: timestamp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ label: 'Site Type'
description: "What kind of site is this?\r\n"
required: false
translatable: false
default_value: { }
default_value:
-
value: pre_production
default_value_callback: ''
settings: { }
field_type: list_string
18 changes: 18 additions & 0 deletions config/sync/field.storage.config_pages.su_site_created.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
uuid: fe6fd938-d6ff-4a78-afc2-07bb6d493e5b
langcode: en
status: true
dependencies:
module:
- config_pages
id: config_pages.su_site_created
field_name: su_site_created
entity_type: config_pages
type: timestamp
settings: { }
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
9 changes: 9 additions & 0 deletions config/sync/field.storage.config_pages.su_site_type.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,15 @@ settings:
-
value: service_facility
label: Service/Facility
-
value: internal
label: Internal
-
value: pre_production
label: Pre-Production
-
value: intranet
label: Intranet
-
value: other
label: Other
Expand Down
46 changes: 46 additions & 0 deletions config/sync/graphql_compose.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,16 @@ entity_config:
enabled: true
query_load_enabled: true
edges_enabled: true
policy_settings:
enabled: false
stanford_basic_site_settings:
enabled: true
query_load_enabled: true
edges_enabled: true
stanford_courses_importer:
enabled: false
stanford_events_importer:
enabled: false
stanford_global_message:
enabled: true
query_load_enabled: true
Expand All @@ -33,6 +39,10 @@ entity_config:
enabled: true
query_load_enabled: true
edges_enabled: true
stanford_person_importer:
enabled: false
stanford_saml:
enabled: false
stanford_super_footer:
enabled: true
query_load_enabled: true
Expand Down Expand Up @@ -139,8 +149,28 @@ entity_config:
enabled: true
query_load_enabled: true
menu:
account:
enabled: false
admin:
enabled: false
courses-menu:
enabled: false
devel:
enabled: false
footer:
enabled: false
main:
enabled: true
news-topics:
enabled: false
stanford-event-types:
enabled: false
stanford-person-type:
enabled: false
stanford-publication-topics:
enabled: false
tools:
enabled: false
node:
stanford_course:
enabled: true
Expand All @@ -162,6 +192,8 @@ entity_config:
query_load_enabled: true
edges_enabled: true
routes_enabled: true
stanford_opportunity:
enabled: false
stanford_page:
enabled: true
query_load_enabled: true
Expand Down Expand Up @@ -234,9 +266,21 @@ entity_config:
enabled: true
query_load_enabled: true
routes_enabled: true
cap_org_codes:
enabled: false
event_audience:
enabled: true
query_load_enabled: true
media_tags:
enabled: false
opportunity_sponsor:
enabled: false
opportunity_tag_filters:
enabled: false
opportunity_type:
enabled: false
site_owner_orgs:
enabled: false
stanford_event_groups:
enabled: true
query_load_enabled: true
Expand Down Expand Up @@ -400,6 +444,8 @@ field_config:
enabled: true
su_site_algolia_search:
enabled: true
su_site_algolia_ui:
enabled: true
su_site_dropdowns:
enabled: true
su_site_menu_levels:
Expand Down
21 changes: 12 additions & 9 deletions config/sync/views.view.content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,31 +80,34 @@ display:
clear_on_exposed: true
force_selection_info: false
selected_actions:
5:
action_id: node_assign_owner_action
preconfiguration:
add_confirmation: false
7:
-
action_id: node_clone_action
preconfiguration:
add_confirmation: false
8:
message_override: ''
-
action_id: views_bulk_edit
preconfiguration:
add_confirmation: false
message_override: ''
get_bundles_from_results: true
9:
-
action_id: views_bulk_operations_delete_entity
11:
preconfiguration:
add_confirmation: true
message_override: ''
-
action_id: 'entity:unpublish_action:node'
preconfiguration:
add_confirmation: false
label_override: Unpublish
12:
message_override: ''
-
action_id: 'entity:publish_action:node'
preconfiguration:
add_confirmation: false
label_override: Publish
message_override: ''
title:
id: title
table: node_field_data
Expand Down
Loading

0 comments on commit b180b1f

Please sign in to comment.