Skip to content

Commit

Permalink
Merge pull request #511 from City-of-Helsinki/UHF-9072-ibm-telia-chat
Browse files Browse the repository at this point in the history
UHF-9072: Add new IBM Telia chat widgets, remove old Genesys Neuvonta block
  • Loading branch information
juho-lehmonen authored Oct 5, 2023
2 parents 09a5ac0 + be7bdcf commit 96a2aab
Show file tree
Hide file tree
Showing 6 changed files with 116 additions and 29 deletions.
27 changes: 0 additions & 27 deletions conf/cmi/block.block.hdbt_subtheme_chatleijuke.yml

This file was deleted.

37 changes: 37 additions & 0 deletions conf/cmi/block.block.ibmchatapp_neuvonta_en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
uuid: 7f625e65-71c3-4f95-842a-bfdc8b1c2109
langcode: en
status: true
dependencies:
module:
- helfi_platform_config
- language
- system
theme:
- hdbt_subtheme
id: ibmchatapp_neuvonta_en
theme: hdbt_subtheme
region: attachments
weight: 0
provider: null
plugin: ibm_chat_app
settings:
id: ibm_chat_app
label: 'IBM Chat App Neuvonta EN'
label_display: visible
provider: helfi_platform_config
hostname: 'https://coh-chat-app-prod.ow6i4n9pdzm.eu-de.codeengine.appdomain.cloud'
engagementId: helsinki-info-chat-en
tenantId: www-hel-fi-prod
assistantId: ace
visibility:
language:
id: language
negate: false
context_mapping:
language: '@language.current_language_context:language_interface'
langcodes:
en: en
request_path:
id: request_path
negate: false
pages: "/advisory-and-support-services/helsinki-info\r\n/advisory-and-support-services/helsinki-info/*\r\n/contact-us/helsinki-info\r\n/contact-the-city-of-helsinki"
37 changes: 37 additions & 0 deletions conf/cmi/block.block.ibmchatapp_neuvonta_fi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
uuid: 892eb9fc-277f-440e-b12a-0e3ea461c9af
langcode: en
status: true
dependencies:
module:
- helfi_platform_config
- language
- system
theme:
- hdbt_subtheme
id: ibmchatapp_neuvonta_fi
theme: hdbt_subtheme
region: attachments
weight: 0
provider: null
plugin: ibm_chat_app
settings:
id: ibm_chat_app
label: 'IBM Chat App Neuvonta FI'
label_display: '0'
provider: helfi_platform_config
hostname: 'https://coh-chat-app-prod.ow6i4n9pdzm.eu-de.codeengine.appdomain.cloud'
engagementId: helsinki-info-chat-fi
tenantId: www-hel-fi-prod
assistantId: ace
visibility:
request_path:
id: request_path
negate: false
pages: "/neuvonta-ja-tuki/helsinki-info\r\n/neuvonta-ja-tuki/helsinki-info/*\r\n/ota-yhteytta/helsinki-info\r\n/ota-yhteytta-helsingin-kaupunkiin"
language:
id: language
negate: false
context_mapping:
language: '@language.current_language_context:language_interface'
langcodes:
fi: fi
37 changes: 37 additions & 0 deletions conf/cmi/block.block.ibmchatapp_neuvonta_sv.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
uuid: dd804b2f-3123-437d-8f3e-10e4630940c7
langcode: en
status: true
dependencies:
module:
- helfi_platform_config
- language
- system
theme:
- hdbt_subtheme
id: ibmchatapp_neuvonta_sv
theme: hdbt_subtheme
region: attachments
weight: 0
provider: null
plugin: ibm_chat_app
settings:
id: ibm_chat_app
label: 'IBM Chat App Neuvonta SV'
label_display: '0'
provider: helfi_platform_config
hostname: 'https://coh-chat-app-prod.ow6i4n9pdzm.eu-de.codeengine.appdomain.cloud'
engagementId: helsinki-info-chat-sv
tenantId: www-hel-fi-prod
assistantId: ace
visibility:
language:
id: language
negate: false
context_mapping:
language: '@language.current_language_context:language_interface'
langcodes:
sv: sv
request_path:
id: request_path
negate: false
pages: "/informationstjanster-och-stod/helsingfors-info\r\n/informationstjanster-och-stod/helsingfors-info/*\r\n/ta-kontakt/helsingfors-info\r\n/kontakta-helsingfors-stad"
5 changes: 5 additions & 0 deletions conf/cmi/config_ignore.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ ignored_config_entities:
- 'hdbt_admin_tools.site_settings:site_settings'
- 'hdbt_admin_tools.site_settings:footer_settings'
- 'easy_breadcrumb.settings:home_segment_title'
- block.block.ibmchatapp
- block.block.ibmchatapp_neuvonta_fi
- block.block.ibmchatapp_neuvonta_sv
- block.block.ibmchatapp_neuvonta_en
- block.block.ibmchatapp_watson_talpa

This file was deleted.

0 comments on commit 96a2aab

Please sign in to comment.