trentlarson
trentlarson merged pull request trent_larson/crowd-funder-for-time-pwa#12 2023-03-19 17:30:27 +00:00
Add settings table.
trentlarson pushed to db-set-and-bak at trent_larson/crowd-funder-for-time-pwa 2023-03-19 17:30:01 +00:00
ee32c1aef4 Merge branch 'master' into db-set-and-bak
ae96d88680 Merge pull request 'add contacts DB & page' (#10) from add-contacts into master
75eb712c62 Merge pull request 'show totals of GiveAction entries for contacts' (#11) from contact-tallies into add-contacts
f6a7677bdc feat: add a description for time gifts (and refactor errors)
9cb10b8561 ui: change item on bottom row to 'contacts'
Compare 11 commits »
trentlarson pushed to db-set-and-bak at trent_larson/crowd-funder-for-time-pwa 2023-03-19 17:11:46 +00:00
b3cdcb010a change dateCreated to a string (from a Date object, which persists as a Date object)
trentlarson deleted branch add-contacts from trent_larson/crowd-funder-for-time-pwa 2023-03-19 17:11:12 +00:00
trentlarson merged pull request trent_larson/crowd-funder-for-time-pwa#10 2023-03-19 17:10:47 +00:00
add contacts DB & page
trentlarson pushed to master at trent_larson/crowd-funder-for-time-pwa 2023-03-19 17:10:47 +00:00
ae96d88680 Merge pull request 'add contacts DB & page' (#10) from add-contacts into master
75eb712c62 Merge pull request 'show totals of GiveAction entries for contacts' (#11) from contact-tallies into add-contacts
f6a7677bdc feat: add a description for time gifts (and refactor errors)
9cb10b8561 ui: change item on bottom row to 'contacts'
d6a5bd02f3 fix: type-checking
Compare 10 commits »
trentlarson deleted branch contact-tallies from trent_larson/crowd-funder-for-time-pwa 2023-03-19 17:10:01 +00:00
trentlarson merged pull request trent_larson/crowd-funder-for-time-pwa#11 2023-03-19 17:09:54 +00:00
show totals of GiveAction entries for contacts
trentlarson pushed to add-contacts at trent_larson/crowd-funder-for-time-pwa 2023-03-19 17:09:54 +00:00
75eb712c62 Merge pull request 'show totals of GiveAction entries for contacts' (#11) from contact-tallies into add-contacts
f6a7677bdc feat: add a description for time gifts (and refactor errors)
9cb10b8561 ui: change item on bottom row to 'contacts'
d6a5bd02f3 fix: type-checking
d5abfb0265 feat: load totals immediately, and prompt to verify giving amount
Compare 7 commits »
trentlarson pushed to db-set-and-bak at trent_larson/crowd-funder-for-time-pwa 2023-03-19 02:38:56 +00:00
59d621efc1 add toggle for displaying give amounts for each contact
trentlarson created pull request trent_larson/crowd-funder-for-time-pwa#12 2023-03-19 02:03:09 +00:00
Add settings table.
trentlarson pushed to db-set-and-bak at trent_larson/crowd-funder-for-time-pwa 2023-03-19 01:57:29 +00:00
afc175e3e7 add settings table to store names (and other things soon)
315cdc0cf1 remove unused lastView and localStorage account names
Compare 2 commits »
trentlarson created branch db-set-and-bak in trent_larson/crowd-funder-for-time-pwa 2023-03-18 23:42:39 +00:00
trentlarson pushed to db-set-and-bak at trent_larson/crowd-funder-for-time-pwa 2023-03-18 23:42:39 +00:00
5f3861049e remove separate storage reference for account check
cfeabf05a4 refactor DB organization (prepping for more tables)
Compare 2 commits »
trentlarson created pull request trent_larson/crowd-funder-for-time-pwa#11 2023-03-18 03:45:22 +00:00
show totals of GiveAction entries for contacts
trentlarson pushed to contact-tallies at trent_larson/crowd-funder-for-time-pwa 2023-03-16 03:04:21 +00:00
f6a7677bdc feat: add a description for time gifts (and refactor errors)
trentlarson pushed to contact-tallies at trent_larson/crowd-funder-for-time-pwa 2023-03-16 00:49:32 +00:00
9cb10b8561 ui: change item on bottom row to 'contacts'
trentlarson pushed to contact-tallies at trent_larson/crowd-funder-for-time-pwa 2023-03-15 02:31:36 +00:00
d6a5bd02f3 fix: type-checking
trentlarson pushed to contact-tallies at trent_larson/crowd-funder-for-time-pwa 2023-03-15 00:46:53 +00:00
d5abfb0265 feat: load totals immediately, and prompt to verify giving amount
trentlarson pushed to contact-tallies at trent_larson/crowd-funder-for-time-pwa 2023-03-14 23:03:57 +00:00
392728fd4a feat: allow entry and send of a Give to/from addresses in contact list