pm-idm
pm-idm copied to clipboard
IDM project management repository
## Description Design a screen for users to choose the DID-method when creating and importing identities. ## Acceptance Criteria - [ ] Design a simple screen for users to select...
## Description During the authentication process, a DApp can request access to a set of scopes (details, social proofs, etc). Currently, there is no way to pick which data can...
## Description Design the settings page that will allow users to manage their account. ## Acceptance Criteria These acceptance criteria must be updated as soon as #233 is closed. -...
## Description Currently, there is a homepage placeholder but it is not final yet.
## Description Design the revoke device user-flow. ## Acceptance Criteria - [x] Must ask for mnemonic/pdf and passphrase - [x] Must prompt for confirmation - [ ] Must contain success...
## Description Design the remove identity user-flow. ## Acceptance Criteria - [x] Must ask for the mnemonic/pdf and the passphrase - [x] Must ask for confirmation - [ ] Must...
## Description Draft an initial version of the app homepage, try to use current components to compose everything. Think on which kind of information can be translated to the homepage...
## Description Research about which information we can use to show the replication status. Predict the `syncing status` for each identity displayed on the side panel and include a most...
## Description Predict all the scenarios for the notifications component, where and how they appear on the pages. ## Acceptance Criteria - [x] Must include iconography, notification display message, notification...
## Description Design the apps list page. ## Acceptance Criteria App { String id, String name, String homepageUrl, Array ?icons } - [x] Must contain a list of all the...