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: list all the credential groups #552

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

family36
Copy link
Contributor

Description

Updated the groups page on the dashboard to display all credential groups.

Change apps\dashboard\src\pages\groups.tsx

  • Added a feature to get all credential groups.
  • Added a component to display all credential groups.

Change apps\dashboard\src\api\bandadaAPI.ts

  • Added an optional parameter to the getGroups method.
  • Modified the method to return all groups when the parameter is omitted.

Related Issue

Closes #323

Does this introduce a breaking change?

  • Yes
  • [✔︎] No

Other information

issue323

Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bandada-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:46am
bandada-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 0:46am

Copy link
Member

@vplasencia vplasencia left a comment

Choose a reason for hiding this comment

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

Great work @family36! Thank you very much!

@vplasencia vplasencia changed the base branch from main to dev September 17, 2024 11:01
@vplasencia vplasencia merged commit 36f937a into bandada-infra:dev Sep 17, 2024
5 checks passed
Copy link

gitpoap-bot bot commented Sep 17, 2024

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2024 Bandada Contributor:

GitPOAP: 2024 Bandada Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List all the credential groups
2 participants