Browse Source

Add and edit project tasks list

pull/47/head
Matthew Raymer 1 year ago
parent
commit
b7aacd63e6
  1. 9
      project.task.yaml

9
project.task.yaml

@ -4,9 +4,10 @@ tasks:
- 04 search by a bounding box for local projects (see API by clicking on "Nearby") - 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 - 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) - 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 : - 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
@ -18,11 +19,11 @@ tasks:
- Home Feed & Quick Give screen : - Home Feed & Quick Give screen :
- 01 save the feed-viewed status in settings storage ("afterQuery") - 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 - 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 - .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 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 - .2 fix static icon to the right on project page (Matthew - I've made "Rotary" into issuer?) assignee:jose

Loading…
Cancel
Save