Browse Source

set assignees on several tasks.

kb/add-usage-guide
anomalist 1 year ago
parent
commit
e2bf469dc1
  1. 16
      project.task.yaml

16
project.task.yaml

@ -2,30 +2,30 @@
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
- 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
- https://github.com/azeemade/image-upload-vue assignee:jose
- 08 Scan QR code to import into contacts (https://github.com/gruhn/vue-qrcode-reader)
- 08 Scan QR code to import into contacts (https://github.com/gruhn/vue-qrcode-reader) assignee:matthew
- 40 notifications :
- push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data
- 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
- 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)
- SEE: https://github.com/emmanuelsw/notiwind
- SEE: https://github.com/emmanuelsw/notiwind assignee:jose
- 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
- 24 Move to Vite
- 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?)
- .2 fix static icon to the right on project page (Matthew - I've made "Rotary" into issuer?) assignee:jose
- .2 fix rate limit verbiage (with the new one-per-day allowance) assignee:trent
- Discuss whether the remaining tasks are worthwhile before MVP release.

Loading…
Cancel
Save