From 6e3066ae92c78e3473bee9fc10d8d10a579f1bb4 Mon Sep 17 00:00:00 2001 From: Matthew Raymer Date: Tue, 18 Jul 2023 21:04:48 +0800 Subject: [PATCH] Stub update of project task list --- project.task.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/project.task.yaml b/project.task.yaml index 7199286..41716eb 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -3,9 +3,9 @@ tasks: - 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:jose -- 02 Fix images on projectview - allow choice of image from a pallete of images or a url image. +- 02 Fix images on projectview - allow choice of image from a pallete of images or a url image (discovery page display also) -- 08 Scan QR code to import into contacts. +- 08 Scan QR code to import into contacts (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 @@ -27,7 +27,6 @@ tasks: - .5 remove edit from project page for projects owned by others - .5 fix where user 0 sees no txns from user 1 on contacts page but sees them on list page - .2 there are three dots at the top of ProjectViewView that refreshes the page but doesn't do anything else -- 01 fix images on project page, on discovery page - .2 on ProjectViewView, show different messages for "to" and "from" sections if none exist - .2 fix static icon to the right on project page (Matthew - I've made "Rotary" into issuer?) - .2 fix rate limit verbiage (with the new one-per-day allowance) assignee:trent