Skip to content

Conversation

@iFergal
Copy link
Collaborator

@iFergal iFergal commented Sep 2, 2025

No description provided.

@iFergal iFergal self-assigned this Sep 2, 2025
@iFergal iFergal removed the request for review from sdisalvo-crd September 2, 2025 07:14
@rcmorano rcmorano self-requested a review as a code owner September 24, 2025 11:16
rcmorano
rcmorano previously approved these changes Sep 29, 2025
rcmorano
rcmorano previously approved these changes Sep 29, 2025
Sotatek-DucPhung and others added 3 commits October 1, 2025 16:45
* feat: implement presentation verification and request handling

- Updated credential server to include new endpoints for verifying IPEX presentations and fetching presentation requests.
- Enhanced the request presentation modal to manage presentation requests and their statuses.
- Introduced a new PresentationStatus component for better UI representation of request statuses.
- Added polling mechanism for verifying presentation status in the UI.
- Updated package dependencies and configuration files accordingly.

* fix: optimize exchange retrieval and verification logic

* refactor: streamline presentation request handling and introduce polling mechanism

- Updated the credential API to correct the handling of `ipexApplySaid` and improve verification logic.
- Removed the `usePresentationVerification` hook and replaced it with a new `usePresentationPolling` hook for better management of presentation request statuses.
- Enhanced the RequestPresentationModal to utilize the new polling mechanism and simplified state management.
- Updated the connections slice to include new properties for presentation requests.
- Cleaned up unused code and improved overall structure for better maintainability.

* refactor: simplify polling logic in usePresentationPolling hook

* chore: update RequestPresentationModal to streamline presentation request handling

* chore: avoid dublicate call api

* fix(cred-ui): cleanup, and correct design for status

---------

Co-authored-by: iFergal <[email protected]>
Sotatek-DucPhung and others added 14 commits October 3, 2025 14:41
…#1372)

* feat(cred-ui): update RequestPresentation to use full attributes object

* feat(cred-ui): add PresentationDetailModal for displaying credential details

- Introduced PresentationDetailModal component to show detailed information about presented and requested credentials.
- Enhanced credential API to include optional acdcCredential in presentation requests.
- Updated RequestPresentation page to handle modal opening and data passing for selected presentations.
- Added styles for the new modal and its components to improve UI representation of credential statuses.

* feat(cred-serv): add getCredential API endpoint and integrate into UI

* chore: temporary comment getPresentationRequests when refresh page

* chore: remove import

* chore: use exchanges filter

* fix(cred-ui): tweaks and show presented in attributes column

---------

Co-authored-by: iFergal <[email protected]>
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.

6 participants