From be348461f1ab58590378ac72d24b43d42de73056 Mon Sep 17 00:00:00 2001 From: anomalist Date: Wed, 19 Jul 2023 22:07:02 -0400 Subject: [PATCH] Update 'project.task.yaml' --- project.task.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project.task.yaml b/project.task.yaml index 4a39f93..fc32b71 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -1,5 +1,8 @@ tasks: +- 40 notifications : + - push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data assignee:matthew + - 01 add a location for a project via map pin - 04 search by a bounding box for local projects (see API by clicking on "Nearby") - 01 Replace Gifted/Give in ContactsView with GiftedDialog assignee:matthew @@ -9,9 +12,6 @@ tasks: - 08 Scan QR code to import into contacts assignee:matthew - SEE: https://github.com/gruhn/vue-qrcode-reader -- 40 notifications : - - push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data assignee:matthew - - Show pop-up or some message confirming that settings & contacts download has been initiated/finished assignee:matthew - Ensure each action sent to the server has a confirmation - eg registration (ie a toast something that dismisses after 5-10s)