Purge all vue-class-component with vue-facing-decorator.

Make some strike-throughs for project-task
Update package.json
This commit is contained in:
Matthew Raymer
2023-07-06 17:28:08 +08:00
parent 3b41014083
commit e3f58bd593
11 changed files with 236 additions and 207 deletions

View File

@@ -4,7 +4,7 @@ tasks:
- 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
~~- 8 Move to vue-facing-decorator~~
- 01 design ideas for simple gives on the first page
@@ -30,8 +30,8 @@ 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).
~~- 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