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 chat conversation component to improve modularity and readab… #526

Merged
merged 5 commits into from
Sep 8, 2024

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    0f8c82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26447e0 View commit details
    Browse the repository at this point in the history
  3. Refactor import paths in Conversation.vue and MessageList.vue to use …

    …absolute paths for consistency.
    swuecho committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    2488c35 View commit details
    Browse the repository at this point in the history
  4. Refactor Conversation component to accept sessionUuid as prop instead…

    … of using route params.
    swuecho committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    64847ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4370f79 View commit details
    Browse the repository at this point in the history