diff --git a/project.task.yaml b/project.task.yaml index aff2cca..f22b95d 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -1,13 +1,10 @@ tasks: -- in endorser-push-server - mount folder for persistent sqlite DB outside of container - extract private_key_hex in webpush.py - 40 notifications : - push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data assignee:matthew -- .2 change the "claims" verbiage in feeds (eg. safari-notifications.js) -- .5 allow to manage their notifications even without an identity - 01 Ensure each action sent to the server has a confirmation - eg registration (ie a toast something that dismisses after 5-10s) - .3 fix the Project-location-selection map display to not show on top of bottom icons (and any other UI tweaks on the map flow) assignee-group:ui diff --git a/src/views/ContactsView.vue b/src/views/ContactsView.vue index c7ca1df..0e75ad0 100644 --- a/src/views/ContactsView.vue +++ b/src/views/ContactsView.vue @@ -110,48 +110,50 @@