diff --git a/project.task.yaml b/project.task.yaml index 92cd327e..d96d3266 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -1,11 +1,9 @@ tasks: - 01 design ideas for simple gives on the Home page -- 02 Discover page - add infinite search - 01 add a location for a project via map pin - 04 search by a bounding box for local projects (see API by clicking on "Nearby") -- 01 remove all the "form" fields (or at least investigate to see if that page refresh is desired) -- 01 Replace Gifted/Give in ContactsView with GiftedDialog +- 01 Replace Gifted/Give in ContactsView with GiftedDialog assignee:jose - 02 Fix images on projectview: allow choice of image from a pallete of images or a url image. - 08 Scan QR code to import into contacts. @@ -42,7 +40,7 @@ tasks: - Discuss whether the remaining tasks are worthwhile before MVP release. - 01 fix images on project page, on discovery page -- .2 fix static icon to the right on project page (Matthew: I've made "Rotary" into issuer?) +- .2 fix static icon to the right on project page (Matthew: I've made "Rotary" into issuer property?) - stats v1 : - 01 show numeric stats diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index 8c38d97a..802172e3 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -143,25 +143,23 @@