Skip to content

Commit

Permalink
Modules configs after the update
Browse files Browse the repository at this point in the history
  • Loading branch information
anpolimus committed Feb 9, 2022
1 parent 8fe6372 commit 9c61cda
Show file tree
Hide file tree
Showing 17 changed files with 139 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ configuration:
mode: test
payment_method_types:
- credit_card
collect_billing_information: true
conditions: { }
conditionOperator: AND
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ configuration:
mode: live
payment_method_types:
- credit_card
collect_billing_information: true
conditions: { }
conditionOperator: AND
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ content:
weight: 1
settings:
override_labels: true
label_singular: 'order item'
label_plural: 'order items'
label_singular: 'позиція замовлення'
label_plural: 'позиції замовлення'
allow_new: true
match_operator: CONTAINS
allow_existing: false
Expand Down
2 changes: 1 addition & 1 deletion config/sync/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module:
address: 0
admin_toolbar: 0
admin_toolbar_links_access_filter: 0
admin_toolbar_search: 0
admin_toolbar_tools: 0
adminimal_admin_toolbar: 0
automated_cron: 0
Expand Down Expand Up @@ -103,7 +104,6 @@ module:
state_machine: 0
svg_formatter: 0
svg_image: 0
swiftmailer: 0
system: 0
taxonomy: 0
telephone: 0
Expand Down
2 changes: 2 additions & 0 deletions config/sync/dropzonejs.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ tmp_upload_scheme: temporary
_core:
default_config_hash: k05zME-L0xvNO0Vr0DnL-jz6FXXihOp89a85E9jBFkg
langcode: uk
filename_transliteration: true
upload_timeout_ms: 0
14 changes: 8 additions & 6 deletions config/sync/mailchimp.settings.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
api_key: XXXXXXXXXXXXXX-us12
enable_connected: false
connected_id: null
connected_paths: null
api_key: ''
api_timeout: 10
cron: false
batch_limit: 1
webhook_hash: XXXXXXXXXX
batch_limit: 100
api_classname: Mailchimp\Mailchimp
test_mode: false
_core:
default_config_hash: ViXe1Mhsdfc0AY1y-5R7vwxUoVItsnRfbQbQYzQGEEs
langcode: uk
1 change: 1 addition & 0 deletions config/sync/scheduler.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ time_only_format: 'H:i:s'
_core:
default_config_hash: JOzWPTQNpL0mkZGbvh0o7T1wKYyGfC3DHHiwhjw2YhU
langcode: uk
default_show_message_after_update: true
22 changes: 22 additions & 0 deletions config/sync/search_api.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,25 @@ tracking_page_size: 100
_core:
default_config_hash: n7m4vlCPoB3_1C7l13LKYsifmLur4QR71mOD7S_5hSE
langcode: uk
boost_factors:
- !!float 0
- 0.1
- 0.2
- 0.3
- 0.5
- 0.6
- 0.7
- 0.8
- 0.9
- !!float 1
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- !!float 2
- !!float 3
- !!float 5
- !!float 8
- !!float 13
- !!float 21
11 changes: 11 additions & 0 deletions config/sync/system.action.webform_archive_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
uuid: 1115af40-7d45-4135-9e63-1fc3519e80f6
langcode: uk
status: true
dependencies:
module:
- webform
id: webform_archive_action
label: 'Archive webform'
type: webform
plugin: webform_archive_action
configuration: { }
11 changes: 11 additions & 0 deletions config/sync/system.action.webform_close_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
uuid: fcccbdd0-17c7-4aa7-b076-107aed44f33c
langcode: uk
status: true
dependencies:
module:
- webform
id: webform_close_action
label: 'Close webform'
type: webform
plugin: webform_close_action
configuration: { }
11 changes: 11 additions & 0 deletions config/sync/system.action.webform_delete_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
uuid: 5af0f80f-8f79-483a-a2ba-d7eab86c8b0c
langcode: uk
status: true
dependencies:
module:
- webform
id: webform_delete_action
label: 'Delete webform'
type: webform
plugin: webform_delete_action
configuration: { }
11 changes: 11 additions & 0 deletions config/sync/system.action.webform_open_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
uuid: 988fbeee-d02e-4c0f-9375-9e7174449b36
langcode: uk
status: true
dependencies:
module:
- webform
id: webform_open_action
label: 'Open webform'
type: webform
plugin: webform_open_action
configuration: { }
11 changes: 11 additions & 0 deletions config/sync/system.action.webform_unarchive_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
uuid: d3ef0551-5990-4d20-9ce8-99b9d2c28e84
langcode: uk
status: true
dependencies:
module:
- webform
id: webform_unarchive_action
label: 'Restore webform'
type: webform
plugin: webform_unarchive_action
configuration: { }
13 changes: 13 additions & 0 deletions config/sync/views.view.glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,19 @@ display:
plugin_id: language
entity_type: node
entity_field: langcode
status:
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
field: status
group: 1
id: status
table: node_field_data
value: '1'
plugin_id: boolean
entity_type: node
entity_field: status
display_extenders: { }
cache_metadata:
contexts:
Expand Down
6 changes: 4 additions & 2 deletions config/sync/views.view.scheduler_scheduled_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ uuid: 4703c7d2-cd9a-4a16-a815-ab76df53dc9e
langcode: uk
status: true
dependencies:
config:
- system.menu.admin
module:
- node
- scheduler
Expand Down Expand Up @@ -744,9 +746,9 @@ display:
display_options:
path: admin/content/scheduled
menu:
type: tab
type: normal
title: Scheduled
description: ''
description: 'Content scheduled for publishing and unpublishing'
parent: system.admin_content
weight: -10
context: '0'
Expand Down
28 changes: 27 additions & 1 deletion config/sync/webform.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ settings:
default_form_exception_message: 'Unable to display this webform. Please contact the site administrator.'
default_submit_button_label: Submit
default_reset_button_label: Reset
default_delete_button_label: Delete
default_form_submit_once: false
default_form_confidential_message: 'This form is confidential. You must <a href="[site:login-url]/logout?destination=[current-page:url:relative]">Log out</a> to submit it.'
default_form_access_denied_message: 'Please login to access this form.'
Expand All @@ -24,10 +25,12 @@ settings:
default_form_file_limit: ''
form_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n"
button_classes: ''
default_wizard_prev_button_label: '< Previous Page'
default_wizard_prev_button_label: '< Previous'
default_wizard_next_button_label: 'Next Page >'
default_wizard_start_label: Start
default_wizard_confirmation_label: Complete
default_wizard_toggle_show_label: 'Show all'
default_wizard_toggle_hide_label: 'Hide all'
default_preview_next_button_label: Preview
default_preview_prev_button_label: '< Previous'
default_preview_label: Preview
Expand Down Expand Up @@ -58,6 +61,7 @@ settings:
- entity.node.webform.results_submissions
- entity.node.webform.user.drafts
- entity.node.webform.user.submissions
default_results_customize: false
default_previous_submission_message: 'You have already submitted this webform. <a href="#">View your previous submission</a>.'
default_previous_submissions_message: 'You have already submitted this webform. <a href="#">View your previous submissions</a>.'
default_autofill_message: 'This submission has been autofilled with your previous submission.'
Expand All @@ -66,6 +70,9 @@ settings:
confirmation_back_classes: "button\n"
default_limit_total_message: 'No more submissions are permitted.'
default_limit_user_message: 'No more submissions are permitted.'
default_share: false
default_share_node: false
default_share_theme_name: ''
dialog: false
dialog_options:
narrow:
Expand All @@ -77,6 +84,20 @@ settings:
wide:
title: Wide
width: 1000
webform_bulk_form: true
webform_bulk_form_actions:
- webform_open_action
- webform_close_action
- webform_archive_action
- webform_unarchive_action
- webform_delete_action
webform_submission_bulk_form: true
webform_submission_bulk_form_actions:
- webform_submission_make_sticky_action
- webform_submission_make_unsticky_action
- webform_submission_make_lock_action
- webform_submission_make_unlock_action
- webform_submission_delete_action
assets:
css: ''
javascript: ''
Expand Down Expand Up @@ -104,6 +125,7 @@ export:
signature_format: status
delimiter: ','
excel: false
archive_type: tar
excluded_exporters: { }
batch:
default_batch_export_size: 500
Expand All @@ -114,6 +136,7 @@ batch:
purge:
cron_size: 100
form:
limit: 50
filter_category: ''
filter_state: ''
element:
Expand Down Expand Up @@ -178,7 +201,9 @@ ui:
dialog_disabled: false
offcanvas_disabled: false
promotions_disabled: false
support_disabled: false
description_help: true
toolbar_item: false
libraries:
excluded_libraries:
- jquery.chosen
Expand All @@ -187,6 +212,7 @@ libraries:
requirements:
cdn: true
bootstrap: true
clientside_validation: true
spam: true
langcode: uk
third_party_settings: { }
Expand Down
8 changes: 4 additions & 4 deletions docroot/sites/example.settings.local.php
Original file line number Diff line number Diff line change
Expand Up @@ -131,15 +131,15 @@
$settings['skip_permissions_hardening'] = TRUE;

/**
* Exclude modules from configuration synchronisation.
* Exclude modules from configuration synchronization.
*
* On config export sync, no config or dependent config of any excluded module
* is exported. On config import sync, any config of any installed excluded
* module is ignored. In the exported configuration, it will be as if the
* excluded module had never been installed. When syncing configuration, if an
* excluded module is already installed, it will not be uninstalled by the
* configuration synchronisation, and dependent configuration will remain
* intact. This affects only configuration synchronisation; single import and
* configuration synchronization, and dependent configuration will remain
* intact. This affects only configuration synchronization; single import and
* export of configuration are not affected.
*
* Drupal does not validate or sanity check the list of excluded modules. For
Expand All @@ -148,7 +148,7 @@
* anymore.
*
* This is an advanced feature and using it means opting out of some of the
* guarantees the configuration synchronisation provides. It is not recommended
* guarantees the configuration synchronization provides. It is not recommended
* to use this feature with modules that affect Drupal in a major way such as
* the language or field module.
*/
Expand Down

0 comments on commit 9c61cda

Please sign in to comment.