Skip to content
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

chat-core-aws-connect: implement library #36

Merged
merged 16 commits into from
Jul 2, 2024

Commits on Jul 1, 2024

  1. chat-core-aws-connect: implement library

    Implements chat-core-aws-connect, to be used by chat-headless
    when an agent handoff session is initiated.
    
    TEST=manual
    
    Added browser tests, ensured all functionality works as
    expected.
    popestr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    612e59f View commit details
    Browse the repository at this point in the history
  2. update docs, fix dev deps

    popestr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d779dd3 View commit details
    Browse the repository at this point in the history
  3. add jest init

    popestr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b4bc0ab View commit details
    Browse the repository at this point in the history
  4. add tests

    popestr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    549012c View commit details
    Browse the repository at this point in the history
  5. fix lint

    popestr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0e0d03f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fc7243 View commit details
    Browse the repository at this point in the history
  7. remove temp region field

    popestr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5699ebe View commit details
    Browse the repository at this point in the history
  8. stronger types, more docs

    popestr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    45a665e View commit details
    Browse the repository at this point in the history
  9. update docs and readme

    popestr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9315ae9 View commit details
    Browse the repository at this point in the history
  10. one more doc

    popestr committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c9f342a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    3ee61a6 View commit details
    Browse the repository at this point in the history
  2. small updates

    popestr committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    73f9971 View commit details
    Browse the repository at this point in the history
  3. fix

    popestr committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4d5a1d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5622da5 View commit details
    Browse the repository at this point in the history
  5. one more missing export

    popestr committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    879de69 View commit details
    Browse the repository at this point in the history
  6. update pkg version

    popestr committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    dcbc5eb View commit details
    Browse the repository at this point in the history