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(chat): add marketplace my applications tab (Issue #2038) #2138

Merged
merged 15 commits into from
Sep 18, 2024

Commits on Sep 16, 2024

  1. fix(chat): hide marketplace filters on minified sidebar

    Magomed-Elbi Dzhukalaev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    757a779 View commit details
    Browse the repository at this point in the history
  2. feat(chat): add marketplace tabs

    Magomed-Elbi Dzhukalaev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    38552fb View commit details
    Browse the repository at this point in the history
  3. feat(chat): create separate components for cards list & search header

    Magomed-Elbi Dzhukalaev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    54c9e37 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/marketplace' of https://github.com/epam/ai-dial-chat

    … into feat/2038-my-applications
    Magomed-Elbi Dzhukalaev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b975b4e View commit details
    Browse the repository at this point in the history
  5. feat(chat): move marketplace banner into separate component

    Magomed-Elbi Dzhukalaev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5b4eeaa View commit details
    Browse the repository at this point in the history
  6. feat(chat): add tab selectors in sidebar

    Magomed-Elbi Dzhukalaev committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a9dc05a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. feat(chat): add tab renderer, add delete card from installed

    Magomed-Elbi Dzhukalaev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6d86736 View commit details
    Browse the repository at this point in the history
  2. feat(chat): show modals only after loading

    Magomed-Elbi Dzhukalaev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4be775a View commit details
    Browse the repository at this point in the history
  3. fix(chat): move marketplace link above new chat btn

    Magomed-Elbi Dzhukalaev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    61c4d8a View commit details
    Browse the repository at this point in the history
  4. feat(chat): add new application btn

    Magomed-Elbi Dzhukalaev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3cad4c5 View commit details
    Browse the repository at this point in the history
  5. feat(chat): add remove/add/delete/edit app actions

    Magomed-Elbi Dzhukalaev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0640468 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix(chat): wrap useCallback

    Magomed-Elbi Dzhukalaev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    de75c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6287b View commit details
    Browse the repository at this point in the history
  3. feat(chat): pass edit handler to app details modal

    Magomed-Elbi Dzhukalaev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c6b8cea View commit details
    Browse the repository at this point in the history
  4. feat(chat): wrap useCallback

    Magomed-Elbi Dzhukalaev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9a7552b View commit details
    Browse the repository at this point in the history