forked from trent_larson/crowd-funder-for-time-pwa
Update 'project.task.yaml'
This commit is contained in:
@@ -1,12 +1,9 @@
|
|||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- replace user-affecting console.log & console.error with error messages (eg. catches)
|
|
||||||
- if there's no identity, handle it on pages which expect an identity (eg. project -- look for JSON.parse identity calls)
|
- if there's no identity, handle it on pages which expect an identity (eg. project -- look for JSON.parse identity calls)
|
||||||
- .1 show an appropriate message when there are no contacts
|
- .1 show an appropriate message when there are no contacts
|
||||||
|
|
||||||
~~- 8 Move to vue-facing-decorator~~
|
- 01 design ideas for simple gives on the Home page
|
||||||
|
|
||||||
- 01 design ideas for simple gives on the first page
|
|
||||||
|
|
||||||
- .1 remove commitments from ProjectView UI
|
- .1 remove commitments from ProjectView UI
|
||||||
- 01 add list of 'give' records for a project on ProjectView UI
|
- 01 add list of 'give' records for a project on ProjectView UI
|
||||||
@@ -30,8 +27,6 @@ tasks:
|
|||||||
|
|
||||||
- refactor UI :
|
- 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, eg. account data download
|
||||||
~~- 01 Change alert popup code a component (to cut down duplicate code; see "in many files")~~
|
|
||||||
~~- 01 Change "nav" tabs across the bottom into a component (eliminating duplicate code).~~
|
|
||||||
- .5 Fix how icons show on top of bottom bar on ContactAmounts page
|
- .5 Fix how icons show on top of bottom bar on ContactAmounts page
|
||||||
- .2 Hide "Advanced" section in Account page by default
|
- .2 Hide "Advanced" section in Account page by default
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user