From 0e022689503203d60ee0eabf3f80aa7e47ed7bfd Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Thu, 7 Sep 2023 19:36:49 -0600 Subject: [PATCH] update tasks --- project.task.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/project.task.yaml b/project.task.yaml index 79d115d6..1d7f5b0d 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -1,16 +1,13 @@ tasks: -- 08 Scan QR code to import into contacts assignee:matthew - - SEE - https://github.com/gruhn/vue-qrcode-reader - - in endorser-push-server - mount folder for persistent sqlite DB outside of container - test alerts on all pages -- or refactor to new "notify" (since AlertMessage refactoring may require a change, et. ContactQRScanShowView) - .2 bug - on contacts view, click on "to" & "from" and nothing happens - 40 notifications : - push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data assignee:matthew -- .2 Rename repo to crowd-sourcing... +- .2 Rename repo to crowd-sourcing-for-time (because Kickstarter is a corporation) - 01 Replace Gifted/Give in ContactsView with GiftedDialog assignee:matthew - 01 fix the Discovery map display to not show on top of bottom icons (and any other UI tweaks on the map flow) assignee-group:ui