diff --git a/project.task.yaml b/project.task.yaml index 43569bb0..82fe0caf 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 07cdef19..3b29aaf6 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",