Browse Source

doc: reorganize top tasks

pull/102/head
trentlarson 9 months ago
parent
commit
28b6d9bbf9
  1. 27
      project.task.yaml

27
project.task.yaml

@ -1,26 +1,21 @@
tasks:
- DB migration error :
- replicate (Trent got contacts inserted in commit 7305606546a5fdfb646d2c3bf66417e4f200e5cc to break when updating to commit d7f4acb70253bd7d957d734a5d661c638d1ffad4 -- on old mac but not new one)
- fix
- 08 notifications :
- .2 after turning on notification, don't wait in push server but wait in client for message test
- insert tooling (exportable logs?) so that we can see problems and troubleshoot as we onboard
- if navigator.serviceWorker is null, then tell the user to wait
- Local install works after cleared out cache in Chrome
- .2 after turning on notification, don't wait in push server but wait in client for message test (so that users don't have to wait 10 seconds for confirmation for some kind of confirmation)
- if navigator.serviceWorker is null, then tell the user to wait
- Make sure instructions note - Local install works after cleared out cache in Chrome
- fix maskable icon
- give users next public key hash
- .3 bug - make or edit a project, choose "Include location", and see the map display shows on top of the bottom icons assignee-group:ui
- 04 generate & store next public key hash, and give to contacts for storage
- .5 If notifications are not enabled, add message to front page with link/button to enable
- show VC details... somehow:
- 01 show my VCs - most interesting, or via search
- 01 allow download of each VC (& confirmations, to show that they actually own their data)
- 04 allow user to download VCs, mine + ones I can see about me from others
- add VC confirmation?
- Release Minimum Viable Product :
- .5 deploy endorser.ch server above Dec 1 (to get plan searches by names as well as descriptions)
- 08 thorough testing for errors & edge cases
@ -34,6 +29,12 @@ tasks:
- Other features - donation vs give, show offers, show give & outstanding totals, show network view, restrict registration, connect to contacts
blocks: ref:https://raw.githubusercontent.com/trentlarson/lives-of-gifts/master/project.yaml#kickstarter%20for%20time
- show VC details... somehow:
- 01 show my VCs - most interesting, or via search
- 01 allow download of a particular VC, with confirmations (to show that they actually own their data)
- 04 allow user to download chains of VCs, mine + ones I can see about me from others
- add VC confirmation
- make identicons for contacts into more-memorable faces (and maybe change project identicons, too)
- 02 watch for the service worker activation before showing the button to turn on notifications
- 01 server - show all claim details when issued by the issuer

Loading…
Cancel
Save