Skip to content

Commit

Permalink
Merge pull request #222 from skyeperry1/custom_events
Browse files Browse the repository at this point in the history
Custom events
  • Loading branch information
ricmars authored Jun 26, 2024
2 parents 4d53621 + 19a30ed commit 25df200
Show file tree
Hide file tree
Showing 52 changed files with 7,434 additions and 1,166 deletions.
63 changes: 0 additions & 63 deletions docs/assets/main-CpPY0-nS.js

This file was deleted.

63 changes: 63 additions & 0 deletions docs/assets/main-DermlO9X.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/auto/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
document.write('<script src="./i18n/lang-' + settings.i18n.languages[i] + '.js"><\/script>');
}
</script>
<script type="module" crossorigin src="../assets/main-CpPY0-nS.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-DbZvqMSJ.css">
<script type="module" crossorigin src="../assets/main-DermlO9X.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-wocPULWs.css">
</head>

<body>
Expand Down
31 changes: 27 additions & 4 deletions docs/auto/js/config-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ window.settings = {
label: "Drive train warranty",
value: '8 yr/80,000mi',
},
]
]
},
{
title: "2017 Quartz Plug-in",
Expand All @@ -341,7 +341,7 @@ window.settings = {
label: "Drive train warranty",
value: '15 yr/100,000mi',
},
]
]
},
],
recentactivity: [
Expand Down Expand Up @@ -400,7 +400,7 @@ window.settings = {
label: "Drive train warranty",
value: '8 yr/80,000mi',
},
]
]
},
{
title: "2017 Quartz Plug-in",
Expand All @@ -424,7 +424,7 @@ window.settings = {
label: "Drive train warranty",
value: '15 yr/100,000mi',
},
]
]
},
],
recentactivity: [
Expand All @@ -442,6 +442,29 @@ window.settings = {
],
},
],
CustomEvents: [
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 1",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 2",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 3",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
}
],
pega_chat: {
WCBConfigName: '',
WebChatBotID: '',
Expand Down
4 changes: 2 additions & 2 deletions docs/commercial_bank/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
document.write('<script src="./i18n/lang-' + settings.i18n.languages[i] + '.js"><\/script>');
}
</script>
<script type="module" crossorigin src="../assets/main-CpPY0-nS.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-DbZvqMSJ.css">
<script type="module" crossorigin src="../assets/main-DermlO9X.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-wocPULWs.css">
</head>

<body>
Expand Down
25 changes: 24 additions & 1 deletion docs/commercial_bank/js/config-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,29 @@ window.settings = {
low: 2.54,
},
],
CustomEvents: [
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 1",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 2",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 3",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
}
],
pega_chat: {
WCBConfigName: "",
WebChatBotID: "",
Expand All @@ -455,7 +478,7 @@ window.settings = {
DMMURL: "",
DMMID: "pega-wm-chat",
DMMSecret: "",
DMMPrivateURL:"https://ksxyk0i2hb.execute-api.us-east-1.amazonaws.com/Prod/private-data",
DMMPrivateURL: "https://ksxyk0i2hb.execute-api.us-east-1.amazonaws.com/Prod/private-data",
DMMProactiveChatNewSessionTimeout: 0,
DMMProactiveChatNewSessionCode: '5sonPage',
},
Expand Down
4 changes: 2 additions & 2 deletions docs/comms/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
document.write('<script src="./i18n/lang-' + settings.i18n.languages[i] + '.js"><\/script>');
}
</script>
<script type="module" crossorigin src="../assets/main-CpPY0-nS.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-DbZvqMSJ.css">
<script type="module" crossorigin src="../assets/main-DermlO9X.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-wocPULWs.css">
</head>

<body>
Expand Down
23 changes: 23 additions & 0 deletions docs/comms/js/config-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,29 @@ window.settings = {
],
},
],
CustomEvents: [
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 1",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 2",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 3",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
}
],
pega_chat: {
WCBConfigName: '',
WebChatBotID: '',
Expand Down
4 changes: 2 additions & 2 deletions docs/energy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
document.write('<script src="./i18n/lang-' + settings.i18n.languages[i] + '.js"><\/script>');
}
</script>
<script type="module" crossorigin src="../assets/main-CpPY0-nS.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-DbZvqMSJ.css">
<script type="module" crossorigin src="../assets/main-DermlO9X.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-wocPULWs.css">
</head>

