forked from jsnbuchanan/crowd-funder-for-time-pwa
doc: refactor tasks
This commit is contained in:
@@ -2,43 +2,40 @@
|
|||||||
tasks :
|
tasks :
|
||||||
|
|
||||||
- .2 fix give dialog from "more contacts" off home page to allow giving to this user
|
- .2 fix give dialog from "more contacts" off home page to allow giving to this user
|
||||||
- 01 in the feed, group by project or contact or topic or time/$ (via BC)
|
|
||||||
- .2 anchor hash into BTC
|
|
||||||
|
|
||||||
- .1 when gave to a project, say "gave to project"
|
|
||||||
- .2 fix bottom of project selection map, where the icons are hidden but a tap goes to the icon's page
|
- .2 fix bottom of project selection map, where the icons are hidden but a tap goes to the icon's page
|
||||||
- 01 separate not-on-platform vs totally anonymous; terminology "unidentified"?
|
- .5 stop from seeing an error on the first page when browser doesn't support service workers (which I've seen on iPhone; visible in Firefox private window)
|
||||||
|
- .2 don't show a warning on a totally new project when the authorized agent is set
|
||||||
|
- .2 anchor hash into BTC
|
||||||
|
- .2 list the "show more" contacts alphabetically
|
||||||
|
|
||||||
- 01 page for BVC
|
- 32 image on give :
|
||||||
|
- Show a camera to take a picture
|
||||||
|
- Scale the image to a reasonable size
|
||||||
|
- Upload to a public readable place
|
||||||
|
- check the rate limits
|
||||||
|
- use CID (hash?)
|
||||||
|
- put the image URL in the claim
|
||||||
|
- Rates - images erased?
|
||||||
|
- image not associated with JWT ULID since that's assigned later
|
||||||
|
|
||||||
- 24 compelling UI for credential presentations
|
- 24 compelling UI for credential presentations
|
||||||
- discover who in my network has activity on a project
|
- discover who in my network has activity on a project
|
||||||
|
|
||||||
- 24 compelling UI for statistics (eg. World?)
|
- 24 compelling UI for statistics (eg. World?)
|
||||||
|
|
||||||
- .5 stop from seeing an error on the first page when browser doesn't support service workers (which I've seen on iPhone; visible in Firefox private window)
|
- 01 in the feed, group by project or contact or topic or time/$ (via BC)
|
||||||
|
- 01 separate not-on-platform vs totally anonymous; terminology "unidentified"?
|
||||||
- .2 add links between projects
|
- .2 add links between projects
|
||||||
- 32 image on give :
|
|
||||||
- Show a camera to take a picture
|
|
||||||
- Scale the image to a reasonable size
|
|
||||||
- Upload to a public readable place
|
|
||||||
- check the rate limits
|
|
||||||
- use CID (hash?)
|
|
||||||
- put the image URL in the claim
|
|
||||||
- Rates - images erased?
|
|
||||||
- image not associated with JWT ULID since that's assigned later
|
|
||||||
|
|
||||||
- 24 make the contact browsing on the front page something that invites more action
|
- 24 make the contact browsing on the front page something that invites more action
|
||||||
|
|
||||||
- .2 list the "show more" contacts alphabetically
|
|
||||||
- .5 change server plan & project endpoints to use jwtId as identifier rather than rowid
|
- .5 change server plan & project endpoints to use jwtId as identifier rather than rowid
|
||||||
- 16 edit offers & gives, or revoke allowing re-creation
|
- 16 edit offers & gives, or revoke allowing re-creation
|
||||||
- .1 When available in the server, give message for 'nonAmountGiven' on offers on ProjectsView page.
|
- .1 When available in the server, give message for 'nonAmountGiven' on offers on ProjectsView page.
|
||||||
- .1 Add help instructions for "Encryption key has changed" error. (It is a problem if localStorage is cleared, but the contacts & settings remain and they have to restore their seeds.)
|
- .1 Add help instructions for "Encryption key has changed" error. (It is a problem if localStorage is cleared, but the contacts & settings remain and they have to restore their seeds.)
|
||||||
- .5 add more detail on TimeSafari.org
|
|
||||||
- .1 show better error when user with no ID goes to the "My Project" page
|
- .1 show better error when user with no ID goes to the "My Project" page
|
||||||
- 08 add button to front page to prompt for ideas for gratitude :
|
- 01 in front page prompt for ideas for gratitude :
|
||||||
- show previous on "Your" screen
|
- randomize (not show in order)
|
||||||
- checkboxes - randomize vs show in order, show non-person-oriented messages, show only contacts, show only projects
|
- checkboxes - show non-person-oriented messages, show only contacts, show only projects
|
||||||
|
|
||||||
- 08 allow user to add a time when they want their daily notification
|
- 08 allow user to add a time when they want their daily notification
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user