update daily check title & documentation

This commit is contained in:
2023-12-27 18:51:49 -07:00
parent 75d15ddeb9
commit 1e6159869f
2 changed files with 6 additions and 4 deletions

View File

@@ -9,6 +9,8 @@ tasks:
- fix maskable icon
- give users next public key hash
- .3 bug - make or edit a project, choose "Include location", and see the map display shows on top of the bottom icons assignee-group:ui
- .5 If notifications are not enabled, add message to front page with link/button to enable
@@ -50,7 +52,6 @@ tasks:
- .2 Show a warning if both giver and recipient are the same (but still allow?)
- 01 Would it look better to shrink the buttons on many pages so they don't expand to the width of the screen? assignee-group:ui
- .5 Display a more appealing confirmation on the map when erasing the marker
- .5 include the hash of the latest commit on help page next to version (maybe Trent's git-hash branch)
- .5 remove references to localStorage for projectId (now that it's pulling from the path)
- switch some checks for activeDid to check for isRegistered
- .2 in SeedBackupView, don't load the mnemonic and keep it in memory; only load it when they click "show"