<body>
Expand Down
79 changes: 51 additions & 28 deletions docs/energy/js/config-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ window.settings = {
bill_pay: 164.8,
load_by_default: true,
hide_from_dropdown: false,
show_opname: false,
show_opname: false,
otp_send_to: "",
accountdetails: [[
{
Expand All @@ -306,18 +306,18 @@ window.settings = {
label: "Card status",
value: "Active",
}],
[{
label: "Card number",
value: "***1875",
},
{
label: "Card type",
value: "Amex card",
},
{
label: "Card status",
value: "Active",
}],
[{
label: "Card number",
value: "***1875",
},
{
label: "Card type",
value: "Amex card",
},
{
label: "Card status",
value: "Active",
}],
],
accountpicker: [
{
Expand Down Expand Up @@ -409,7 +409,7 @@ window.settings = {
load_by_default: true,
hide_from_dropdown: false,
show_opname: false,
otp_send_to: '',
otp_send_to: '',
accountdetails: [[
{
label: "Card number",
Expand All @@ -423,18 +423,18 @@ window.settings = {
label: "Card status",
value: "Active",
}],
[{
label: "Card number",
value: "***1875",
},
{
label: "Card type",
value: "Amex card",
},
{
label: "Card status",
value: "Active",
}],
[{
label: "Card number",
value: "***1875",
},
{
label: "Card type",
value: "Amex card",
},
{
label: "Card status",
value: "Active",
}],
],
accountpicker: [
{
Expand Down Expand Up @@ -505,6 +505,29 @@ window.settings = {
],
}
],
CustomEvents: [
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 1",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 2",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 3",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
}
],
pega_chat: {
WCBConfigName: '',
WebChatBotID: '',
Expand All @@ -519,9 +542,9 @@ window.settings = {
DMMURL: '',
DMMID: "pega-wm-chat",
DMMSecret: '',
DMMPrivateURL:"https://ksxyk0i2hb.execute-api.us-east-1.amazonaws.com/Prod/private-data",
DMMPrivateURL: "https://ksxyk0i2hb.execute-api.us-east-1.amazonaws.com/Prod/private-data",
DMMProactiveChatNewSessionTimeout: 0,
DMMProactiveChatNewSessionCode: '5sonPage',
DMMProactiveChatNewSessionCode: '5sonPage',
},
pega_marketing: {
Host: window.location.origin,
Expand Down
4 changes: 2 additions & 2 deletions docs/gov/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
document.write('<script src="./i18n/lang-' + settings.i18n.languages[i] + '.js"><\/script>');
}
</script>
<script type="module" crossorigin src="../assets/main-CpPY0-nS.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-DbZvqMSJ.css">
<script type="module" crossorigin src="../assets/main-DermlO9X.js"></script>
<link rel="stylesheet" crossorigin href="../assets/main-wocPULWs.css">
</head>

<body>
Expand Down
35 changes: 29 additions & 6 deletions docs/gov/js/config-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ window.settings = {
label: "Due date",
type: "duedate"
},
]
]
},
{
title: "Town Taxes",
Expand All @@ -336,7 +336,7 @@ window.settings = {
label: "Due date",
type: "duedate"
},
]
]
},
{
title: "Water bill",
Expand All @@ -351,7 +351,7 @@ window.settings = {
label: "Due date",
type: "duedate"
},
]
]
},
],
recentactivity: [
Expand Down Expand Up @@ -412,7 +412,7 @@ window.settings = {
label: "Due date",
type: "duedate"
},
]
]
},
{
title: "Town Taxes",
Expand All @@ -427,7 +427,7 @@ window.settings = {
label: "Due date",
type: "duedate"
},
]
]
},
{
title: "Water bill",
Expand All @@ -442,7 +442,7 @@ window.settings = {
label: "Due date",
type: "duedate"
},
]
]
},
],
recentactivity: [
Expand All @@ -458,6 +458,29 @@ window.settings = {
],
},
],
CustomEvents: [
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 1",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 2",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
},
{
CustomEventAction: "HighlightElement",
CustomEventName: "Custom Event 3",
ElementName: "",
SendAcknowledgement: false,
AcknowledgeOn: "After5Seconds"
}
],
pega_chat: {
WCBConfigName: '',
WebChatBotID: '',
Expand Down
Loading

0 comments on commit 25df200

Please sign in to comment.