|
@ -1,14 +1,13 @@ |
|
|
|
|
|
|
|
|
tasks: |
|
|
tasks: |
|
|
|
|
|
|
|
|
|
|
|
- on project view screen, 'contributions' to & from shouldn't fall to next line (eg. Alpha Barbados Beach Cleanup Test) |
|
|
|
|
|
|
|
|
- in endorser-push-server - mount folder for persistent sqlite DB outside of container |
|
|
- in endorser-push-server - mount folder for persistent sqlite DB outside of container |
|
|
- 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 |
|
|
|
|
|
|
|
|
- .5 add project ID to the URL of the project-view, to make a project publicly-accessible |
|
|
- .3 on DiscoverView QuickSearch, the 'keyup.enter' only runs searchAll, so do the right thing for searchLocal |
|
|
- .5 add link to further project / people when a project pays ahead |
|
|
|
|
|
- .5 show checkbox on "gave" modal to say that user is recipient (so it could be uncheked for someone unspecified) |
|
|
|
|
|
|
|
|
|
|
|
- .5 allow to manage their notifications even without an identity |
|
|
- .5 allow to manage their notifications even without an identity |
|
|
- .5 bug - on the discover page, enter a search term and search and see a duplicate project show at the end of the list |
|
|
- .5 bug - on the discover page, enter a search term and search and see a duplicate project show at the end of the list |
|
|
- 01 Ensure each action sent to the server has a confirmation - eg registration (ie a toast something that dismisses after 5-10s) |
|
|
- 01 Ensure each action sent to the server has a confirmation - eg registration (ie a toast something that dismisses after 5-10s) |
|
@ -32,8 +31,10 @@ tasks: |
|
|
- .5 Display a more appealing confirmation on the map when erasing the marker |
|
|
- .5 Display a more appealing confirmation on the map when erasing the marker |
|
|
- .5 make a VC details page, or link to endorser.ch |
|
|
- .5 make a VC details page, or link to endorser.ch |
|
|
- .1 Add units or different icon to the coins (to distinguish $, BTC, hours, etc) |
|
|
- .1 Add units or different icon to the coins (to distinguish $, BTC, hours, etc) |
|
|
- .5 include the hash of the latest commit on help page next to version |
|
|
- .5 include the hash of the latest commit on help page next to version (maybe Trent's git-hash branch) |
|
|
- .5 remove references to localStorage for projectId (now that it's pulling from the path) |
|
|
- .5 remove references to localStorage for projectId (now that it's pulling from the path) |
|
|
|
|
|
- bug (that is hard to reproduce) - on the second 'give' recorded on prod it showed me as the agent |
|
|
|
|
|
- make identicons for contacts into more-memorable faces (and maybe change project identicons, too) |
|
|
|
|
|
|
|
|
- contacts v+ : |
|
|
- contacts v+ : |
|
|
- 01 Import all the non-sensitive data (ie. contacts & settings). |
|
|
- 01 Import all the non-sensitive data (ie. contacts & settings). |
|
@ -49,6 +50,7 @@ tasks: |
|
|
- 08 convert to cleaner implementation (maybe Drie -- https://github.com/janvorisek/drie) |
|
|
- 08 convert to cleaner implementation (maybe Drie -- https://github.com/janvorisek/drie) |
|
|
|
|
|
|
|
|
- Release Minimum Viable Product : |
|
|
- Release Minimum Viable Product : |
|
|
|
|
|
- .5 deploy endorser.ch server above v 3.4.3 (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 |
|
|
- Turn off stats-world or ensure it's usable (eg. cannot zoom out too far and lose world, cannot screenshot). |
|
|
- Turn off stats-world or ensure it's usable (eg. cannot zoom out too far and lose world, cannot screenshot). |
|
|