From ff35e53367015db4717d71b8ccc7bb665b670a68 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sat, 27 Jul 2024 18:22:22 -0600 Subject: [PATCH] show full contact details, plus other tweaks --- README.md | 2 +- src/views/ClaimView.vue | 6 ++++-- src/views/ContactsView.vue | 11 ++--------- src/views/DIDView.vue | 22 +++++++++++++++++++--- 4 files changed, 26 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 7ea7098..d117f0a 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ At the test server: `npx playwright test` At the locally running server: -... after clone and setup https://github.com/trentlarson/endorser-ch +... after cloning and setting up https://github.com/trentlarson/endorser-ch and running `test/test.sh` ... and after you `npx playwright install chrome` ... then run these: ``` diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue index 787b015..5f65b89 100644 --- a/src/views/ClaimView.vue +++ b/src/views/ClaimView.vue @@ -299,13 +299,15 @@ click to send them this info - and see if they are willing to make an introduction. + and see if they are willing to make an introduction. They are surely + connected to someone; if you don't know who to ask, you might try the + person who registered you. If you'd like to ask any of your contacts to take a look and see if their contacts can see more details, share this page with them diff --git a/src/views/ContactsView.vue b/src/views/ContactsView.vue index 183cc58..0734290 100644 --- a/src/views/ContactsView.vue +++ b/src/views/ContactsView.vue @@ -301,6 +301,7 @@