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)