forked from trent_larson/crowd-funder-for-time-pwa
add marker in feed to show where they've seen claims, plus other small clean-up
This commit is contained in:
@@ -4,13 +4,14 @@
|
||||
- add infinite scroll assignee:matthew
|
||||
blocks: ref:https://raw.githubusercontent.com/trentlarson/lives-of-gifts/master/project.yaml#kickstarter%20for%20time
|
||||
|
||||
- allow type annotations in World.js & landmarks.js (since we get this error: "Types are not supported by current JavaScript version")
|
||||
- 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)
|
||||
|
||||
- stats v1 :
|
||||
- 01 show numeric stats
|
||||
- 01 link to world for specific stats
|
||||
- .5 don't load another instance of a bush if it already exists
|
||||
- show project activity :
|
||||
- Save IDs of special projects of interest
|
||||
- allow to give where a project is the provider
|
||||
- allow to see activity where a project is provider
|
||||
|
||||
- contacts v1 :
|
||||
- 01 Import contact info a la QR code.
|
||||
@@ -29,19 +30,26 @@
|
||||
|
||||
- show pop-up confirming that settings & contacts have been downloaded
|
||||
|
||||
- Ensure each action sent to the server has a confirmation.
|
||||
- Ensure each action sent to the server has a confirmation - registration
|
||||
|
||||
- Home Feed & Quick Give screen
|
||||
- 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?
|
||||
|
||||
- 40 notifications
|
||||
- pull, w/ scheduled runs
|
||||
- 40 notifications :
|
||||
- push
|
||||
|
||||
- stats v1 :
|
||||
- 01 show numeric stats
|
||||
- 01 link to world for specific stats
|
||||
- .5 don't load another instance of a bush if it already exists
|
||||
|
||||
- Do we want split first name & last name?
|
||||
- remove 'about' page
|
||||
|
||||
- Release Minimum Viable Product :
|
||||
- Turn off stats-world or ensure it's usable (eg. cannot zoom out too far and lose world, cannot screenshot).
|
||||
- Add disclaimers.
|
||||
@@ -51,6 +59,9 @@
|
||||
- Ensure public server has limits that work for group adoption.
|
||||
- Test PWA features on Android and iOS.
|
||||
|
||||
- 40 notifications v+ :
|
||||
- pull, w/ scheduled runs
|
||||
|
||||
- Stats :
|
||||
- 01 point out user's location on the world
|
||||
- 01 present a credential selected from the stats
|
||||
|
||||
Reference in New Issue
Block a user