impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
17 stars 4 forks source link

feat(backend): introduce credential sorting #170

Closed Oran-Dan closed 3 months ago

Oran-Dan commented 3 months ago

Description of change

I've added backend code to enable users of the app to set a persistent sorting preference for their credentials.

Links to any relevant issues

72

How the change has been tested

I've added integration tests to the unime/src-tauri/tests/ folder

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.