update tasks
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
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
|
||||
@@ -11,6 +10,9 @@ tasks:
|
||||
- 01 give time to a particular project - use "provider" attribute
|
||||
- give example assignee:trent
|
||||
|
||||
- .1 remove commitments from ProjectView UI
|
||||
- 01 add list of 'give' records for a project on ProjectView UI
|
||||
|
||||
- 02 Discover page :
|
||||
- search :
|
||||
- give example assignee:trent
|
||||
@@ -40,10 +42,6 @@ tasks:
|
||||
|
||||
- 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
|
||||
@@ -57,10 +55,13 @@ tasks:
|
||||
- 40 notifications :
|
||||
- push
|
||||
|
||||
- Discuss whether the remaining tasks are worthwhile before MVP release.
|
||||
|
||||
- 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
|
||||
- 01 show numeric stats
|
||||
- 01 link to world for specific stats
|
||||
- .5 don't load another instance of a bush if it already exists
|
||||
- maybe - allow type annotations in World.js & landmarks.js (since we get this error - "Types are not supported by current JavaScript version")
|
||||
|
||||
- Do we want split first name & last name?
|
||||
- remove 'about' page
|
||||
|
||||
Reference in New Issue
Block a user