Skip to content

Commit

Permalink
Merge pull request #418 from AmazeeLabs/backend-updates
Browse files Browse the repository at this point in the history
Composer updates
  • Loading branch information
Leksat authored Feb 24, 2025
2 parents 7822686 + 537f46e commit 55637f0
Show file tree
Hide file tree
Showing 20 changed files with 835 additions and 886 deletions.
2 changes: 1 addition & 1 deletion apps/cms/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"amazeelabs/silverback_publisher_monitor": "^2.3.2",
"amazeelabs/silverback_translations": "^1.0.4",
"composer/installers": "^2.2",
"drupal/admin_toolbar": "^3.4.1",
"drupal/admin_toolbar": ">=3 <4, !=3.5.2",
"drupal/coffee": "^1.4",
"drupal/admin_user_language": "^1.2",
"drupal/config_ignore": "^3.2",
Expand Down
1,673 changes: 804 additions & 869 deletions apps/cms/composer.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ content:
region: content
hidden:
langcode: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ content:
region: content
hidden:
langcode: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ content:
third_party_settings: { }
weight: 2
region: content
hidden: { }
hidden:
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ hidden:
created: true
langcode: true
name: true
search_api_excerpt: true
thumbnail: true
uid: true
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ hidden:
field_media_file: true
langcode: true
name: true
search_api_excerpt: true
uid: true
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ hidden:
created: true
langcode: true
name: true
search_api_excerpt: true
thumbnail: true
uid: true
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ hidden:
field_media_image: true
langcode: true
name: true
search_api_excerpt: true
uid: true
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ hidden:
created: true
langcode: true
name: true
search_api_excerpt: true
thumbnail: true
uid: true
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ hidden:
created: true
langcode: true
name: true
search_api_excerpt: true
thumbnail: true
uid: true
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ hidden:
field_media_oembed_video: true
langcode: true
name: true
search_api_excerpt: true
uid: true
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ hidden:
created: true
langcode: true
name: true
search_api_excerpt: true
thumbnail: true
uid: true
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ hidden:
field_media_video_file: true
langcode: true
name: true
search_api_excerpt: true
uid: true
2 changes: 2 additions & 0 deletions apps/cms/config/sync/environment_indicator.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ _core:
toolbar_integration:
- toolbar
favicon: true
version_identifier: environment_indicator_current_release
version_identifier_fallback: deployment_identifier
17 changes: 8 additions & 9 deletions apps/cms/config/sync/search_api.index.global_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,23 @@ langcode: en
status: true
dependencies:
config:
- field.storage.media.field_media_image
- field.storage.media.field_media_video_file
- search_api.server.database
- core.entity_view_mode.config_pages.global_search
- core.entity_view_mode.media.global_search
- core.entity_view_mode.node.global_search
- core.entity_view_mode.user.global_search
- field.storage.media.field_media_image
- field.storage.media.field_media_video_file
- search_api.server.database
module:
- path_alias
- menu_link_content
- silverback_campaign_urls
- user
- redirect
- search_api
- config_pages
- media
- menu_link_content
- node
- path_alias
- redirect
- silverback_campaign_urls
- taxonomy
- user
id: global_search
name: 'Global search'
description: ''
Expand Down
6 changes: 3 additions & 3 deletions apps/cms/config/sync/silverback_image_ai.settings.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
_core:
default_config_hash: 8qXodhEeMW6xT3pFpm_DCF6p4VYbb3dPEC7sMgHEpTs
open_ai_base_uri: 'https://api.openai.com/v1/'
open_ai_key: ''
ai_model: ''
words_length: 30
alt_ai_context: 'Silverback is a PHP and Javascript framework to generate decoupled web sites.'
debug_mode: 0
debug_mode: false
alt_disclaimer: 'The alternative text is generated by artificial intelligence. Verify for accuracy before publishing.'
open_ai_base_uri: 'https://api.openai.com/v1/'
open_ai_key: ''
2 changes: 1 addition & 1 deletion apps/cms/config/sync/views.view.block_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
_core:
default_config_hash: jvd5Pu6jy-lra4oMr-mR7zuY6CVDv9CaNeoj0Y70gV4
id: block_content
label: 'Content blocks'
label: 'Custom block library'
module: views
description: 'Find and manage custom blocks.'
tag: default
Expand Down
1 change: 1 addition & 0 deletions apps/cms/config/sync/views.view.global_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand Down
4 changes: 2 additions & 2 deletions apps/cms/config/sync/views.view.moderated_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ display:
display_plugin: default
position: 0
display_options:
title: 'Moderated content'
title: Content
fields:
node_bulk_form:
id: node_bulk_form
Expand Down Expand Up @@ -920,7 +920,7 @@ display:
- 'config:workflow_list'
moderated_content:
id: moderated_content
display_title: 'Moderated content'
display_title: Content
display_plugin: page
position: 1
display_options:
Expand Down

0 comments on commit 55637f0

Please sign in to comment.