From b7aacd63e6a6a600f7fb397fbad055cb0cccf309 Mon Sep 17 00:00:00 2001 From: Matthew Raymer Date: Wed, 19 Jul 2023 18:26:59 +0800 Subject: [PATCH] Add and edit project tasks list --- project.task.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/project.task.yaml b/project.task.yaml index 7c1fb4c..f3d6d58 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -4,12 +4,13 @@ tasks: - 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 - 02 Fix images on projectview - allow choice of image from a pallete of images or a url image (discovery page display also) - - https://github.com/azeemade/image-upload-vue assignee:jose + - SEE: https://github.com/azeemade/image-upload-vue assignee:jose -- 08 Scan QR code to import into contacts (https://github.com/gruhn/vue-qrcode-reader) assignee:matthew +- 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 + - 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 @@ -18,11 +19,11 @@ tasks: - Home Feed & Quick Give screen : - 01 save the feed-viewed status in settings storage ("afterQuery") - - 01 quick action - send action, maybe choose via canvas tool https://github.com/konvajs/vue-konva + - 01 quick action - send action, maybe choose via canvas tool + - SEE: https://github.com/konvajs/vue-konva - 24 Move to Vite assignee:matthew -- .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 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?) assignee:jose