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

💬 feat: assistant conversation starter #3699

Merged
merged 31 commits into from
Aug 31, 2024
Merged

Commits on Aug 31, 2024

  1. feat: initial UI convoStart

    berry-13 authored and danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a9b3014 View commit details
    Browse the repository at this point in the history
  2. fix: ConvoStarter UI

    berry-13 authored and danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9a2a147 View commit details
    Browse the repository at this point in the history
  3. fix: convoStarters bug

    berry-13 authored and danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d62e961 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc07b03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f103437 View commit details
    Browse the repository at this point in the history
  6. feat: apply fixes for starters

    berry-13 authored and danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    698e0b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5680d4d View commit details
    Browse the repository at this point in the history
  8. general UI update

    berry-13 authored and danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2123d5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec09ee7 View commit details
    Browse the repository at this point in the history
  10. fix: quick fix test

    berry-13 authored and danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b2a53c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8481641 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc9576f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    900950b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    41fb211 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b3d55cb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f944369 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4a3db20 View commit details
    Browse the repository at this point in the history
  18. fix: types

    danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4ae52a0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3d57993 View commit details
    Browse the repository at this point in the history
  20. chore: assistant types

    danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    498b1f0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c25b853 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5c584dc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    68f477c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    08c2fab View commit details
    Browse the repository at this point in the history
  25. feat(convo-starters): enhance ConvoStarter component and add animations

        - Update ConvoStarter component styling for better visual appeal
        - Implement fade-in animation for smoother appearance
        - Add hover effect with background color change
        - Improve text overflow handling with line-clamp and text-balance
        - Ensure responsive design for various screen sizes
    danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    99a4df0 View commit details
    Browse the repository at this point in the history
  26. feat(assistant): add conversation starters to assistant builder

    - Add localization strings for conversation starters
    - Update mobile.css with shake animation for max starters reached
    - Enhance user experience with tooltips and dynamic input handling
    danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6fc2c75 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    43b4ef9 View commit details
    Browse the repository at this point in the history
  28. refactor: remove endpoint query key, fetch all assistant docs for now…

    …, add conversation_starters to v1 methods
    danny-avila committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    119bbbd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    34813ce View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d2666e9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f57abb8 View commit details
    Browse the repository at this point in the history