Add settings table. #12

Merged
trentlarson merged 7 commits from db-set-and-bak into master 2023-03-19 17:30:27 +00:00
Owner
  • Move the first name & last name from localStorage to the IndexedDB.

  • Add the derivation path to the core account data, since that's important for the DB backup & restore.

  • Add an advanced setting to show contact give amounts (for trent_larson/kick-starter-for-time-pwa#11 )

  • Remove the "condition" from localStorage and check for accounts instead.

  • Remove unused lastView.

  • Remove source = ref("Hello");

When we merge this (and the other ones that change the DB), we've got to clear out and recreate the store.

* Move the first name & last name from localStorage to the IndexedDB. * Add the derivation path to the core account data, since that's important for the DB backup & restore. * Add an advanced setting to show contact give amounts (for https://gitea.anomalistdesign.com/trent_larson/kick-starter-for-time-pwa/pulls/11 ) * Remove the "condition" from localStorage and check for accounts instead. * Remove unused lastView. * Remove `source = ref("Hello");` When we merge this (and the other ones that change the DB), we've got to clear out and recreate the store.
trentlarson added 4 commits 2023-03-19 02:03:09 +00:00
trentlarson requested review from anomalist 2023-03-19 02:03:14 +00:00
trentlarson added 1 commit 2023-03-19 02:38:56 +00:00
trentlarson added 1 commit 2023-03-19 17:11:46 +00:00
trentlarson added 1 commit 2023-03-19 17:30:02 +00:00
trentlarson merged commit fb44c8aa48 into master 2023-03-19 17:30:27 +00:00
trentlarson deleted branch db-set-and-bak 2023-03-19 17:30:34 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: trent_larson/crowd-funder-for-time-pwa#12