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(dashboard-for-dapps): credential content filtering #394

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

ditoglez
Copy link
Collaborator

@ditoglez ditoglez commented Dec 17, 2024

Current PR adds the following functionality to the Dashboard for dApps:

  • Fetch all credentials for a grantee and decrypt them locally
  • Implement client-side pagination for large numbers of data
  • Implement client-side filtering
  • Prompt for the SECRET_KEY upon decryption if its not known

Copy link

vercel bot commented Dec 17, 2024

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

Name Status Preview Comments Updated (UTC)
dashboard-for-dapps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 8:36pm
data-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 8:36pm
idos-data-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 8:36pm
idos-enclave ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 8:36pm
idos-example-dapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 8:36pm
issuer-sdk-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 8:36pm

Copy link

pkg-pr-new bot commented Dec 17, 2024

Open in Stackblitz

npm i https://pkg.pr.new/idos-network/idos-sdk-js/@idos-network/grantee-sdk-js@394
npm i https://pkg.pr.new/idos-network/idos-sdk-js/@idos-network/idos-sdk@394
npm i https://pkg.pr.new/idos-network/idos-sdk-js/@idos-network/issuer-sdk-js@394

commit: 2523580

@ditoglez ditoglez force-pushed the feat/dashboard-for-dapps-credential-content-filtering branch from 3d6bf99 to daa549e Compare December 18, 2024 18:27
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.

2 participants