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

Add isValid getter to auth store and use it for permission checks #528

Merged
merged 7 commits into from
Sep 9, 2024

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    6164e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea2a9b7 View commit details
    Browse the repository at this point in the history
  3. Make addChatSession method asynchronous and await its calls in chat…

    … store and sider component.
    swuecho committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bbd43f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Add isValid getter to auth store and use it for permission checks i…

    …n admin, bot, chat, and snapshot views.
    swuecho committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7912ffd View commit details
    Browse the repository at this point in the history
  2. Refactor snapshot view: remove unused imports, simplify variable name…

    …s, and improve error handling.
    swuecho committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    415c3da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b08d40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c40fb6 View commit details
    Browse the repository at this point in the history