-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proj inbound calling #150
Proj inbound calling #150
Commits on Jun 16, 2023
-
Create incoming call method to test inbound calling (#130)
* Create incoming call started method to test inbound calling
Configuration menu - View commit details
-
Copy full SHA for 962c859 - Browse repository at this point
Copy the full SHA 962c859View commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b52322 - Browse repository at this point
Copy the full SHA 8b52322View commit details
Commits on Jul 10, 2023
-
Introduce inbound calling availability events (#138)
* Refactor constants * Refactor version constant * 0.1.6-alpha.0 * Remove sdkVersion prop from initialized event * 0.1.6-alpha.1 * Introduce inbound calling availability events * Test new events * Configure prettier and format the demo-minimal-js html. Improve accessibility and SEO. * Use semantic html and style buttons * Refactor switch case into onclick methods and remove logic that waits for DOM content loaded since we are using defer to load the JS * Rename id * Specify encoding * Match SDK event name * sort props * Initialize as logged out * Add user availability events * Prevent window overflow * Allow user to change availability during a call. * disable availability buttons during a call. * 0.1.7-alpha.0 * Use new alpha version
Configuration menu - View commit details
-
Copy full SHA for 4a6a1c4 - Browse repository at this point
Copy the full SHA 4a6a1c4View commit details -
Send incoming call event with data to create an engagement (#140)
Create event handlers for create_engagement_succeeded and create_engagement_failed
Configuration menu - View commit details
-
Copy full SHA for f2d1495 - Browse repository at this point
Copy the full SHA f2d1495View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2279f8a - Browse repository at this point
Copy the full SHA 2279f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4280940 - Browse repository at this point
Copy the full SHA 4280940View commit details
Commits on Aug 3, 2023
-
Initialize demo widget when ready event is received from HubSpot (#145)
* Initialize SDK on ready event * Save userAvailable state in the demo widget * Allow user to start an incoming call asynchronously for testing (#146)
Configuration menu - View commit details
-
Copy full SHA for 4aa4ff6 - Browse repository at this point
Copy the full SHA 4aa4ff6View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f7b794 - Browse repository at this point
Copy the full SHA 2f7b794View commit details -
Extensions inbound lifecycle (#148)
* Initialize SDK on ready event * Save userAvailable state in the demo widget * Allow user to start an incoming call asynchronously for testing (#146) * Revert "Allow user to start an incoming call asynchronously for testing (#146)" This reverts commit 9800470. --------- Co-authored-by: Esme Ling <esmelingyr@gmail.com> Co-authored-by: Esme <23175119+esme@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e23fd6 - Browse repository at this point
Copy the full SHA 6e23fd6View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2314a69 - Browse repository at this point
Copy the full SHA 2314a69View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ed1a8e - Browse repository at this point
Copy the full SHA 9ed1a8eView commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1c8d87e - Browse repository at this point
Copy the full SHA 1c8d87eView commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed0f0b8 - Browse repository at this point
Copy the full SHA ed0f0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12676c3 - Browse repository at this point
Copy the full SHA 12676c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f69179c - Browse repository at this point
Copy the full SHA f69179cView commit details
Commits on Nov 14, 2023
-
* Add events for caller id matching * Add caller id match payload * Add debugMessageType argument to logging * Add incomingCall event handler to README * Log last sync event
Configuration menu - View commit details
-
Copy full SHA for 928f8e2 - Browse repository at this point
Copy the full SHA 928f8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f395416 - Browse repository at this point
Copy the full SHA f395416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b1284 - Browse repository at this point
Copy the full SHA 47b1284View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 284a43a - Browse repository at this point
Copy the full SHA 284a43aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6411ce0 - Browse repository at this point
Copy the full SHA 6411ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b599f25 - Browse repository at this point
Copy the full SHA b599f25View commit details
Commits on Nov 30, 2023
-
Add support for inbound calling to react demo app (#157)
* Add support for inbound calling to react demo app * Add unit tests for Incoming Screen * Unit tests * Fix useCti hook to store incomingNumber * Feedback fixes # 1 * Feedback fixes #2 * Feedback fixes
Configuration menu - View commit details
-
Copy full SHA for 1ee6bcb - Browse repository at this point
Copy the full SHA 1ee6bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f13841b - Browse repository at this point
Copy the full SHA f13841bView commit details
Commits on Dec 1, 2023
-
Send navigate_to_record event when we receive an existing call id (#158)
* Send navigate_to_record event when we receive an existing call id * Fix console debug message const * Navigate to record page in the react demo app (#165) * Update README with instructions for redirect * 0.2.1-alpha.3 * Use next tag of SDK
Configuration menu - View commit details
-
Copy full SHA for dd42354 - Browse repository at this point
Copy the full SHA dd42354View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc7afd7 - Browse repository at this point
Copy the full SHA bc7afd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e81b6b8 - Browse repository at this point
Copy the full SHA e81b6b8View commit details
Commits on Dec 8, 2023
-
React Demo App: Set incoming number and contact name in localstorage (#…
…166) * React Demo App: Set incoming number and contact info in localstorage on redirect * feedback fixes
Configuration menu - View commit details
-
Copy full SHA for da7ff56 - Browse repository at this point
Copy the full SHA da7ff56View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f95f17 - Browse repository at this point
Copy the full SHA 2f95f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0968e7a - Browse repository at this point
Copy the full SHA 0968e7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a24c526 - Browse repository at this point
Copy the full SHA a24c526View commit details
Commits on Feb 8, 2024
-
Support NAVIGATE_TO_RECORD_FAILED event (#171)
* switch case lost its case to dictionary * Handle NAVIGATE_TO_RECORD_FAILED * Add event handler to demos * Remove unused message handler
Configuration menu - View commit details
-
Copy full SHA for 6e41342 - Browse repository at this point
Copy the full SHA 6e41342View commit details -
Configuration menu - View commit details
-
Copy full SHA for a336a23 - Browse repository at this point
Copy the full SHA a336a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 603bc29 - Browse repository at this point
Copy the full SHA 603bc29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13766ee - Browse repository at this point
Copy the full SHA 13766eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3507529 - Browse repository at this point
Copy the full SHA 3507529View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0c410b - Browse repository at this point
Copy the full SHA b0c410bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b64aa65 - Browse repository at this point
Copy the full SHA b64aa65View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a7c5cd - Browse repository at this point
Copy the full SHA 3a7c5cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0b9a54 - Browse repository at this point
Copy the full SHA a0b9a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3645750 - Browse repository at this point
Copy the full SHA 3645750View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ec49f5 - Browse repository at this point
Copy the full SHA 5ec49f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6fb734 - Browse repository at this point
Copy the full SHA b6fb734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2783a5e - Browse repository at this point
Copy the full SHA 2783a5eView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2edd656 - Browse repository at this point
Copy the full SHA 2edd656View commit details -
Configuration menu - View commit details
-
Copy full SHA for b90170c - Browse repository at this point
Copy the full SHA b90170cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4579d42 - Browse repository at this point
Copy the full SHA 4579d42View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ede28cf - Browse repository at this point
Copy the full SHA ede28cfView commit details
Commits on Mar 4, 2024
-
Add beta badge to incoming call, availability toggles (#179)
* Add beta badge to incoming call, availability toggles * code review feedback * fix unit tests
Configuration menu - View commit details
-
Copy full SHA for 2d496f0 - Browse repository at this point
Copy the full SHA 2d496f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ab90e - Browse repository at this point
Copy the full SHA 47ab90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa9de3 - Browse repository at this point
Copy the full SHA 8aa9de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 179d15e - Browse repository at this point
Copy the full SHA 179d15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93abb28 - Browse repository at this point
Copy the full SHA 93abb28View commit details