|
@ -3,7 +3,6 @@ tasks: |
|
|
|
|
|
|
|
|
- 40 notifications : |
|
|
- 40 notifications : |
|
|
- push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data assignee:matthew |
|
|
- push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data assignee:matthew |
|
|
- extract private_key_hex in py-push-server webpush.py |
|
|
|
|
|
- lock down regenerate_vapid endpoint (so only we admins can do it on demand) |
|
|
- lock down regenerate_vapid endpoint (so only we admins can do it on demand) |
|
|
- remove sleep in py-push-server app.py |
|
|
- remove sleep in py-push-server app.py |
|
|
- revisit "maybe" and "never" buttons on account screen |
|
|
- revisit "maybe" and "never" buttons on account screen |
|
@ -31,7 +30,6 @@ tasks: |
|
|
- add VC confirmation? |
|
|
- add VC confirmation? |
|
|
|
|
|
|
|
|
- Release Minimum Viable Product : |
|
|
- Release Minimum Viable Product : |
|
|
- generate new webpush.db entry, webpush.py private_key_hex & subscription_info & vapid_claims email |
|
|
|
|
|
- .5 deploy endorser.ch server above Dec 1 (to get plan searches by names as well as descriptions) |
|
|
- .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 |
|
|
- 08 thorough testing for errors & edge cases |
|
|
- 01 ensure ability to recover server remotely, and add redundant access |
|
|
- 01 ensure ability to recover server remotely, and add redundant access |
|
|