-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #511 from City-of-Helsinki/UHF-9072-ibm-telia-chat
UHF-9072: Add new IBM Telia chat widgets, remove old Genesys Neuvonta block
- Loading branch information
Showing
6 changed files
with
116 additions
and
29 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
conf/cmi/language/fi/block.block.hdbt_subtheme_chatleijuke.yml
This file was deleted.
Oops, something went wrong.