|
|
@ -1,27 +1,33 @@ |
|
|
|
|
|
|
|
- top screens from img/screens.pdf milestone:2 : |
|
|
|
- view all : |
|
|
|
- add infinite scroll assignee:matthew |
|
|
|
blocks: ref:https://raw.githubusercontent.com/trentlarson/lives-of-gifts/master/project.yaml#kickstarter%20for%20time |
|
|
|
|
|
|
|
tasks: |
|
|
|
- allow type annotations in World.js & landmarks.js (since we get this error - "Types are not supported by current JavaScript version") |
|
|
|
- replace user-affecting console.log & console.error with error messages (eg. catches) |
|
|
|
- if there's no identity, handle it on pages which expect an identity (eg. project -- look for JSON.parse identity calls) |
|
|
|
- .1 show an appropriate message when there are no contacts |
|
|
|
|
|
|
|
- 8 Move to vue-facing-decorator |
|
|
|
|
|
|
|
- stats v1 : |
|
|
|
- 01 show numeric stats |
|
|
|
- 01 link to world for specific stats |
|
|
|
- 01 design ideas for simple gives on the first page |
|
|
|
- 01 give time to a particular project - use "provider" attribute |
|
|
|
- give example assignee:trent |
|
|
|
|
|
|
|
- 02 Discover page : |
|
|
|
- search : |
|
|
|
- give example assignee:trent |
|
|
|
- 08 search by location, endpoint, etc assignee:trent |
|
|
|
- 01 add a location for a project via map pin : |
|
|
|
- give attribute to use assignee:trent |
|
|
|
|
|
|
|
- 08 Scan QR code to import into contacts. |
|
|
|
|
|
|
|
- contacts v1 : |
|
|
|
- 01 Import contact info a la QR code. |
|
|
|
- 01 Import all the non-sensitive data (ie. contacts & settings). |
|
|
|
- .2 move all "identity" references to temporary account access |
|
|
|
- .2 move all "identity" references to temporary account access assignee:trent |
|
|
|
|
|
|
|
- contacts v+ : |
|
|
|
- .2 show error to user when adding a duplicate contact |
|
|
|
- parse input more robustly (with CSV lib and not commas) |
|
|
|
- 01 parse input more robustly (with CSV lib and not commas) |
|
|
|
|
|
|
|
- refactor UI : |
|
|
|
- .5 Alerts show at the top and can be missed, eg. account data download |
|
|
@ -33,12 +39,16 @@ |
|
|
|
|
|
|
|
- Ensure each action sent to the server has a confirmation - registration |
|
|
|
|
|
|
|
- stats v1 : |
|
|
|
- 01 show numeric stats |
|
|
|
- 01 link to world for specific stats |
|
|
|
|
|
|
|
- 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 |
|
|
|
|
|
|
|
- .5 customize favicon |
|
|
|
- .5 make advanced features harder to access; advanced build? |
|
|
|
- .2 Hide "Advanced" section in Account page by default |
|
|
|
- 04 allow user to download claims, mine + ones I can see about me from others |
|
|
|
|
|
|
|
- 24 Move to Vite |
|
|
@ -55,6 +65,7 @@ |
|
|
|
- remove 'about' page |
|
|
|
|
|
|
|
- Release Minimum Viable Product : |
|
|
|
- 08 thorough testing for errors & edge cases |
|
|
|
- Turn off stats-world or ensure it's usable (eg. cannot zoom out too far and lose world, cannot screenshot). |
|
|
|
- Add disclaimers. |
|
|
|
- Rename DB to TimeSafari. |
|
|
@ -62,6 +73,7 @@ |
|
|
|
- Deploy to a server. |
|
|
|
- Ensure public server has limits that work for group adoption. |
|
|
|
- Test PWA features on Android and iOS. |
|
|
|
blocks: ref:https://raw.githubusercontent.com/trentlarson/lives-of-gifts/master/project.yaml#kickstarter%20for%20time |
|
|
|
|
|
|
|
- 40 notifications v+ : |
|
|
|
- pull, w/ scheduled runs |
|
|
@ -94,5 +106,7 @@ |
|
|
|
|
|
|
|
- Write to or read from a different ledger (eg. private ACDC, attest.sh) |
|
|
|
|
|
|
|
- v video for multiple identities https://youtu.be/p8L87AeD76w |
|
|
|
- v video for adding time to contacts https://youtu.be/7Yylczevp10 |
|
|
|
|
|
|
|
log: |
|
|
|
- videos for multiple identities https://youtu.be/p8L87AeD76w and for adding time to contacts https://youtu.be/7Yylczevp10 done:2023-03-29 |
|
|
|
- project lists, contact totals & actions, multiple identifiers, stats-world, activity feed, rename of this project file (use "--follow --") milestone:2 done:2023-06-27 |
|
|
|