diff --git a/project.task.yaml b/project.task.yaml index 6f458244..f695199a 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -1,12 +1,9 @@ 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) - .1 show an appropriate message when there are no contacts -~~- 8 Move to vue-facing-decorator~~ - -- 01 design ideas for simple gives on the first page +- 01 design ideas for simple gives on the Home page - .1 remove commitments from ProjectView UI - 01 add list of 'give' records for a project on ProjectView UI @@ -30,8 +27,6 @@ tasks: - refactor UI : - .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 - .2 Hide "Advanced" section in Account page by default