From 2c300614efb148b5a7054ebf6755d6ccbc5347c3 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Fri, 8 Dec 2023 22:31:49 -0700 Subject: [PATCH] add claim info link to offer & give lines on a project --- project.task.yaml | 7 +++++++ src/views/ProjectViewView.vue | 13 +++++++++++++ 2 files changed, 20 insertions(+) diff --git a/project.task.yaml b/project.task.yaml index 43569bb..82fe0ca 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -9,6 +9,7 @@ tasks: - revisit "maybe" and "never" buttons on accont screen - see if we can detect OS-level notifications if turned off - write troubleshooting docs for notifications + - in py-push-server, when sending a push to a subscriber and we get on a 410 "error #106", delete the subscription record - .3 fix the Project-location-selection map display to not show on top of bottom icons (and any other UI tweaks on the map flow) assignee-group:ui @@ -16,6 +17,12 @@ tasks: - .5 If notifications are not enabled, add message to front page with link/button to enable +- add note after contact addition that they can see your info +- enhance help page instructions for debugging +- add way to test quickly a push notification +- help instructions for PWA install problems (secret failed, must reinstall) +- look at other examples for better UI friend.tech + - show VC details... somehow: - 01 show my VCs - most interesting, or via search - 01 allow download of each VC (& confirmations, to show that they actually own their data) diff --git a/src/views/ProjectViewView.vue b/src/views/ProjectViewView.vue index 07cdef1..3b29aaf 100644 --- a/src/views/ProjectViewView.vue +++ b/src/views/ProjectViewView.vue @@ -174,6 +174,9 @@ {{ didInfo(offer.agentDid, activeDid, allMyDids, allContacts) }} + + + {{ didInfo(give.agentDid, activeDid, allMyDids, allContacts) }} + + + > = { BTC: { name: "Bitcoin",