-
Notifications
You must be signed in to change notification settings - Fork 45
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
Incoming task connector v3 #375
base: master
Are you sure you want to change the base?
Incoming task connector v3 #375
Conversation
Co-authored-by: Kesava Krishnan Madavan <[email protected]> Co-authored-by: Shreyas Sharma <[email protected]>
Co-authored-by: Shreyas Sharma <[email protected]> Co-authored-by: webex-components-publisher <[email protected]>
Co-authored-by: Kesava Krishnan Madavan <[email protected]> Co-authored-by: Shreyas Sharma <[email protected]>
Co-authored-by: Shreyas Sharma <[email protected]>
# [1.28.0-ccwidgets.1](webex/widgets@v1.27.5...v1.28.0-ccwidgets.1) (2024-11-21) ### Bug Fixes * convert npm to yarn ([webex#234](webex#234)) ([432ed3c](webex@432ed3c)) * **release:** add-publish-step-in-tooling ([webex#334](webex#334)) ([ca32235](webex@ca32235)) ### Features * **release:** add new branch to circleci ([18f7bec](webex@18f7bec)) * **release:** publish pipeline for wxcc widgets ([webex#324](webex#324)) ([864fb52](webex@864fb52)) * **widget-cc-station-login:** Spark 575845 login widget ([webex#239](webex#239)) ([66b8a20](webex@66b8a20))
# [1.28.0-ccwidgets.2](webex/widgets@v1.28.0-ccwidgets.1...v1.28.0-ccwidgets.2) (2024-11-26) ### Bug Fixes * **cc-store:** receive webex on init, add store types ([webex#341](webex#341)) ([9648969](webex@9648969))
# [1.28.0-ccwidgets.3](webex/widgets@v1.28.0-ccwidgets.2...v1.28.0-ccwidgets.3) (2024-12-16) ### Features * **user-state:** load and change state, client timer ([webex#347](webex#347)) ([f1ccaeb](webex@f1ccaeb))
Co-authored-by: Shreyas Sharma <[email protected]>
# [1.28.0-ccwidgets.4](webex/widgets@v1.28.0-ccwidgets.3...v1.28.0-ccwidgets.4) (2024-12-17) ### Bug Fixes * **cc-widgets:** ship-all-widgets-together ([webex#345](webex#345)) ([83d5a37](webex@83d5a37))
# [1.28.0-ccwidgets.5](webex/widgets@v1.28.0-ccwidgets.4...v1.28.0-ccwidgets.5) (2024-12-23) ### Bug Fixes * **user-state:** receive agent stateChange event ([webex#350](webex#350)) ([21d6ce7](webex@21d6ce7))
Co-authored-by: Shreyas Sharma <[email protected]>
# [1.28.0-ccwidgets.6](webex/widgets@v1.28.0-ccwidgets.5...v1.28.0-ccwidgets.6) (2025-01-08) ### Features * taskList and IncomingTask widgets added ([webex#348](webex#348)) ([ce3a619](webex@ce3a619))
# [1.28.0-ccwidgets.7](webex/widgets@v1.28.0-ccwidgets.6...v1.28.0-ccwidgets.7) (2025-01-08) ### Features * **widgets:** shifted-timer-to-worker ([webex#352](webex#352)) ([c06fe9c](webex@c06fe9c))
…ebex#355) Co-authored-by: Rajesh Kumar <[email protected]>
# [1.28.0-ccwidgets.8](webex/widgets@v1.28.0-ccwidgets.7...v1.28.0-ccwidgets.8) (2025-01-10) ### Bug Fixes * **bundling:** fixed the multiple React instance and useRef errors ([webex#355](webex#355)) ([473cd4f](webex@473cd4f)) * cleanup and using mobx-react-lite ([webex#356](webex#356)) ([0b304c4](webex@0b304c4))
# [1.28.0-ccwidgets.9](webex/widgets@v1.28.0-ccwidgets.8...v1.28.0-ccwidgets.9) (2025-01-13) ### Features * **cc-store:** add logger from sdk ([webex#354](webex#354)) ([a62494b](webex@a62494b))
# [1.28.0-ccwidgets.10](webex/widgets@v1.28.0-ccwidgets.9...v1.28.0-ccwidgets.10) (2025-01-17) ### Bug Fixes * rename agent state to user state ([webex#361](webex#361)) ([fe409db](webex@fe409db))
# [1.28.0-ccwidgets.11](webex/widgets@v1.28.0-ccwidgets.10...v1.28.0-ccwidgets.11) (2025-01-21) ### Features * **widgets:** added-relogin-logic ([webex#357](webex#357)) ([94dd415](webex@94dd415))
# [1.28.0-ccwidgets.12](webex/widgets@v1.28.0-ccwidgets.11...v1.28.0-ccwidgets.12) (2025-01-29) ### Bug Fixes * **call-control:** add-call-control-widget ([webex#362](webex#362)) ([a677f5e](webex@a677f5e))
# [1.28.0-ccwidgets.13](webex/widgets@v1.28.0-ccwidgets.12...v1.28.0-ccwidgets.13) (2025-01-30) ### Bug Fixes * **samples:** change samples index html hrefs ([webex#367](webex#367)) ([ff126ab](webex@ff126ab))
Co-authored-by: parv_gour <parv_gour@PAGOUR-M-D8B2>
Caution Review failedAn error occurred during the review process. Please try again later. Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Incoming Task Presentational Layer Change