836 Commits (1e9c3f3101d44ac5c54c188aea0c577635a41133)

Author SHA1 Message Date
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. 2 months ago
Trent Larson 3c1731acdf add contact-methods to a contact 2 months ago
Trent Larson defbef736f fix any error messages with words that are too long and push the "X" off the page 2 months ago
Trent Larson f405e7d02f make notification errors go away automatically 2 months ago
Trent Larson 086ccce0bb add a contact-edit page and allow saving of notes 2 months ago
Trent Larson 7b73e9f51d move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 2 months ago
Trent Larson 15e00f9be0 fix verbiage when looking at new offers 2 months ago
Trent Larson 7db5b9875b fix error where visibility was set on all imported contacts even if not selected (and specify more types) 2 months ago
Trent Larson 55abb5d925 add test that copies contact-import JWT to clipboard and imports from it 2 months ago
Trent Larson 1e66bc1126 fix problem switching projects where old link data remained 2 months ago
Trent Larson a8d90ae0fd add ability to edit & resubmit any raw claim 2 months ago
Trent Larson 6fc23e4765 fix centering of numbers on map markers, fix recenter after first drag 2 months ago
Trent Larson f524714fbf fix linting 2 months ago
Trent Larson 56bbc3f4cc show results for project map grouping when clicked 2 months ago
Trent Larson d8325240f0 load the projects on the map on initial load 2 months ago
Trent Larson a8b404133e add requests for map tiles with counts of plans (commented out) 2 months ago
Trent Larson c98859fc7e add more debug information on errors caught from server 2 months ago
Trent Larson f6509b4013 make invite notes the default user name when adding a contact 2 months ago
Trent Larson ecd4367196 shrink the input to fit on DuckDuckGo on Pixel 6a 2 months ago
Trent Larson 67b4d0e953 add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 2 months ago
Trent Larson f4dd7bafca add more details for terms of data & service use 2 months ago
Trent Larson 8ca3df31fb remove actions from contact-import if all are the same as existing ones 2 months ago
Trent Larson a99a0fb5cc change the contact-sharing data into a JWT for the contact-import page 2 months ago
Trent Larson 7228f5a01b make feed pictures larger 2 months ago
Trent Larson f51bbd61b0 make claim certificate image clickable 2 months ago
Trent Larson acc9dc17ae fix linting 2 months ago
Trent Larson ec0e4693cb don't show issuer for self-issued claims 2 months ago
Trent Larson 40382157f9 fix linting 2 months ago
Trent Larson f21555184c for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 2 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 2 months ago
Trent Larson 2cb70f8497 add copy-link on the claim view page & enable certificate 2 months ago
Trent Larson 959f5f6f63 add another sample boundary frame for the certificate view of a claim 2 months ago
Trent Larson 6d1681cb07 refine claim certificate view 2 months ago
Trent Larson e9aeec48ed fix a missed accountsDB reference 2 months ago
Trent Larson 5a56f9ab30 tweak verbiage 2 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 2 months ago
Trent Larson 49aff7e488 fix the wording on accepted invite 2 months ago
Trent Larson 7a80474c5c don't allow clicking on the invite link if they're not registered 2 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 2 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 3 months ago
Trent Larson fb0d855fac rename variables for clarity 3 months ago
Trent Larson e6f5511dbb add page for a printable certificate (which works but isn't too impressive yet) 3 months ago
Trent Larson 76280b7ee5 add periods "." at the end of the giver & receiver sentences 3 months ago
Trent Larson 9861a1388e allow to deselect the giver & refactor dialog to group giver vs recipient 3 months ago
Trent Larson 5effb76cf5 ensure overlays show on top of relative+absolute positioning like green pluses 3 months ago
Trent Larson f1163d8302 add words under feed, add big "plus" on first page, and reword some things 3 months ago
Trent Larson 7acf921e82 refactor some verbiage & look-and-feel 3 months ago
Trent Larson 5fc021b197 fix problem on claim view showing issuer name 3 months ago
Trent Larson 92fbde4f51 fix error on project screen hitting "back" with the chevron 3 months ago
Trent Larson f7fd568c60 add tests for gives to & from projects 3 months ago