From 2511f18fa7c73b08bb95f02084465bb1e15a0027 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sat, 13 Jan 2024 15:14:16 -0700 Subject: [PATCH] enhance (& fix for mobile) styling and verbiage --- README.md | 11 +++++++++++ project.task.yaml | 5 +---- src/views/ClaimView.vue | 6 +++--- src/views/ContactQRScanShowView.vue | 5 ++++- src/views/ContactsView.vue | 12 +++++++++--- 5 files changed, 28 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index d536a6f..300237b 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ To add an icon, add to main.ts and reference with `fa` element and `icon` attrib - As the new user on the home page, check that they can now record a gift. - On the contacts page, check that they cannot register someone else yet. - Walk through the functions on each page. +- Test the mobile view. @@ -116,6 +117,16 @@ To add an icon, add to main.ts and reference with `fa` element and `icon` attrib +## Troubleshooting + +* A problem with `GET http://localhost:8080/web-push/vapid` means the py-push-server is not running + (and it won't work for a local app, anyway). + +* Red errors everywhere with a console message like this: + `Error: An ID is chosen but there are no keys for it so it cannot be used to talk with the service` + ... has happened on account switching when the current account was erased (or maybe replaced -- once I had a duplicate and I don't know how). + + ## Other diff --git a/project.task.yaml b/project.task.yaml index b590c3f..d55d15b 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -1,10 +1,7 @@ tasks: -- record donations vs gives - - deploy & migrate (prod) - - update docs - +- allow agent to edit a project - make set-name request yellow - make the "give" on contact screen work like other give (allowing donation vs current blank) - create an identifier automatically, with a message that they can import a different one diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue index f4a787a..36ef914 100644 --- a/src/views/ClaimView.vue +++ b/src/views/ClaimView.vue @@ -17,7 +17,7 @@ -
+

@@ -44,7 +44,7 @@

-
+
+ + Click QR to copy your contact URL to your clipboard. +
You have no identitifiers yet, so @@ -55,7 +58,7 @@
-

Scan Contact Info

+

Scan Contact Info

If you do not see a scanning camera window here, check your camera diff --git a/src/views/ContactsView.vue b/src/views/ContactsView.vue index 22884eb..7443845 100644 --- a/src/views/ContactsView.vue +++ b/src/views/ContactsView.vue @@ -28,7 +28,7 @@ @@ -73,7 +73,13 @@ }}
- (Only most recent hours included) + (Only most recent hours included. To see more, click + + + + )
@@ -209,7 +215,7 @@ query: { contactDid: contact.did }, }" class="text-sm uppercase bg-slate-500 text-white px-2 py-1.5 rounded-md" - title="See all given activity" + title="See more given activity" >