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

Epic ai rebased #7975

Open
wants to merge 59 commits into
base: master
Choose a base branch
from
Open

Epic ai rebased #7975

wants to merge 59 commits into from

Commits on Oct 21, 2024

  1. Create an Assistant MVP #7121

    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7a3fd10 View commit details
    Browse the repository at this point in the history
  2. Create an Assistant MVP #7121

    -Removing redundant service
    -Invoking app-saga service to fetch AI generated response
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3504c53 View commit details
    Browse the repository at this point in the history
  3. Create an Assistant MVP #7121

    -Invoking app-saga service to fetch AI generated response
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1365a0c View commit details
    Browse the repository at this point in the history
  4. Create an Assistant MVP #7121

    -Invoking app-saga service to fetch AI generated response
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5dc777f View commit details
    Browse the repository at this point in the history
  5. Create an Assistant MVP #7121

    -More UI adjustments
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9aeb8be View commit details
    Browse the repository at this point in the history
  6. Create an Assistant MVP #7121

    -More UI adjustments
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    741187e View commit details
    Browse the repository at this point in the history
  7. Create an Assistant MVP #7121

    -More UI adjustments
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e5a08ed View commit details
    Browse the repository at this point in the history
  8. fix 2 failed ui-tests

    sgauruseu authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7c64e99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a85d2b View commit details
    Browse the repository at this point in the history
  10. Make content form inputs (textarea and htmlarea for now) and text com…

    …ponent fire context events to Assistant #7342
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    314e263 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da82c00 View commit details
    Browse the repository at this point in the history
  12. Add Assistant icon to the Content Wizard toolbar #7334

    -renaming 'Saga' to 'AIAssistant
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c863b80 View commit details
    Browse the repository at this point in the history
  13. Add Assistant icon to the Content Wizard toolbar #7334

    -fixing build
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e2eea4b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4fbcb4f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2a0ecf2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8d83217 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d0f5ff4 View commit details
    Browse the repository at this point in the history
  18. Split AiAssistant config #7398

    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    82974dc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e2df520 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    30b72f1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7807820 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c1f3414 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    651d312 View commit details
    Browse the repository at this point in the history
  24. Support custom promp #7596

    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ff2814f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    601545c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ba80b02 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3016a93 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    76cd01a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    921454b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c03c32d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    434f1f1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    008b85a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fc87a06 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ffefe75 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f120656 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    211b8c2 View commit details
    Browse the repository at this point in the history
  37. lint fix

    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f65b166 View commit details
    Browse the repository at this point in the history
  38. Show AI icon only for inputs in content form #7702

    Fix code style.
    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4dca837 View commit details
    Browse the repository at this point in the history
  39. Suggest content localisation #7669

    Moved AIAissistant wrapper to separate instance.
    Updated AiAssistant events to make it always active, even before opened.
    Added checks to show confirmation dialog.
    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2af6639 View commit details
    Browse the repository at this point in the history
  40. Sync CS and Saga apps #7706

    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c1891a2 View commit details
    Browse the repository at this point in the history
  41. Suggest content localisation #7669

    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    acab13f View commit details
    Browse the repository at this point in the history
  42. ui-tests issue #7709

    sgauruseu authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    098ecfa View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3e0bdb5 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    c280e7e View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6a80b52 View commit details
    Browse the repository at this point in the history
  46. Add new Saga REST endpoints #7713

    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    192f555 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d029f30 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    a15d1a5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    bbb1539 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    73025be View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    0e396ce View commit details
    Browse the repository at this point in the history
  52. Assistant dialog localization #7739

    - Passing available locales list to the assistant app
    - Passing asset url to assistant app
    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c2f3d34 View commit details
    Browse the repository at this point in the history
  53. Rename translator service #7743

    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    55ba69c View commit details
    Browse the repository at this point in the history
  54. Update AI part to use new apps instead of Saga #7857

    Renamed Saga to AI.
    Added support of multiple AI plugins.
    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ccaf0fb View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    84ff55d View commit details
    Browse the repository at this point in the history
  56. Update custom instructions handling #7884

    Renamed customPrompt into instructions.
    Moved instructions to Config from Data event data.
    Added separate Config events for each plugin.
    Made instructions update on site config update.
    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7d45eed View commit details
    Browse the repository at this point in the history
  57. Rename isEditableByAi method

    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dbf4c99 View commit details
    Browse the repository at this point in the history
  58. Fix instructions not applied #7967

    edloidas authored and ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c9705ea View commit details
    Browse the repository at this point in the history
  59. epic-ai-rebased

    ashklianko committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    eaa1c1e View commit details
    Browse the repository at this point in the history