forked from trent_larson/crowd-funder-for-time-pwa
doc: update tasks
This commit is contained in:
@@ -2,29 +2,19 @@
|
|||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- 08 notifications :
|
- 08 notifications :
|
||||||
- make the app behave correctly when App Notifications are turned off
|
- get the rest of our Android devices to work... and insert tooling (exportable logs?) so that we can see problems and troubleshoot as we onboard
|
||||||
- write troubleshooting docs for notifications
|
- prompt user to install on their home screen https://benborgers.com/posts/pwa-detect-installed
|
||||||
- hide the "App Notifications" toggle when they switch notifications
|
|
||||||
- prompt user to install on their home screen https://developer.mozilla.org/en-US/docs/Web/API/Navigator/getInstalledRelatedApps
|
|
||||||
- warn if they're using the web (android only?)
|
- warn if they're using the web (android only?)
|
||||||
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/getInstalledRelatedApps
|
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/getInstalledRelatedApps
|
||||||
https://web.dev/articles/get-installed-related-apps
|
https://web.dev/articles/get-installed-related-apps
|
||||||
- add windows & mac help at OS & browser level
|
- add windows & mac help at OS & browser level, in HelpNotificationsView.vue (linked from account page)
|
||||||
|
|
||||||
- back-and-forth on discovery & project pages led to "You need an identity to load your projects." error on product page when I had an identity
|
- .2 fix the projects on /discover to show the issuer (currently all "Someone Anonymous")
|
||||||
- fix the projects on /discover to show the issuer (currently all "Someone Anonymous")
|
|
||||||
|
|
||||||
- .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
|
- .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
|
||||||
- Got error adding on Firefox user #0 as contact for themselves
|
|
||||||
|
|
||||||
- .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
|
||||||
|
|
||||||
- 01 server - show all claim details when issued by the issuer
|
|
||||||
- enhance help page instructions for friends to get notifications, for debugging notifications
|
|
||||||
- add way to test a push notification
|
|
||||||
- help instructions for PWA install problems (secret failed, must reinstall)
|
|
||||||
- look at other examples for better UI friend.tech
|
|
||||||
|
|
||||||
- show VC details... somehow:
|
- show VC details... somehow:
|
||||||
- 01 show my VCs - most interesting, or via search
|
- 01 show my VCs - most interesting, or via search
|
||||||
- 01 allow download of each VC (& confirmations, to show that they actually own their data)
|
- 01 allow download of each VC (& confirmations, to show that they actually own their data)
|
||||||
@@ -44,9 +34,13 @@ tasks:
|
|||||||
- Other features - donation vs give, show offers, show give & outstanding totals, show network view, restrict registration, connect to contacts
|
- 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
|
blocks: ref:https://raw.githubusercontent.com/trentlarson/lives-of-gifts/master/project.yaml#kickstarter%20for%20time
|
||||||
|
|
||||||
- 01 send visibility signal as a VC and store it
|
|
||||||
- remove 'rowid' references (that are sqlite-specific)
|
|
||||||
- make identicons for contacts into more-memorable faces (and maybe change project identicons, too)
|
- make identicons for contacts into more-memorable faces (and maybe change project identicons, too)
|
||||||
|
- 01 server - show all claim details when issued by the issuer
|
||||||
|
- bug - got error adding on Firefox user #0 as contact for themselves
|
||||||
|
- bug - back-and-forth on discovery & project pages led to "You need an identity to load your projects." error on product page when I had an identity
|
||||||
|
- 01 send visibility signal as a VC and store it
|
||||||
|
- 04 remove 'rowid' references (that are sqlite-specific); may involve server
|
||||||
|
- 04 look at other examples for better UI friend.tech
|
||||||
- 01 make the prod build copy the sw_scripts
|
- 01 make the prod build copy the sw_scripts
|
||||||
- .5 Add start date to project
|
- .5 Add start date to project
|
||||||
- .3 check that Android shows "back" buttons on screens without bottom tray
|
- .3 check that Android shows "back" buttons on screens without bottom tray
|
||||||
|
|||||||
Reference in New Issue
Block a user