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

Improved Ecosystem app handling #129

Merged
merged 12 commits into from
Sep 30, 2024

Commits on Aug 27, 2024

  1. feat: add function to fetch ecosystem apps by category and clean up f…

    …etch error handling in existing function
    partyparrotgreg committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b5f1b5e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. feat: introduce AppCardV2 and AppCardsGridCategory components for enh…

    …anced ecosystem application display
    partyparrotgreg committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    c742d38 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. feat: update AppCardV2 with integration link and refactor EcosystemSe…

    …ction to use new AppCardV2 component for app display
    partyparrotgreg committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4e5f178 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat: enhance AppCardV2 with short description and update EcosystemSe…

    …ction to group apps by categories more effectively
    partyparrotgreg committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    799e93f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. feat: add ExternalLinkIcon to AppCardV2 and improve styling in AppCar…

    …dsGridCategory and EcosystemSection for better UX
    partyparrotgreg committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f1dc155 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    c544127 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Refactor Ecosystem types and clean up getSeiEcosystemAppsData functio…

    …n for improved readability and consistency
    partyparrotgreg committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7e2e889 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fixing yarn lock

    partyparrotgreg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c0177f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1855f View commit details
    Browse the repository at this point in the history
  3. added lodash pkg

    partyparrotgreg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    17989b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. resolving comments

    partyparrotgreg committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    088670e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    38becf1 View commit details
    Browse the repository at this point in the history