From 0bee7834d6371321f5208b319c14697f8b5216cb Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 9 Aug 2021 12:07:46 +0200 Subject: [PATCH] working mailgun config with api-key on settings.php --- config/sync/mailgun.settings.yml | 5 +- config/sync/mailsystem.settings.yml | 8 +-- config/sync/views.view.admin_users.yml | 93 +++++++++++++++++--------- 3 files changed, 69 insertions(+), 37 deletions(-) diff --git a/config/sync/mailgun.settings.yml b/config/sync/mailgun.settings.yml index 9948175..8ca6c39 100644 --- a/config/sync/mailgun.settings.yml +++ b/config/sync/mailgun.settings.yml @@ -1,5 +1,4 @@ -api_key: key-33300563658e8ae366a01cb603a9fef8 -working_domain: _sender +working_domain: materio.com debug_mode: true test_mode: false tracking_opens: 'yes' @@ -11,4 +10,4 @@ use_theme: false tagging_mailkey: true _core: default_config_hash: bMOl3jD7ZuzZMuaUYzyqadr56G486ldo28NYIkK_54g -api_endpoint: 'https://api.eu.mailgun.net' +api_endpoint: 'https://api.mailgun.net' diff --git a/config/sync/mailsystem.settings.yml b/config/sync/mailsystem.settings.yml index cf49a99..f0954a4 100644 --- a/config/sync/mailsystem.settings.yml +++ b/config/sync/mailsystem.settings.yml @@ -1,7 +1,7 @@ theme: materiotheme defaults: - sender: swiftmailer - formatter: swiftmailer + sender: mailgun_mail + formatter: mailgun_mail _core: default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s modules: @@ -11,5 +11,5 @@ modules: sender: swiftmailer simplenews: none: - formatter: swiftmailer - sender: mailgun_queue_mail + formatter: mailgun_mail + sender: mailgun_mail diff --git a/config/sync/views.view.admin_users.yml b/config/sync/views.view.admin_users.yml index fe65e51..be9a1a3 100644 --- a/config/sync/views.view.admin_users.yml +++ b/config/sync/views.view.admin_users.yml @@ -1542,7 +1542,7 @@ display: options: sort: root: - container_type: details + container_type: container title: Filters description: '' open: '1' @@ -1562,47 +1562,65 @@ display: depth: '1' type: container status: - weight: '-17' + weight: '-23' id: status pid: container-0 depth: '2' type: filter roles_target_id: - weight: '-16' + weight: '-22' id: roles_target_id pid: container-0 depth: '2' type: filter uid: - weight: '-15' + weight: '-21' id: uid pid: container-0 depth: '2' type: filter mail: - weight: '-14' + weight: '-20' id: mail pid: container-0 depth: '2' type: filter field_showroom_target_id: - weight: '-13' + weight: '-19' id: field_showroom_target_id pid: container-0 depth: '2' type: filter field_company_target_id: - weight: '-12' + weight: '-18' id: field_company_target_id pid: container-0 depth: '2' type: filter field_memo_value: - weight: '-11' + weight: '-17' id: field_memo_value pid: container-0 depth: '2' type: filter + field_member_type_value: + weight: '-16' + id: field_member_type_value + pid: container-0 + depth: '2' + type: filter + login: + weight: '-15' + id: login + pid: container-0 + depth: '2' + type: filter + access: + weight: '-14' + id: access + pid: container-0 + depth: '2' + type: filter container-4: container_type: container title: '' @@ -1619,12 +1637,6 @@ display: pid: container-4 depth: '2' type: buttons - reset: - weight: '-18' - id: reset - pid: container-4 - depth: '2' - type: buttons container-1: container_type: container title: '' @@ -1665,6 +1677,16 @@ display: pid: root depth: '1' type: container + container-9: + container_type: details + title: 'Container 9' + description: '' + weight: '-12' + open: 0 + id: container-9 + pid: root + depth: '1' + type: container container-6: container_type: details title: 'Container 6' @@ -1675,6 +1697,16 @@ display: pid: root depth: '1' type: container + container-10: + container_type: details + title: 'Container 10' + description: '' + weight: '-11' + open: 0 + id: container-10 + pid: root + depth: '1' + type: container container-7: container_type: details title: 'Container 7' @@ -1762,30 +1794,31 @@ display: clear_on_exposed: false action_title: Action selected_actions: - - + 0: action_id: 'entity:break_lock:user' preconfiguration: - label_override: '' - - + add_confirmation: false + 1: action_id: user_unblock_user_action preconfiguration: - label_override: '' - - - action_id: user_block_user_action - preconfiguration: - label_override: '' - - - action_id: user_remove_role_action - preconfiguration: - label_override: '' - - + add_confirmation: false + 2: action_id: user_add_role_action preconfiguration: - label_override: '' - - + add_confirmation: true + 3: + action_id: user_remove_role_action + preconfiguration: + add_confirmation: true + 4: + action_id: user_block_user_action + preconfiguration: + add_confirmation: true + 8: action_id: 'entity:save_action:user' preconfiguration: - label_override: '' + add_confirmation: false + force_selection_info: false plugin_id: views_bulk_operations_bulk_form name: id: name