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

Video 3730 add conversation hooks #438

Merged
merged 14 commits into from
Mar 2, 2021

Commits on Feb 20, 2021

  1. Add initial hooks for chat

    Tim Mendoza committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    7cee884 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Update hooks in chat provider

    Tim Mendoza committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    9541a3f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Add tests for conversationProvider component

    Tim Mendoza committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8744b4d View commit details
    Browse the repository at this point in the history
  2. Fix DeviceSelectionScreen tests

    Tim Mendoza committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d236043 View commit details
    Browse the repository at this point in the history
  3. Update variable names

    Tim Mendoza committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9d8504d View commit details
    Browse the repository at this point in the history
  4. Revert proxy url in package.json

    Tim Mendoza committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    1ba7306 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/conversations' into VIDEO-3730-add-conversation…

    …-hooks
    Tim Mendoza committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    ef565f5 View commit details
    Browse the repository at this point in the history
  6. Fix linting issues

    Tim Mendoza committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    302adb5 View commit details
    Browse the repository at this point in the history
  7. Make error handling more user friendly

    Tim Mendoza committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    98614e9 View commit details
    Browse the repository at this point in the history
  8. Fix a test in src/state

    Tim Mendoza committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    ea7cb77 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Temporarily disable cypress tests

    Tim Mendoza committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    fc63cb2 View commit details
    Browse the repository at this point in the history
  2. Undo prettier changes to config.yml

    Tim Mendoza committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    9dfb83e View commit details
    Browse the repository at this point in the history
  3. Update chatProvider test

    Tim Mendoza committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    ce235ce View commit details
    Browse the repository at this point in the history
  4. Cleanup ChatProvider

    Tim Mendoza committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    df30068 View commit details
    Browse the repository at this point in the history