diff --git a/project.yaml b/project.yaml index 1880bd810..4f7ef1fd3 100644 --- a/project.yaml +++ b/project.yaml @@ -7,14 +7,13 @@ - contacts v1 : - .2 warn about amounts when you cannot see them - - .1 remove 'copy' until it works + - .1 add confirmation message when 'copy' succeeds - .5 switch to prod server - .5 Add page to show seed. - 01 Provide a way to import the non-sensitive data. - 01 Provide way to share your contact info. - .2 move all "identity" references to temporary account access - .5 make deploy for give-only features - - .5 get 'copy' to work on account page - contacts v+ : - .5 make advanced "show/hide amounts" button into a nice UI toggle diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index f9cce60eb..edfae3842 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -206,7 +206,7 @@
This app is a window into data that you and your friends own, focused on gifts and collaboration.
-There are two parts to backup your data: the identifier secrets and the other data such as settings, contacts, etc. @@ -73,7 +73,7 @@
There are two parts to restore your data: the identity secrets and the other data such as settings, contacts, etc. @@ -135,16 +135,24 @@
+ Contact a current user. They will be able to register you on their
+ Contacts
Tell them to copy their ID, which typically starts with "did:ethr:...",
and send it to you. Go to the Contacts
-