diff --git a/project.task.yaml b/project.task.yaml index 6a8a9545..92cd327e 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -1,29 +1,31 @@ tasks: - 01 design ideas for simple gives on the Home page -- 01 add list of 'give' records for a project on ProjectView UI - 02 Discover page - add infinite search -- 08 search by location, endpoint, etc assignee:trent -- 01 add a location for a project via map pin (see API by clicking on "Nearby") +- 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 +- 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. - contacts v1 : - 01 Import contact info a la QR code. - - 01 Import all the non-sensitive data (ie. contacts & settings). - .2 move all "identity" references to temporary account access assignee:trent - contacts v+ : + - 01 Import all the non-sensitive data (ie. contacts & settings). - .2 show error to user when adding a duplicate contact - 01 parse input more robustly (with CSV lib and not commas) - refactor UI : - - .5 Alerts show at the top and can be missed, eg. account data download + - .5 Alerts show at the top and can be missed if you've scrolled down on the page, eg. account data download + - .2 Make alerts at the top more visible (because they're currently a similar color and sometimes aren't seen) -- show pop-up confirming that settings & contacts have been downloaded +- Show pop-up or some message confirming that settings & contacts download has been initiated/finished -- Ensure each action sent to the server has a confirmation - registration +- Ensure each action sent to the server has a confirmation - eg registration - Home Feed & Quick Give screen : - 01 save the feed-viewed status in settings storage ("afterQuery")