From f1163d830221403070d99e442cfbe587551ab5c6 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sat, 30 Nov 2024 14:33:31 -0700 Subject: [PATCH] add words under feed, add big "plus" on first page, and reword some things --- src/components/OnboardingDialog.vue | 13 +++++---- src/components/QuickNav.vue | 35 ++++++++++++++++++------- src/views/HelpNotificationTypesView.vue | 8 +++--- src/views/HelpView.vue | 2 +- src/views/HomeView.vue | 10 +++++++ src/views/ProjectsView.vue | 4 ++- 6 files changed, 51 insertions(+), 21 deletions(-) diff --git a/src/components/OnboardingDialog.vue b/src/components/OnboardingDialog.vue index 7a96ea1..6539bab 100644 --- a/src/components/OnboardingDialog.vue +++ b/src/components/OnboardingDialog.vue @@ -19,14 +19,17 @@ click on {{ firstContactName }}'s name or - click on "Unnamed" to express your appreciation for... whatever -- like + click on the + + + button to express your appreciation for... whatever -- like thanks for showing you all these fascinating stories of gratitude.

- The feed underneath this pop-up shows the latest gifts recognized by - others. Once someone registers you, you'll be able to log your - appreciation, too. + The feed underneath this pop-up shows the latest gifts that others have + recognized. Once someone registers you, you can log your appreciation, + too.

@@ -97,7 +100,7 @@

When you find some that seem interesting, you can offer your help. You are welcome to make your offer conditional, for example if they get 2 - other people, too. + other people to help besides you.

diff --git a/src/components/QuickNav.vue b/src/components/QuickNav.vue index 3cf70d0..58b02c2 100644 --- a/src/components/QuickNav.vue +++ b/src/components/QuickNav.vue @@ -11,8 +11,11 @@ 'text-slate-500': selected !== 'Home', }" > - - + +

+ + feed +
@@ -26,9 +29,12 @@ > - +
+ + search +
@@ -42,9 +48,12 @@ > - +
+ + your work +
@@ -58,9 +67,12 @@ > - +
+ + contacts +
@@ -74,9 +86,12 @@ > - +
+ + profile +
diff --git a/src/views/HelpNotificationTypesView.vue b/src/views/HelpNotificationTypesView.vue index 2f70bfb..d4bf8e8 100644 --- a/src/views/HelpNotificationTypesView.vue +++ b/src/views/HelpNotificationTypesView.vue @@ -48,10 +48,10 @@

This type is not as reliable as a Reminder Notification because mobile devices often suppress - such notifications to save battery. (We are working on other ways to notify you more - reliably. If you want to quickly check for relevant activity daily, use the Reminder - Notification and open the app and look for a large green button that points out new - activity that is personal to you.) + such notifications to save battery. (If you want to quickly check for relevant activity daily, + use the Reminder Notification and open the app and look for a large green button that points out new + activity that is personal to you. We are working on other ways to notify you more + reliably -- go here to follow us or contact us.)

diff --git a/src/views/HelpView.vue b/src/views/HelpView.vue index 87f9c55..b9bf4f0 100644 --- a/src/views/HelpView.vue +++ b/src/views/HelpView.vue @@ -541,7 +541,7 @@

{{ package.version }} ({{ commitHash }})

- I have other questions, like getting a new account or removing all my data from the public ledger. + I have other questions or feedback, like getting a new account or removing my data or requesting an improvement.

Contact us at diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index b5fb331..6e9fe74 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -174,6 +174,16 @@ +

+ +
+
diff --git a/src/views/ProjectsView.vue b/src/views/ProjectsView.vue index d6887d1..d75428b 100644 --- a/src/views/ProjectsView.vue +++ b/src/views/ProjectsView.vue @@ -4,7 +4,9 @@
-

Your Ideas

+

+ Your Project Ideas +