Matthew Aaron Raymer
|
59e1311d23
|
Minor linting issue
|
2023-03-29 15:44:31 +08:00 |
|
|
|
1d47a90836
|
Merge pull request 'add separate screen for amount confirmations' (#15) from separate-dbs into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#15
|
2023-03-28 03:50:57 -04:00 |
|
|
|
76e2249b5e
|
Merge branch 'master' into separate-dbs
|
2023-03-28 03:50:39 -04:00 |
|
|
|
00182443fd
|
adjust to change of confirmed -> amountConfirmed
|
2023-03-27 20:37:22 -06:00 |
|
|
|
fed1ec6397
|
update tasks for latest give/confirm work
|
2023-03-26 20:33:36 -06:00 |
|
|
|
a20e63a57e
|
instructions for testing, including multiple identifiers
|
2023-03-26 19:07:01 -06:00 |
|
|
|
a3b577e2c2
|
allow to confirm an amount received
|
2023-03-26 09:04:00 -06:00 |
|
|
|
1279ff050c
|
allow to switch between accounts
|
2023-03-26 08:05:32 -06:00 |
|
|
|
6c05d3105f
|
parameterize main identifier (to prepare the way for multiple)
|
2023-03-25 21:43:51 -06:00 |
|
|
|
2e530518b1
|
fix latest transaction description tooltip
|
2023-03-25 20:00:58 -06:00 |
|
|
|
eadcc22e9a
|
fix sort order of items on contact given-amounts page
|
2023-03-25 19:53:18 -06:00 |
|
|
|
25b9dce669
|
fix the on-screen total update for unconfirmed amount
|
2023-03-25 19:47:36 -06:00 |
|
|
|
f281e41181
|
add details on contact-specific page
|
2023-03-25 19:03:25 -06:00 |
|
|
|
9317b59231
|
feat: add a page for details about contact transactions (which I'll fill in soon)
|
2023-03-24 22:04:53 -06:00 |
|
|
|
c6bb7b9d42
|
fix unconfirmed give display, and add alert on success
|
2023-03-24 20:24:56 -06:00 |
|
|
|
27a5a3a8dd
|
Merge pull request 'add more contact management, including registration & visibility' (#14) from separate-dbs into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#14
|
2023-03-24 01:30:31 -04:00 |
|
|
|
3177d0f4b3
|
feat: allow selection of total vs confirmed vs unconfirmed give amounts
|
2023-03-22 21:56:02 -06:00 |
|
|
|
cdef139468
|
fix: show correct description
|
2023-03-22 21:11:16 -06:00 |
|
|
|
a7363eadcf
|
feat: add tooltip for latest give description
|
2023-03-22 21:09:15 -06:00 |
|
|
|
f7e3a036e0
|
Merge branch 'master' into separate-dbs
|
2023-03-22 18:05:30 -06:00 |
|
|
|
e17140206c
|
feat: add description to confirmation
|
2023-03-22 17:55:39 -06:00 |
|
|
|
7a7c5b6ba1
|
add registration check and the ability to register someone
|
2023-03-21 20:45:53 -06:00 |
|
|
|
55c0eb6114
|
add functions for visibility to contacts
|
2023-03-21 18:49:40 -06:00 |
|
|
|
0ea123e028
|
fix highlights on bottom row
|
2023-03-20 19:46:17 -06:00 |
|
|
|
fdac4f2665
|
allow deletion of a contact
|
2023-03-20 19:29:58 -06:00 |
|
|
|
5c75ad80af
|
add correct encodings for public keys, plus some instructions for entering a contact
|
2023-03-20 18:58:55 -06:00 |
|
|
|
d293d0c3e2
|
show/hide given totals based on setting rather than URL parameter
|
2023-03-20 09:19:40 -06:00 |
|
|
|
c47d6d8ae4
|
Merge pull request 'separate account from other data for backup/restore' (#13) from separate-dbs into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#13
|
2023-03-20 01:45:22 -04:00 |
|
|
|
07bba55a30
|
add help page; add tasks for rest of "contact giving" functions
|
2023-03-19 19:47:37 -06:00 |
|
|
|
4cec3859ea
|
refactor: misc tweaks for types, lint, etc
|
2023-03-19 18:29:02 -06:00 |
|
|
|
c7fa6823bc
|
add DB export
|
2023-03-19 18:23:15 -06:00 |
|
|
|
34a50d75b3
|
remove the handle for test-user registration, and add easier instructions
|
2023-03-19 17:33:18 -06:00 |
|
|
|
45b54db01e
|
separate account from other data for backup/restore
|
2023-03-19 16:25:19 -06:00 |
|
|
|
fb44c8aa48
|
Merge pull request 'Add settings table.' (#12) from db-set-and-bak into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#12
|
2023-03-19 13:30:27 -04:00 |
|
|
|
ee32c1aef4
|
Merge branch 'master' into db-set-and-bak
|
2023-03-19 11:30:00 -06:00 |
|
|
|
ae96d88680
|
Merge pull request 'add contacts DB & page' (#10) from add-contacts into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#10
|
2023-03-19 13:10:47 -04:00 |
|
|
|
75eb712c62
|
Merge pull request 'show totals of GiveAction entries for contacts' (#11) from contact-tallies into add-contacts
Reviewed-on: trent_larson/kick-starter-for-time-pwa#11
|
2023-03-19 13:09:54 -04:00 |
|
|
|
b3cdcb010a
|
change dateCreated to a string (from a Date object, which persists as a Date object)
|
2023-03-18 20:46:59 -06:00 |
|
|
|
59d621efc1
|
add toggle for displaying give amounts for each contact
|
2023-03-18 20:37:50 -06:00 |
|
|
|
afc175e3e7
|
add settings table to store names (and other things soon)
|
2023-03-18 19:56:57 -06:00 |
|
|
|
315cdc0cf1
|
remove unused lastView and localStorage account names
|
2023-03-18 18:06:58 -06:00 |
|
|
|
5f3861049e
|
remove separate storage reference for account check
|
2023-03-18 17:42:27 -06:00 |
|
|
|
cfeabf05a4
|
refactor DB organization (prepping for more tables)
|
2023-03-18 17:04:14 -06:00 |
|
|
|
f6a7677bdc
|
feat: add a description for time gifts (and refactor errors)
|
2023-03-15 21:04:10 -06:00 |
|
|
|
9cb10b8561
|
ui: change item on bottom row to 'contacts'
|
2023-03-15 18:49:05 -06:00 |
|
|
|
d6a5bd02f3
|
fix: type-checking
|
2023-03-14 20:31:26 -06:00 |
|
|
|
d5abfb0265
|
feat: load totals immediately, and prompt to verify giving amount
|
2023-03-14 18:42:30 -06:00 |
|
|
|
392728fd4a
|
feat: allow entry and send of a Give to/from addresses in contact list
|
2023-03-14 17:03:32 -06:00 |
|
|
|
740f2f0932
|
Merge branch 'master' into add-contacts
|
2023-03-14 03:41:57 -04:00 |
|
|
|
7214882523
|
feat: show hours given to and received from contacts
|
2023-03-13 20:36:33 -06:00 |
|