forked from trent_larson/crowd-funder-for-time-pwa
update tasks for latest give/confirm work
This commit is contained in:
12
project.yaml
12
project.yaml
@@ -12,20 +12,18 @@
|
|||||||
- replace user-affecting console.logs with error messages (eg. catches)
|
- replace user-affecting console.logs with error messages (eg. catches)
|
||||||
|
|
||||||
- contacts v1 :
|
- contacts v1 :
|
||||||
- test confirmed vs unconfirmed amounts
|
- .1 change "confirmed" flag to "amountConfirmed" on gives
|
||||||
- allow to confirm received gives
|
|
||||||
- .2 warn about amounts when you cannot see them
|
- .2 warn about amounts when you cannot see them
|
||||||
- remove 'copy' until it works
|
- .1 remove 'copy' until it works
|
||||||
- switch to prod server
|
- .5 switch to prod server
|
||||||
- 01 show gives with confirmations
|
|
||||||
- .5 Add page to show seed.
|
- .5 Add page to show seed.
|
||||||
- 01 Provide a way to import the non-sensitive data.
|
- 01 Provide a way to import the non-sensitive data.
|
||||||
- 01 Provide way to share your contact info.
|
- 01 Provide way to share your contact info.
|
||||||
- .2 move all "identity" references to temporary account access
|
- .2 move all "identity" references to temporary account access
|
||||||
- get 'copy' to work on account page
|
- .5 make deploy for give-only features
|
||||||
|
- .5 get 'copy' to work on account page
|
||||||
|
|
||||||
- contacts v+ :
|
- contacts v+ :
|
||||||
- .2 confirmed direction is wrong on ContactAmounts screen
|
|
||||||
- .5 make advanced "show/hide amounts" button into a nice UI toggle
|
- .5 make advanced "show/hide amounts" button into a nice UI toggle
|
||||||
- .2 show error to user when adding a duplicate contact
|
- .2 show error to user when adding a duplicate contact
|
||||||
- parse input more robustly (with CSV lib and not commas)
|
- parse input more robustly (with CSV lib and not commas)
|
||||||
|
|||||||
Reference in New Issue
Block a user