Merging next-iteration
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
- 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)
|
||||
|
||||
- 8 Move to vue-facing-decorator
|
||||
|
||||
@@ -30,9 +31,11 @@
|
||||
|
||||
- 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
|
||||
|
||||
- discover 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,14 +43,29 @@
|
||||
|
||||
- 24 Move to Vite
|
||||
|
||||
- 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.
|
||||
- Rename DB to TimeSafari.
|
||||
- Switch default server to the public server.
|
||||
- Deploy to a server.
|
||||
- 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