Skip to content

feat(callcontrolcad): update to support global variables#679

Merged
cmullenx merged 6 commits intowebex:nextfrom
cmullenx:chrmulle/globalVars
Apr 29, 2026
Merged

feat(callcontrolcad): update to support global variables#679
cmullenx merged 6 commits intowebex:nextfrom
cmullenx:chrmulle/globalVars

Conversation

@cmullenx
Copy link
Copy Markdown
Contributor

@cmullenx cmullenx commented Apr 27, 2026

COMPLETES # https://jira-eng-sjc12.cisco.com/jira/browse/CAI-7661

This pull request addresses

Adds the ability to view agent viewable global variables on the call control cad component

by making the following changes

Updating CallControlCad component

Vidcast: https://app.vidcast.io/share/60593b4b-5dc8-496f-b165-ce5dd6c4f893

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios were tested

  • The testing is done with the amplify link
    Tested CallControlCad Component without agent viewable global variables, tested it with agent viewable global variables

The GAI Coding Policy And Copyright Annotation Best Practices

  • GAI was not used (or, no additional notation is required)
  • Code was generated entirely by GAI
  • GAI was used to create a draft that was subsequently customized or modified
  • Coder created a draft manually that was non-substantively modified by GAI (e.g., refactoring was performed by GAI on manually written code)
  • Tool used for AI assistance (GitHub Copilot / Other - specify)
    • Github Copilot
    • [x ] Other - Windsurf
  • This PR is related to
    • Feature
    • Defect fix
    • Tech Debt
    • Automation

Checklist before merging

  • I have not skipped any automated checks
  • All existing and new tests passed
  • I have updated the testing document
  • I have tested the functionality with amplify link

Make sure to have followed the contributing guidelines before submitting.

@cmullenx cmullenx requested a review from a team as a code owner April 27, 2026 00:00
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 52b3ca484a

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/contact-center/cc-components/src/components/task/task.types.ts Outdated
@aws-amplify-us-east-2
Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-679.d1b38q61t1z947.amplifyapp.com

@cmullenx cmullenx changed the title updated CallControlCad component to support viewing agent viewable gl… feat(callcontrolcad): update to support global variables Apr 27, 2026
Copy link
Copy Markdown
Contributor

@Shreyas281299 Shreyas281299 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments. Please check them before merging

Comment thread packages/contact-center/cc-components/src/components/task/task.types.ts Outdated
@cmullenx cmullenx added validated Indicates that the PR is ready for actions run_e2e Add this label to run E2E test for meeting and CC widgets labels Apr 28, 2026
@cmullenx cmullenx merged commit 0566ab1 into webex:next Apr 29, 2026
7 of 8 checks passed
@cmullenx cmullenx deleted the chrmulle/globalVars branch April 29, 2026 13:09
@github-actions
Copy link
Copy Markdown

🎉 Your changes are now available!
Released in: webex-cc-widgets-v1.28.0-next.38
📖 View full changelog →
Packages Updated Version
@webex/cc-widgets 1.28.0-next.38
@webex/cc-components 1.28.0-next.28
@webex/cc-digital-channels 0.0.0-next.12
@webex/cc-station-login 1.28.0-next.28
@webex/cc-store 1.28.0-next.16
@webex/cc-task 1.28.0-next.31
@webex/cc-ui-logging 1.28.0-next.17
@webex/cc-user-state 1.28.0-next.29
@webex/test-fixtures 0.0.0-next.1
samples-cc-react-app 0.0.0-next.1
samples-cc-wc-app 0.0.0-next.1

Thank you for your contribution!
🤖 This is an automated message. For queries, please contact support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run_e2e Add this label to run E2E test for meeting and CC widgets validated Indicates that the PR is ready for actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants