trentlarson
trentlarson created pull request trent_larson/crowd-funder-for-time-pwa#15 2023-03-25 04:08:33 +00:00
WIP: add separate screen for amount confirmations
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-25 04:05:52 +00:00
9317b59231 feat: add a page for details about contact transactions (which I'll fill in soon)
c6bb7b9d42 fix unconfirmed give display, and add alert on success
Compare 2 commits »
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-23 03:56:14 +00:00
3177d0f4b3 feat: allow selection of total vs confirmed vs unconfirmed give amounts
cdef139468 fix: show correct description
Compare 2 commits »
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-23 03:09:29 +00:00
a7363eadcf feat: add tooltip for latest give description
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-23 00:05:25 +00:00
f7e3a036e0 Merge branch 'master' into separate-dbs
c47d6d8ae4 Merge pull request 'separate account from other data for backup/restore' (#13) from separate-dbs into master
Compare 2 commits »
trentlarson created pull request trent_larson/crowd-funder-for-time-pwa#14 2023-03-23 00:00:00 +00:00
add more contact management, including registration & visibility
trentlarson commented on pull request trent_larson/crowd-funder-for-time-pwa#13 2023-03-22 23:58:56 +00:00
separate account from other data for backup/restore

Hm... I didn't see a notification that this was merged.

trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-22 23:55:51 +00:00
e17140206c feat: add description to confirmation
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-22 02:45:56 +00:00
7a7c5b6ba1 add registration check and the ability to register someone
55c0eb6114 add functions for visibility to contacts
0ea123e028 fix highlights on bottom row
Compare 3 commits »
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-21 01:30:29 +00:00
fdac4f2665 allow deletion of a contact
5c75ad80af add correct encodings for public keys, plus some instructions for entering a contact
Compare 2 commits »
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-20 15:20:20 +00:00
d293d0c3e2 show/hide given totals based on setting rather than URL parameter
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-20 01:47:56 +00:00
07bba55a30 add help page; add tasks for rest of "contact giving" functions
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-20 00:29:35 +00:00
4cec3859ea refactor: misc tweaks for types, lint, etc
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-20 00:23:29 +00:00
c7fa6823bc add DB export
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-19 23:33:49 +00:00
34a50d75b3 remove the handle for test-user registration, and add easier instructions
trentlarson created pull request trent_larson/crowd-funder-for-time-pwa#13 2023-03-19 22:34:08 +00:00
separate account from other data for backup/restore
trentlarson created branch separate-dbs in trent_larson/crowd-funder-for-time-pwa 2023-03-19 22:25:37 +00:00
trentlarson pushed to separate-dbs at trent_larson/crowd-funder-for-time-pwa 2023-03-19 22:25:37 +00:00
45b54db01e separate account from other data for backup/restore
trentlarson deleted branch db-set-and-bak from trent_larson/crowd-funder-for-time-pwa 2023-03-19 17:30:34 +00:00
trentlarson pushed to master at trent_larson/crowd-funder-for-time-pwa 2023-03-19 17:30:28 +00:00
fb44c8aa48 Merge pull request 'Add settings table.' (#12) from db-set-and-bak into master
ee32c1aef4 Merge branch 'master' into db-set-and-bak
b3cdcb010a change dateCreated to a string (from a Date object, which persists as a Date object)
59d621efc1 add toggle for displaying give amounts for each contact
afc175e3e7 add settings table to store names (and other things soon)
Compare 8 commits »