- fix error on help & contacts pages (gets console error & won't switch)
- anchor hash into BTC
- anchor hash into BTC
- prompt for the name on the QR scan page
- prompt for the name directly when they visit the QR scan page
- bug - user on new phone did not prompt him to install
- bug - user on new phone did not prompt him to install
- allow to see and reset DB password
- image on give
- image on give
- Show a camera to take a picture
- Show a camera to take a picture
- Scale the image to a reasonable size
- Scale the image to a reasonable size
@ -17,6 +14,7 @@ tasks:
- Rates - images erased?
- Rates - images erased?
- image not associated with JWT ULID since that's assigned later
- image not associated with JWT ULID since that's assigned later
- mark a project as inactive
- mark a project as inactive
- allow to see and reset DB password
- add share button for sending a message to confirmers when we can't see the claim (like the "visible" links)
- add share button for sending a message to confirmers when we can't see the claim (like the "visible" links)
- add TimeSafari as a shareable app https://developer.mozilla.org/en-US/docs/Web/Manifest/share_target
- add TimeSafari as a shareable app https://developer.mozilla.org/en-US/docs/Web/Manifest/share_target
- choose a project's alternative agent ("authorized representative") via a contact chooser (not just copy-paste a DID)
- choose a project's alternative agent ("authorized representative") via a contact chooser (not just copy-paste a DID)
@ -27,12 +25,11 @@ tasks:
- .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
- 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.)
- 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)
- the confirm button on each give on the ProjectViewView page doesn't have all the context of the ClaimView page, so it can show sometimes inappropriately; consider consolidation
- the confirm button on each give on the ProjectViewView page doesn't have all the context of the ClaimView page, so it can show sometimes inappropriately; consider consolidation
- make the "give" on contact screen work like other give (allowing donation vs current blank)
- make the "give" on contact screen work like other give (allowing donation vs current blank)
- onClaimView, the "ask someone" should refer to "visible" IDs, or to confirmations only if confirmations are visible
- .2 on ClaimView, the "ask someone" should refer to "visible" IDs, or to confirmations only if confirmations are visible
- notify user when data import is completed
- message "send them to this page" on ClaimView should be a link (for installed app)
- message "send them to this page" on ClaimView should be a link (for installed app)
- When we update a version, desktop browser users have seen nothing happen after clicking on the contact page QR and on the account page "Help"; errors show in the console. Reload fixed it. If this happens on mobile, ask the user to reload.
- When we update a version, desktop browser users have seen nothing happen after clicking on the contact page QR and on the account page "Help"; errors show in the console. Reload fixed it. If this happens on mobile, ask the user to reload.
@ -41,8 +38,6 @@ tasks:
- show feed of offers, new projects, etc -- maybe limited to my search area
- show feed of offers, new projects, etc -- maybe limited to my search area
- update Veramo library
- revenue to support server operation
- revenue to support server operation
- copy button for seed
- copy button for seed
@ -50,9 +45,8 @@ tasks:
- 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
- 01server - show all claim details when issued by the issuer
- .1 update "offer" units to have same functionality as "give" units
- .1 update "offer" units to have same functionality as "give" units
- onhome page, prompt for install check in addition to "supports notifications" check (since they won't get notified if Chrome is closed)
- 01onhome page, prompt for install check in addition to "supports notifications" check (since they won't get notified if Chrome is closed)
- 01onMac (& Windows?) desktop, add a help blurb so that they can find it again (since it doesn't show in Application list)
- 01onMac (& Windows?) desktop, add a help blurb so that they can find it again (since it doesn't show in Application list)
- bug (that is hard to reproduce) - got error adding on Firefox user#0 as contact for themselves
- bug (that is hard to reproduce) - got error adding on Firefox user#0 as contact for themselves
- bug (that is hard to reproduce) - in Chrome, install app then delete app and try from Chrome browser and see log errors "Uncaught TypeError: self.appendDailyLog is not a function"
- bug (that is hard to reproduce) - in Chrome, install app then delete app and try from Chrome browser and see log errors "Uncaught TypeError: self.appendDailyLog is not a function"