Commit Graph

945 Commits

Author SHA1 Message Date
caf46ab383 add more debug information on errors caught from server 2024-12-28 16:29:57 -07:00
6c5001ac41 make invite notes the default user name when adding a contact 2024-12-28 16:29:13 -07:00
b00f99bd3c shrink the input to fit on DuckDuckGo on Pixel 6a 2024-12-27 09:13:51 -07:00
8cadfb15dd add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 2024-12-27 09:06:25 -07:00
4641c46ab2 add more details for terms of data & service use 2024-12-24 16:20:28 -07:00
c327f55842 reword some onboarding phrases 2024-12-24 14:01:12 -07:00
a8118c1f5e remove actions from contact-import if all are the same as existing ones 2024-12-24 13:48:55 -07:00
e286a8f002 change the contact-sharing data into a JWT for the contact-import page 2024-12-23 20:07:14 -07:00
c34f8cbf41 make feed pictures larger 2024-12-23 20:07:00 -07:00
bf6035ec47 fix the verificationMethod type in the local ETHR DID resolver 2024-12-23 20:05:33 -07:00
61da17a8f6 make claim certificate image clickable 2024-12-21 15:20:56 -07:00
51e60273d5 fix linting 2024-12-20 20:21:42 -07:00
a67d265439 don't show issuer for self-issued claims 2024-12-20 20:19:55 -07:00
5886f7ef53 fix linting 2024-12-20 19:12:21 -07:00
af12e1bd51 for certificate: fix the canvas to fit in the middle vertically, add amount, and position things better 2024-12-20 19:09:20 -07:00
8bf9640c10 add number of confirmers to certificate & show DID info when appropriate 2024-12-20 15:49:42 -07:00
124ff65aa2 add copy-link on the claim view page & enable certificate 2024-12-18 16:31:27 -07:00
52155039de add another sample boundary frame for the certificate view of a claim 2024-12-18 16:08:48 -07:00
6749c1ec2d refine claim certificate view 2024-12-18 16:05:43 -07:00
a9045e9d61 fix a missed accountsDB reference 2024-12-14 14:30:51 -07:00
dd6598cd99 tweak verbiage 2024-12-13 13:42:21 -07:00
156950c7f0 add invite-one-accept screen dedicated to accepting invitations 2024-12-13 13:27:22 -07:00
b657dc343a fix the wording on accepted invite 2024-12-11 08:29:40 -07:00
5afd218244 don't allow clicking on the invite link if they're not registered 2024-12-10 20:20:24 -07:00
af197f7c11 catch more errors if something catastrophic happens to encrypted data 2024-12-10 20:02:49 -07:00
8a0632f655 add DB file for the secret 2024-12-08 21:21:16 -07:00
251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 2024-12-08 19:34:31 -07:00
ed4a9e581b rename variables for clarity 2024-12-04 20:31:59 -07:00
2b802f01f8 add page for a printable certificate (which works but isn't too impressive yet) 2024-12-01 20:20:03 -07:00
8bd1a6668c add periods "." at the end of the giver & receiver sentences 2024-11-30 17:28:46 -07:00
5b5fbe23a5 allow to deselect the giver & refactor dialog to group giver vs recipient 2024-11-30 17:27:16 -07:00
7189cce25e ensure overlays show on top of relative+absolute positioning like green pluses 2024-11-30 15:30:17 -07:00
ef461c9312 fix linting 2024-11-30 14:36:45 -07:00
53c4328e82 add words under feed, add big "plus" on first page, and reword some things 2024-11-30 14:33:31 -07:00
1714f4d087 refactor some verbiage & look-and-feel 2024-11-30 13:16:58 -07:00
8f10904464 fix problem on claim view showing issuer name 2024-11-29 19:57:38 -07:00
8c03946bd7 fix error on project screen hitting "back" with the chevron 2024-11-29 19:57:05 -07:00
d621828d53 add tests for gives to & from projects 2024-11-29 10:42:58 -07:00
8db7ac3f6f 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
1b87bda471 change default reminder message; show people & unnamed icons blue for clickable 2024-11-24 20:14:30 -07:00
ee0bc33db5 fix problem when notification subscription isn't found 2024-11-24 17:40:29 -07:00
2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 2024-11-24 13:09:40 -07:00
15e09c2d81 change the notification detection to our own variables, and save the selected time 2024-11-20 19:55:51 -07:00
5fa2f3eef6 make the import selection more obvious, plus other verbiage 2024-11-18 18:22:11 -07:00
73df9f374a move push notification setup out of an App.vue Notification and into a component 2024-11-18 17:00:06 -07:00
228f213c10 move more logging into the database 2024-11-17 18:16:22 -07:00
f57d3b7707 add minute to notification scheduling & fix a bug, plus other tweaks 2024-11-15 20:39:08 -07:00
a1b70db370 add way to quickly import test data when on a test instance 2024-11-11 16:37:28 -07:00
a73f0239c9 fix problem not showing user's projects on project page 2024-11-07 18:48:52 -07:00
8466bb0b1f fix linting problem (NOW we'll deploy 0.3.33) 2024-11-07 18:24:01 -07:00