From 8e8aa4356dc5aebdd0994a0d84fe3b9b2d722e72 Mon Sep 17 00:00:00 2001 From: anomalist Date: Thu, 6 Jul 2023 22:20:43 -0400 Subject: [PATCH] Update 'project.task.yaml' --- project.task.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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