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

reset chat or reload history after data source change #194

Commits on May 30, 2024

  1. reset chat or reload history when data source change

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a4954bf View commit details
    Browse the repository at this point in the history
  2. Add change log

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 30, 2024
    Configuration menu
    Copy the full SHA
    adb38cc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Address PR comments

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    07eae19 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat-update-chat-bot-after-data-source-change

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f3e4aab View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Set search and page after data source change

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    dc465d2 View commit details
    Browse the repository at this point in the history
  2. Remove skip first value when subscribe dataSourceId$

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7590f93 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Add dataSourceIdUdpates$ and finalDataSourceId

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b84272b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'os-origin/main' into feat-update-chat-b…

    …ot-after-data-source-change
    
    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    418f84c View commit details
    Browse the repository at this point in the history
  3. Remove data source service mock in chat header button

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4a7328c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Remove no need useRef

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    13f2b1d View commit details
    Browse the repository at this point in the history
  2. Refactor load history after data source change

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7981746 View commit details
    Browse the repository at this point in the history