note that tasks have moved
This commit is contained in:
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Added
|
### Added
|
||||||
- Filter on home page feed
|
- Filter on home page feed
|
||||||
- Ability to set time of daily notification
|
- Ability to set time of daily notification
|
||||||
|
- Jump to app on click of notification
|
||||||
### Changed
|
### Changed
|
||||||
- Built with vite
|
- Built with vite
|
||||||
- Descriptions on home page to include projects
|
- Descriptions on home page to include projects
|
||||||
|
|||||||
@@ -1,8 +1,15 @@
|
|||||||
|
|
||||||
tasks :
|
tasks :
|
||||||
|
|
||||||
- clickup vs linear
|
- This list has moved - see https://app.clickup.com/9014278710
|
||||||
- remove the loading of projects during feed load on the home screen (which slows down the feed)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- 01 remove the loading of projects during feed load on the home screen (which slows down the feed)
|
||||||
|
|
||||||
- 01 change scanning flow - allow them to stay on the QR/scanning screen after scanning someone
|
- 01 change scanning flow - allow them to stay on the QR/scanning screen after scanning someone
|
||||||
|
|
||||||
@@ -124,6 +131,13 @@ tasks :
|
|||||||
- maybe - allow type annotations in World.js & landmarks.js (since we get this error - "Types are not supported by current JavaScript version")
|
- maybe - allow type annotations in World.js & landmarks.js (since we get this error - "Types are not supported by current JavaScript version")
|
||||||
- 08 convert to cleaner implementation (maybe Drie -- https://github.com/janvorisek/drie)
|
- 08 convert to cleaner implementation (maybe Drie -- https://github.com/janvorisek/drie)
|
||||||
|
|
||||||
|
- 01 point out user's location on the world
|
||||||
|
- 01 present a credential selected from the stats
|
||||||
|
- 04 show gives spreading to other places
|
||||||
|
- badge for most gives/receives/confirms per day/week/month
|
||||||
|
- badge for amount given/offered to your project
|
||||||
|
- set a goal of given/offers
|
||||||
|
|
||||||
- .5 show seed phrase in a QR code for transfer to another device
|
- .5 show seed phrase in a QR code for transfer to another device
|
||||||
- .5 on DiscoverView, switch to a filter UI (eg. just from friend)
|
- .5 on DiscoverView, switch to a filter UI (eg. just from friend)
|
||||||
- .5 don't show "Offer" on project screen if they aren't registered
|
- .5 don't show "Offer" on project screen if they aren't registered
|
||||||
@@ -148,14 +162,6 @@ tasks :
|
|||||||
|
|
||||||
- .5 Replace Gifted/Give in ContactsView with GiftedDialog
|
- .5 Replace Gifted/Give in ContactsView with GiftedDialog
|
||||||
|
|
||||||
- Stats :
|
|
||||||
- 01 point out user's location on the world
|
|
||||||
- 01 present a credential selected from the stats
|
|
||||||
- 04 show gives spreading to other places
|
|
||||||
- badge for most gives/receives/confirms per day/week/month
|
|
||||||
- badge for amount given/offered to your project
|
|
||||||
- set a goal of given/offers
|
|
||||||
|
|
||||||
- automated tests, eg. pup-test or cypress
|
- automated tests, eg. pup-test or cypress
|
||||||
|
|
||||||
- Notifications (wake on the phone, push notifications)
|
- Notifications (wake on the phone, push notifications)
|
||||||
|
|||||||
Reference in New Issue
Block a user