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

RHIDP-2921: Initial version of a marketplace plugin #47

Conversation

christoph-jerolimov
Copy link
Member

@christoph-jerolimov christoph-jerolimov commented Nov 18, 2024

Hey, I just made a Pull Request!

https://issues.redhat.com/browse/RHIDP-2921

Just an first version of marketplace types and frontend -> backend communication.

  • MUI v5
  • React query
  • Types in common lib
  • Backend that returns some mock data (next step is to load them from the file system)
  • Frontend that loads the mock data and shows them in a grid (with a ugly filter input field for now)

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

@christoph-jerolimov christoph-jerolimov changed the title feat(marketplace): initial version of a marketplace api feat(marketplace): initial version of a marketplace workspace/plugin Nov 18, 2024
@christoph-jerolimov christoph-jerolimov changed the title feat(marketplace): initial version of a marketplace workspace/plugin feat(marketplace): initial version of a marketplace plugin Nov 18, 2024
@christoph-jerolimov christoph-jerolimov changed the title feat(marketplace): initial version of a marketplace plugin RHIDP-2921: Initial version of a marketplace plugin Nov 18, 2024
Copy link

@divyanshiGupta divyanshiGupta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Nov 18, 2024
@christoph-jerolimov christoph-jerolimov merged commit c241be9 into redhat-developer:main Nov 18, 2024
6 checks passed
@christoph-jerolimov christoph-jerolimov deleted the kickoff-marketplace branch November 18, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants