- 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
- onboarding video
- onboarding video
- .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
@ -55,7 +59,7 @@ tasks :
- .1 hide project-create button on project page if not registered
- .1 hide project-create button on project page if not registered
- .1 hide offer & give buttons on project list page if not registered
- .1 hide offer & give buttons on project list page if not registered
- .1 add cursor-pointer on the icons for giving on the project page, and on the list of projects on the discover page
- .1 add cursor-pointer on the icons for giving on the project page, and on the list of projects on the discover page
- .2 record when InfiniteScroll hits the end of the list and don't trigger any more loads
- .2 record when InfiniteScroll hits the end of the list and don't trigger any more loads (feed, project list, give & offer lists)
- bug - turning notifications on from the help screen did not stay, though account screen toggle did stay (From Jason on iPhone.)
- bug - turning notifications on from the help screen did not stay, though account screen toggle did stay (From Jason on iPhone.)
- refactor - supply the projectId to the OfferDialog just like we do with the GiftedDialog offerId (in the "open" method, maybe as well as an attribute)
- refactor - supply the projectId to the OfferDialog just like we do with the GiftedDialog offerId (in the "open" method, maybe as well as an attribute)
@ -119,6 +123,7 @@ tasks :
- .5 show seed phrase in a QR code for transfer to another device
- .5 show seed phrase in a QR code for transfer to another device
- .5 on DiscoverView, switch to a filter UI (eg. just from friend
- .5 on DiscoverView, switch to a filter UI (eg. just from friend
- .5 don't show "Offer" on project screen if they aren't registered
- .5 don't show "Offer" on project screen if they aren't registered
- 01especially for iOS, check for new version & update, eg. https://stackoverflow.com/questions/52221805/any-way-yet-to-auto-update-or-just-clear-the-cache-on-a-pwa-on-ios