Matthew Raymer
|
94ee9e24ea
|
Merge fixes
|
2025-01-11 12:45:43 +00:00 |
|
|
|
6514f52b92
|
change all copied contact URLs to contact-import, and handle multiples & singles separately
|
2025-01-09 20:10:00 -07:00 |
|
|
|
07c4e58e87
|
add sanity checks for importing bulk contacts, eg. when there is a truncated link
|
2025-01-07 20:56:39 -07:00 |
|
|
|
702e44872f
|
switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info
|
2025-01-06 08:52:10 -07:00 |
|
Matthew Raymer
|
be8ba12df6
|
Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine.
|
2025-01-05 08:38:15 +00:00 |
|
|
|
c98859fc7e
|
add more debug information on errors caught from server
|
2024-12-28 16:29:57 -07:00 |
|
|
|
a99a0fb5cc
|
change the contact-sharing data into a JWT for the contact-import page
|
2024-12-23 20:07:14 -07:00 |
|
|
|
762dfa0f2a
|
fix the verificationMethod type in the local ETHR DID resolver
|
2024-12-23 20:05:33 -07:00 |
|
|
|
e67ae23879
|
add number of confirmers to certificate & show DID info when appropriate
|
2024-12-20 15:49:42 -07:00 |
|
|
|
2cb70f8497
|
add copy-link on the claim view page & enable certificate
|
2024-12-18 16:31:27 -07:00 |
|
|
|
6d1681cb07
|
refine claim certificate view
|
2024-12-18 16:05:43 -07:00 |
|
|
|
5a56f9ab30
|
tweak verbiage
|
2024-12-13 13:42:21 -07:00 |
|
|
|
0a314934b8
|
add invite-one-accept screen dedicated to accepting invitations
|
2024-12-13 13:27:22 -07:00 |
|
|
|
6ffbcfa9a1
|
catch more errors if something catastrophic happens to encrypted data
|
2024-12-10 20:02:49 -07:00 |
|
|
|
bb3807a805
|
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
|
2024-12-08 19:34:31 -07:00 |
|
|
|
7acf921e82
|
refactor some verbiage & look-and-feel
|
2024-11-30 13:16:58 -07:00 |
|
|
|
10bb79f695
|
refactor project screen: add action to record a give from it, and add checks to give confirmation buttons
|
2024-11-28 11:26:51 -07:00 |
|
|
|
7777fa202b
|
finish separation of daily reminder message, bump version to 0.3.34
|
2024-11-24 13:09:40 -07:00 |
|
|
|
2c0c7ac256
|
add minute to notification scheduling & fix a bug, plus other tweaks
|
2024-11-15 20:39:08 -07:00 |
|
|
|
c004706425
|
add pages to see all the offers to user and offers to user's projects
|
2024-11-05 19:03:12 -07:00 |
|
|
|
0d880d1edc
|
add "+" to numbers if hit limit (>50), fix linting
|
2024-11-05 09:06:04 -07:00 |
|
|
|
195ba6c759
|
add new projects to front page
|
2024-11-04 19:57:39 -07:00 |
|
|
|
67b2b7199a
|
fix tests (from project-page switch 4 commits ago) and fix linting
|
2024-11-03 15:23:03 -07:00 |
|
|
|
4168c37074
|
add large notice when user has a new offer to them
|
2024-11-03 10:39:28 -07:00 |
|
|
|
53abf964b2
|
add basic page-by-page onboarding help
|
2024-10-23 08:27:16 -06:00 |
|
|
|
149481d468
|
finish the loading of an invite RegisterAction when clicking on a link
|
2024-10-06 20:01:07 -06:00 |
|
|
|
1bfdcab90b
|
add page for one-on-one invites (incomplete)
|
2024-10-05 18:35:59 -06:00 |
|
|
|
1fccf0fa92
|
change give provider to a single value
|
2024-09-30 18:33:15 -06:00 |
|
|
|
9925800fbd
|
allow details on a give for a providing project (so we can attach a picture)
|
2024-09-30 18:11:07 -06:00 |
|
|
|
7c70e699d8
|
switch BVC-meeting-end gift to be from the plan, and add display of providers on claim-view page
|
2024-09-28 17:31:58 -06:00 |
|
|
|
a271d9c206
|
add link directly into contact page to add a new contact via "contactJwt" query parameter
|
2024-09-27 18:41:11 -06:00 |
|
|
|
8111b0e5cf
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
2024-09-15 16:30:46 -06:00 |
|
|
|
9a9c9d3a06
|
jump from ideas directly into giving dialog choice
|
2024-08-30 20:37:36 -06:00 |
|
|
|
5151052202
|
fix test BVC setting, remove stray console.outs
|
2024-08-30 14:28:22 -06:00 |
|
|
|
f2cb7d3ed8
|
prompt for name when showing info, and provide a "copy" page when remote
|
2024-08-23 20:06:50 -06:00 |
|
|
|
7309ba1436
|
add tests for importing multiple records, fix other confirmation tests
|
2024-08-21 18:43:28 -06:00 |
|
|
|
a5248af4a3
|
move contact actions into the details page (prepping for checkboxes)
|
2024-08-19 20:18:06 -06:00 |
|
|
|
f38edff942
|
allow editing of an offer
|
2024-08-17 19:59:02 -06:00 |
|
|
|
73c82aefe2
|
start with offer-edit
|
2024-08-16 15:58:54 -06:00 |
|
|
|
7df6668dc6
|
put BTC before BX in unit rotation
|
2024-08-15 19:41:18 -06:00 |
|
|
|
e5155a3da1
|
add recipient description to offers in user's list
|
2024-08-12 20:38:54 -06:00 |
|
|
|
bdb544a624
|
fix error sharing image and failing to upload, fix upload in webkit/safari, and test it
|
2024-08-08 08:51:25 -06:00 |
|
|
|
e0c50dcf62
|
add 'isRegistered' check to guard against many buttons
|
2024-08-04 19:56:10 -06:00 |
|
|
|
710e00fdc2
|
add visibility flag set, refactor to see results, and add copy icons for contact info
|
2024-07-28 20:15:36 -06:00 |
|
|
|
d4cafd2f79
|
fix where it doesn't remove the plan when editing and removing it
|
2024-07-28 17:09:06 -06:00 |
|
|
|
59820a2f01
|
add more type casts
|
2024-07-23 20:57:10 -06:00 |
|
|
|
d724d8093c
|
add ability to edit a GiveAction
|
2024-07-23 20:14:07 -06:00 |
|
|
|
41a9c65afb
|
fix linting
|
2024-07-19 21:15:56 -06:00 |
|
|
|
4270374a67
|
create an identifier by default, while letting them choose if passkeys are enabled
|
2024-07-19 20:49:43 -06:00 |
|
|
|
b2ebc2992b
|
cache the passkey JWANT access token for multiple signatures
|
2024-07-19 12:44:54 -06:00 |
|