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

Restart Conversation from any point Functionality #2089

Merged
merged 11 commits into from
Mar 5, 2020

Commits on Mar 5, 2020

  1. Saga and conv updated

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    get activities for a conversation
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Return updated activity
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Adding declaration maps for inspection
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Conversation routes set for fetch activities
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Safe commit
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Queues updated
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Safe commit
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Safe saga commit
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Resart multiple times the same conversation working. Major landmark
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Stable replay
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Restart from specific activity working
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    UI updates
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Safe saga flow
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Safe replay
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Forked post activity to let moving on to next activity
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Blocking webchat
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Simenatous conversations complete
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Error notficaition viewer completed
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Handling Dlspeech bot sniffer
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Conversation service spec completed
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Post activity test
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Mount conversation routes test
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Spec files updated
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Tests wrapped up for conversation queue
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Progressive response handling
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Stable commit to replay chat
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    UI tests restored to normality
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Tests working for conversationQueue
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Chatsagas stable tests
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    one more test working
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    All tests passing
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Chat saga test wrapped up
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    Restart conversation queue tests completed
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    UI tests updated
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    4d110bd View commit details
    Browse the repository at this point in the history
  2. More unit tests

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    More UI tests
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    4ba6b22 View commit details
    Browse the repository at this point in the history
  3. Tests Cleanup

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e2a8684 View commit details
    Browse the repository at this point in the history
  4. Changelog updated

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    488d16c View commit details
    Browse the repository at this point in the history
  5. Restart conversation options

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e11217f View commit details
    Browse the repository at this point in the history
  6. Split button tests passed

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    8562dab View commit details
    Browse the repository at this point in the history
  7. PR feedback addressed

    Renaming for consistent webchat captialized handling
    Renaming functions
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    30e60b7 View commit details
    Browse the repository at this point in the history
  8. Revertng webpack config

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    
    More PR feedback handled
    
    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    7bec918 View commit details
    Browse the repository at this point in the history
  9. Renaming user role

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    3b2cc84 View commit details
    Browse the repository at this point in the history
  10. Stable PR updates

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    6ae438e View commit details
    Browse the repository at this point in the history
  11. Merge conflicts resolved

    Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
    Srinaath Ravichandran committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    723a8b2 View commit details
    Browse the repository at this point in the history