forked from trent_larson/crowd-funder-for-time-pwa
refactor tasks
This commit is contained in:
@@ -2,18 +2,23 @@
|
|||||||
tasks :
|
tasks :
|
||||||
|
|
||||||
- bug - landscape doesn't show full camera
|
- bug - landscape doesn't show full camera
|
||||||
- but - portrait stretches pic
|
- bug - got blank screen and errors on iPhone with no bottom tabs
|
||||||
- add to readme - check version, close tabs & restart phone if necessary
|
- add to readme - check version, close tabs & restart phone if necessary
|
||||||
- bug maybe - a new give remembers the previous project
|
- bug maybe - a new give remembers the previous project
|
||||||
- alert & stop if give amount < 0
|
- alert & stop if give amount < 0
|
||||||
- add warning that all data (except ID) is public
|
- add warning that all data (except ID) is public
|
||||||
- onboarding video
|
- onboarding video
|
||||||
|
- .2 when adding a claim on home screen, push that claim to the top of the list
|
||||||
|
|
||||||
|
- 24 allow a person record with interests, including location; purpose? contact methods? enhance other connections the same? (suggestion from Philippines) assignee-group:ui
|
||||||
|
|
||||||
- .1 on feed, don't show "to someone anonymous" if it's to a project
|
- .1 on feed, don't show "to someone anonymous" if it's to a project
|
||||||
- .1 on ideas, put an "x" to close it
|
- .1 on ideas, put an "x" to close it assignee-group:ui
|
||||||
|
- 16 save data backups in Google
|
||||||
|
- 16 generate and use passkeys for identities
|
||||||
|
|
||||||
- .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
|
||||||
- .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 assignee-group:ui
|
||||||
- .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)
|
- .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 don't show a warning on a totally new project when the authorized agent is set
|
||||||
- .2 anchor hash into BTC
|
- .2 anchor hash into BTC
|
||||||
@@ -31,9 +36,9 @@ tasks :
|
|||||||
|
|
||||||
- 24 compelling UI for statistics (eg. World?)
|
- 24 compelling UI for statistics (eg. World?)
|
||||||
|
|
||||||
- 01 in the feed, group by project or contact or topic or time/$ (via BC)
|
- 01 in the feed, group by project or contact or topic or time/$ (via BC); new projects, offers, search area, etc assignee-group:ui
|
||||||
- 01 separate not-on-platform vs totally anonymous; terminology "unidentified"?
|
- 01 separate not-on-platform vs totally anonymous; terminology "unidentified"?
|
||||||
- .2 add links between projects
|
- .2 add links between projects assignee-group:ui
|
||||||
- 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
|
||||||
|
|
||||||
- .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
|
||||||
@@ -72,11 +77,9 @@ tasks :
|
|||||||
- 01 show my VCs - most interesting, or via search
|
- 01 show my VCs - most interesting, or via search
|
||||||
- 04 allow user to download & prove chains of VCs, mine + ones I can see about me from others
|
- 04 allow user to download & prove chains of VCs, mine + ones I can see about me from others
|
||||||
|
|
||||||
- show feed of offers, new projects, etc -- maybe limited to my search area
|
|
||||||
|
|
||||||
- revenue to support server operation
|
- revenue to support server operation
|
||||||
|
|
||||||
- copy button for seed
|
- .1 copy button for seed
|
||||||
- .5 If notifications are not enabled, add message to front page with link/button to enable
|
- .5 If notifications are not enabled, add message to front page with link/button to enable
|
||||||
- make server endpoint for full English description of limits
|
- make server endpoint for full English description of limits
|
||||||
- create a help-desk document & add screenshots
|
- create a help-desk document & add screenshots
|
||||||
|
|||||||
Reference in New Issue
Block a user