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

[v13] [Assist] New UI & rewrite #27791

Merged
merged 2 commits into from Jun 15, 2023
Merged

Commits on Jun 13, 2023

  1. [Assist] New UI & rewrite (#27629)

    * Rewrite Assist & implement a new UI
    
    * Use the node name from the API
    
    * Code review comments
    
    * Address UI code review comments
    
    * Add some tests for the service
    
    * Rename "MiniAssit" to "Assist"
    
    * Impose a max height for the floating assist for small windows
    
    * Add missing license header
    
    * Update web/packages/teleport/src/Assist/Conversation/ExecuteRemoteCommandEntry.tsx
    
    Co-authored-by: Lisa Kim <lisa@goteleport.com>
    
    * Code review improvements
    
    * Only use stopPropagation so links still work and assist does not close
    
    * Make errors only show when error message isn't null
    
    * Add websocket refresh to avoid session expirations
    
    * Mark the conversation as not streaming when assist returns a full message
    
    * Improvements to error handling and icon spacing
    
    * Use encodeChallengeResponse to match the MFA backend changes
    
    * Run prettier
    
    * Usability improvements
    
    ---------
    
    Co-authored-by: Lisa Kim <lisa@goteleport.com>
    ryanclark and kimlisa committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    91c89f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2366bb1 View commit details
    Browse the repository at this point in the history