Граф коммитов

129 Коммитов

Автор SHA1 Сообщение Дата
Edgar Lopez ed33af64fc change log 2023-11-10 20:27:34 -08:00
xTEddie b5ae03776c
Fix Chat Config Validation (#279)
* Add parsers

* Update function name

* Parses values to lower case strings

* Add tests

* Update CHANGELOG.md
2023-11-10 18:09:42 -08:00
xTEddie 89f932a227
Fix Telemetry (#278)
* Update telemetry columns

* Update CHANGELOG.md

* Fix lint

* Fix lint
2023-11-10 16:27:36 -08:00
xTEddie 20b0197dbd
Bump v1.5.6-0 (#273)
* Update CHANGELOG.md

* 1.5.5

* 1.5.6-0
2023-10-31 19:32:29 -07:00
Charlie Wang fb5cc1b484 Fixed an issue where startChat failed due to optionalParam being null 2023-10-31 16:14:01 -07:00
xTEddie b7498ed517
Update EU domain names (#271)
* Add domain

* Expose ariaCollectorUri config

* Add ability to set custom collectorUri

* Add ability to set custom aria collector URI

* Update CHANGELOG.md

* Update EU Domain Names

* Refactor

* Fix test

* Update test
2023-10-26 10:26:20 -07:00
xTEddie 8e32cfc6f1
Bump v1.5.5-0 (#269)
* Update CHANGELOG.md

* 1.5.4

* 1.5.5-0
2023-10-20 13:36:26 -07:00
xTEddie aacf59fea9
Update AriaTelemetry configuration on initialization (#268)
* Update AriaTelemetry configuration on initialization

* Update CHANGELOG.md
2023-10-19 17:26:19 -07:00
xTEddie ad99af366b
Bump v1.5.4-0 (#267)
* Update CHANGELOG.md

* 1.5.3

* 1.5.4-0
2023-10-18 16:34:21 -07:00
xTEddie e19ac9abfe
Fix telemetry logger (#266)
* Add ability to pass configuration to AriaTelemetry

* Add EUDomainNames

* Add retrieveCollectorUri

* Add test

* Update tests

* Add method to set collectorUri then update configuration

* Set collectorUri if telemetry is not disabled

* Add missing await

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-10-18 14:51:39 -07:00
xTEddie 677ad96db8
Bump v1.5.3-0 (#263)
* Update CHANGELOG.md

* 1.5.2

* 1.5.3-0
2023-10-14 12:08:15 -07:00
xTEddie 0392e48d8b
Disable Token Refresh Mechanism (#262)
* Update CHANGELOG.md

* Disable refresh token mechanism
2023-10-12 23:58:55 -07:00
Edgar Lopez d23a2f4e42
Bump v1.5.2-0 (#261)
* build new release 1.5.1

* 1.5.1

* 1.5.2-0
2023-10-11 16:59:33 -07:00
Edgar Lopez f8872e3e94
Adding redirect for oauth reconnection (#260)
* initial version works, pending unit tests and more extensive tests

* adding unit tests

* redesign

* test title

* adjust test

* switch to private

* rename

* test adjust

* change log

* change log
2023-10-10 18:38:32 -07:00
xTEddie 6fca7e079d
Bump v1.5.1-0 (#259)
* 1.5.0

* 1.5.0

* 1.5.1-0
2023-09-29 15:51:47 -07:00
xTEddie 73ecb9b870
Update CHANGELOG.md (#256) 2023-09-28 14:54:23 -07:00
Prathap HS 8dd0e1c337 added change log 2023-09-13 23:27:00 +05:30
xTEddie 8e2093be11
Bump v1.4.7-0 (#245)
* 1.4.6

* 1.4.6

* 1.4.7-0

* 1.4.7-0
2023-08-15 13:13:28 -04:00
xTEddie 334165f2cb
Fix tokenRefresher mechanism with attachments (#244)
* Explicitly update AMSClient's chat token on token refresh

* Reinitialize AMSClient on token refresh

* Update CHANGELOG.md

* Remove platform check
2023-08-15 11:04:31 -04:00
Charlie Wang 1ca2e1c3c8 Release 1.4.5 2023-08-02 14:04:47 -07:00
Charlie Wang ffca007910 uptake ACSAdapter beta 20 2023-08-02 13:55:31 -07:00
xTEddie 5daf2e9142
Bump v1.4.5-0 (#238)
* Update CHANGELOG.md

* 1.4.4

* 1.4.5-0

* Update CHANGELOG.md

* Update README.md
2023-07-19 17:54:27 -07:00
xTEddie 4e6095043b
Add Async to Internal Live Chat Transcript Call (#235)
* Add ability to pass env config to adjust slowMo config

* Add async to OCClient.getChatTranscripts()

* Update CHANGELOG.md
2023-07-07 17:12:48 -07:00
xTEddie a63472c978
Retrieve Participants Optimization (#234)
* Move participants mapping creation to get messages to reduce ACSClient initialization time

* Remove participants retrieval call

* Update CHANGELOG.md
2023-07-07 15:15:46 -07:00
xTEddie a55dd606fa
Token Refresher (#221)
* Add exceptionSuppressors

* Update docs

* Refactor

* Refactor

* Clean up

* Pass tokenRefresher option

* Add mechanism to refresh chat token

* Update logic

* Refactor

* Add comments

* Remove unused import

* Fix lint

* Fix lint

* Update adapter options to send display name on typing notification

* Pass ocSDKConfiguration

* Fix test

* Clean up

* Update CHANGELOG.md

* Update CHANGELOG.md

* Pass refresh token flag & renew chat token on AMSClient on refresh token

* Update @microsoft/ocsdk

* Update CHANGELOG.md
2023-07-07 11:58:37 -07:00
Charlie Wang d1fd087530 bump v1.4.4-0 2023-06-15 15:09:40 -07:00
Charlie Wang 4ca66a887b bump v1.4.3 2023-06-15 15:08:41 -07:00
Charlie Wang 036374e2fb fix comments 2023-06-15 13:49:04 -07:00
Charlie Wang 2ff82e6d54 update change log 2023-06-15 13:45:44 -07:00
Charlie Wang 793f8b2bc8 bump 1.4.3-0 2023-05-19 15:34:25 -07:00
Charlie Wang de468fa374 bump 1.4.2 2023-05-19 15:33:25 -07:00
Charlie Wang f1899f4a00 Add null check 2023-05-11 12:18:26 -07:00
Charlie Wang 1337a8e6be bump to v1.4.2-0 2023-05-05 17:08:44 -07:00
Charlie Wang 0df822776d bump to v1.4.1 2023-05-05 17:07:21 -07:00
Charlie Wang ca06bb93ce Skipped empty string or null context variables 2023-05-05 16:33:32 -07:00
Charlie Wang e770ae6af1 bump v1.4.1-0 2023-05-02 15:25:32 -07:00
Charlie Wang a6f331fbda bump 1.4.0 2023-05-02 15:22:52 -07:00
Charlie Wang b9cef00627 Add `AuthContactIdNotFoundFailure` to `ExceptionThrower` 2023-05-01 17:57:16 -07:00
xTEddie e6306f1ac1
Get conversation details with live chat context (#204)
* Add reconnectId to live chat context

* Add optional params interface

* Add ability to fetch conversation details via live chat context

* Add test

* Add test

* Return reconnectId on liveChatContext

* Add integration test

* Add integration test

* Add endpoint

* Update .yml

* Clean up

* Add integration test

* Add integration test

* Update README.md

* Update test

* Add integration test

* Fix integration test

* Add integration test

* Add integration test

* Temporarily removing tests

* Add tests back

* Update tests

* Update CHANGELOG.md
2023-04-13 17:04:33 -07:00
xTEddie 9823adae9e
Get live chat transcripts with live chat context (#203)
* Add ability to fetch live chat transcript from a live chat context

* Add test

* Throw LiveChatTranscriptRetrievalFailure on fetching transcript failure

* Add test

* Log error object with standard error

* Add GetLiveChatTranscriptOptionalParams

* Update CHANGELOG.md

* Add integration test
2023-04-11 14:19:24 -07:00
xTEddie 559caa33b7
Error Handling Improvements (#200)
* Refactor

* Add comments

* Add OCSDKInitializationFailure

* Add ChatConfigRetrievalFailure

* Refactor

* Refactor

* Refactor

* Add MessagingSDKInitializeFailure

* Add UnsupportedLiveChatVersion error

* Add UnitializedChatSDK error

* Add ChatTokenRetrievalFailure error

* Rename

* Fix wrong telemetry event being passed

* Rename

* Refactor

* Refactor

* Rename

* Rename

* Add PersistentChatConversationRetrievalFailure

* Remove try/catch block since caller is already handling the error if any

* Clean up

* Add AuthenticatedChatConversationRetrievalFailure

* Add errorObject

* Add documentation

* Refactor

* Refactor WidgetUseOutsideOperatingHour error

* Add ConversationInitializationFailure

* Clean up

* Add MessagingClientInitializationFailure

* Add MessagingClientInitializationFailure

* Add MessagingClientConversationJoinFailure

* Refactor

* Refactor

* Add doc

* Add throwUnsupportedPlatform

* Refactor

* Add throwFeatureDisabled

* Add ConversationClosureFailure

* Add doc

* Update CHANGELOG.md

* Fix test case

* Add uuidv4() global function

* Update imports to be testable

* Add tests

* Update CHANGELOG.md

* Refactor

* Refactor

* Update test

* Refactor

* Rename

* Remove unused imports

* Add test

* Add test

* Add test

* Refactor

* Refactor

* Refactor

* Fix lint
2023-04-05 16:55:53 -07:00
xTEddie 26744395b4
Bump v1.3.1-0 (#201)
* Update CHANGELOG.md

* 1.3.0

* 1.3.1-0
2023-04-05 12:37:14 -07:00
xTEddie 30dca502d2
Set Default Live Chat Version to V2 (#199)
* Switch default liveChatVersion to V2

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Update tests

* Update tests

* Update CHANGELOG.md
2023-03-31 11:16:07 -07:00
xTEddie 0eaeaeb2a6
Update OCSDK (#194)
* Update @microsoft/ocsdk

* Unmark test

* Update CHANGELOG.md
2023-03-24 16:20:32 -07:00
Charlie Wang 91823540ae revert livechatversion change 2023-03-09 15:15:22 -08:00
Charlie Wang 7a7376da2d update 2023-03-09 14:28:55 -08:00
Charlie Wang 0ba05d4f74 update default LiveChatVersion 2023-03-07 11:29:39 -08:00
Charlie Wang 20f0ac2370 update change log 2023-03-07 10:43:43 -08:00
xTEddie cb2cd37461
Uptake @microsoft/omnichannel-amsclient (#183)
* Pass ACS attachment filename as part of file metadata to AMS

* Update AMSClient

* Update CHANGELOG.md
2023-02-09 18:16:33 -08:00
Charlie Wang 82cd01e353 Merge branch 'main' of https://github.com/microsoft/omnichannel-chat-sdk into users/charlwan/portal 2023-01-23 14:19:08 -08:00