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

(refactor|test)(frontend): chat #1488

Merged
merged 37 commits into from
May 4, 2024
Merged

Commits on Apr 29, 2024

  1. initial commit

    amanape committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ede880a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    2c1362a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    900dd30 View commit details
    Browse the repository at this point in the history
  3. rename

    amanape committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d8d6aaf View commit details
    Browse the repository at this point in the history
  4. introduce chat

    amanape committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b5ea875 View commit details
    Browse the repository at this point in the history
  5. initial commit

    amanape committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d8ee7e8 View commit details
    Browse the repository at this point in the history
  6. extend chatinterface, add

    new store, and utilize new reducers
    amanape committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d538f13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09a8083 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b01ff1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9114a7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ac6fbf View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    407170a View commit details
    Browse the repository at this point in the history
  2. scroll down for new messages

    amanape committed May 2, 2024
    Configuration menu
    Copy the full SHA
    73c6538 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    611afa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d23d662 View commit details
    Browse the repository at this point in the history
  5. add fade and action banner

    amanape committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4bc1f4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f754971 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f8be13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90eae8a View commit details
    Browse the repository at this point in the history
  9. support with jupyter

    amanape committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2e6afdf View commit details
    Browse the repository at this point in the history
  10. refactor to pass tests

    amanape committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7df3cd3 View commit details
    Browse the repository at this point in the history
  11. remove unused import

    amanape committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c7d2f38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47b2071 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    1086cd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5a38f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    238ea1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18222d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e7b311 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b29a5b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ef5db6 View commit details
    Browse the repository at this point in the history
  8. create simple useTyping hook

    amanape committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ee15928 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c34267 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    9619d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf7f5a View commit details
    Browse the repository at this point in the history
  3. extend tests

    amanape committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6c8bef8 View commit details
    Browse the repository at this point in the history
  4. disable error

    amanape committed May 4, 2024
    Configuration menu
    Copy the full SHA
    62faad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbd4d54 View commit details
    Browse the repository at this point in the history