Commit Graph
100 Commits
Author SHA1 Message Date
trentlarson f524714fbf fix linting 2024-12-30 14:53:09 -07:00
trentlarson 3b59dbc558 bump version to 0.3.43 2024-12-30 13:56:55 -07:00
trentlarson 56bbc3f4cc show results for project map grouping when clicked 2024-12-30 13:51:42 -07:00
trentlarson d8325240f0 load the projects on the map on initial load 2024-12-30 13:05:04 -07:00
trentlarson a8b404133e add requests for map tiles with counts of plans (commented out) 2024-12-29 19:14:23 -07:00
trentlarson c98859fc7e add more debug information on errors caught from server 2024-12-28 16:29:57 -07:00
trentlarson f6509b4013 make invite notes the default user name when adding a contact 2024-12-28 16:29:13 -07:00
trentlarson e279582443 bump version and add "-beta" 2024-12-28 16:28:53 -07:00
trentlarson ecd4367196 shrink the input to fit on DuckDuckGo on Pixel 6a 2024-12-27 09:13:51 -07:00
trentlarson 67b4d0e953 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
trentlarson f4dd7bafca add more details for terms of data & service use 2024-12-24 16:20:28 -07:00
trentlarson e083585379 reword some onboarding phrases 2024-12-24 14:01:12 -07:00
trentlarson 8ca3df31fb remove actions from contact-import if all are the same as existing ones 2024-12-24 13:48:55 -07:00
trentlarson a99a0fb5cc change the contact-sharing data into a JWT for the contact-import page 2024-12-23 20:07:14 -07:00
trentlarson 7228f5a01b make feed pictures larger 2024-12-23 20:07:00 -07:00
trentlarson 762dfa0f2a fix the verificationMethod type in the local ETHR DID resolver 2024-12-23 20:05:33 -07:00
trentlarson 25829f4ae0 bump to version 0.3.41 2024-12-21 16:24:38 -07:00
trentlarson f51bbd61b0 make claim certificate image clickable 2024-12-21 15:20:56 -07:00
trentlarson 7989ef5071 bump version and add "-beta" 2024-12-20 20:25:18 -07:00
trentlarson acc9dc17ae fix linting 2024-12-20 20:21:42 -07:00
trentlarson ec0e4693cb don't show issuer for self-issued claims 2024-12-20 20:19:55 -07:00
trentlarson 6f81fc88f3 bump version and add "-beta" 2024-12-20 20:00:35 -07:00
trentlarson 778d26e7bf bump to version 0.3.39 2024-12-20 19:57:32 -07:00
trentlarson 40382157f9 fix linting 2024-12-20 19:12:21 -07:00
trentlarson f21555184c 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
trentlarson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 2024-12-20 15:49:42 -07:00
trentlarson 2cb70f8497 add copy-link on the claim view page & enable certificate 2024-12-18 16:31:27 -07:00
trentlarson 959f5f6f63 add another sample boundary frame for the certificate view of a claim 2024-12-18 16:08:48 -07:00
trentlarson 6d1681cb07 refine claim certificate view 2024-12-18 16:05:43 -07:00
trentlarson f228e27eb9 bump version and add -beta 2024-12-14 14:39:01 -07:00
trentlarson 1e70af12fe bump version to 0.3.38 2024-12-14 14:33:11 -07:00
trentlarson e9aeec48ed fix a missed accountsDB reference 2024-12-14 14:30:51 -07:00
trentlarson e22378675c bump version to 0.3.37 2024-12-13 14:05:00 -07:00
trentlarson 5a56f9ab30 tweak verbiage 2024-12-13 13:42:21 -07:00
trentlarson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 2024-12-13 13:27:22 -07:00
trentlarson 49aff7e488 fix the wording on accepted invite 2024-12-11 08:29:40 -07:00
trentlarson 7a80474c5c don't allow clicking on the invite link if they're not registered 2024-12-10 20:20:24 -07:00
trentlarson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 2024-12-10 20:02:49 -07:00
trentlarson 8763ade341 add license file 2024-12-08 21:22:03 -07:00
trentlarson 6274f083a1 add DB file for the secret 2024-12-08 21:21:16 -07:00
trentlarson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 2024-12-08 19:34:31 -07:00
trentlarson fb0d855fac rename variables for clarity 2024-12-04 20:31:59 -07:00
trentlarson e6f5511dbb add page for a printable certificate (which works but isn't too impressive yet) 2024-12-01 20:20:03 -07:00
trentlarson 76280b7ee5 add periods "." at the end of the giver & receiver sentences 2024-11-30 17:28:46 -07:00
trentlarson 9861a1388e allow to deselect the giver & refactor dialog to group giver vs recipient 2024-11-30 17:27:16 -07:00
trentlarson 5effb76cf5 ensure overlays show on top of relative+absolute positioning like green pluses 2024-11-30 15:30:17 -07:00
trentlarson 658214abb6 fix linting 2024-11-30 14:36:45 -07:00
trentlarson f1163d8302 add words under feed, add big "plus" on first page, and reword some things 2024-11-30 14:33:31 -07:00
trentlarson 7acf921e82 refactor some verbiage & look-and-feel 2024-11-30 13:16:58 -07:00
trentlarson 5fc021b197 fix problem on claim view showing issuer name 2024-11-29 19:57:38 -07:00
trentlarson 92fbde4f51 fix error on project screen hitting "back" with the chevron 2024-11-29 19:57:05 -07:00
trentlarson f7fd568c60 add tests for gives to & from projects 2024-11-29 10:42:58 -07:00
trentlarson 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
trentlarson 1cef64c1ec bump version and add "-beta" 2024-11-26 08:31:26 -07:00
trentlarson 60f066bda0 change default reminder message; show people & unnamed icons blue for clickable 2024-11-24 20:14:30 -07:00
trentlarson 4db6bbd8d5 bump version and add "-beta" 2024-11-24 17:53:23 -07:00
trentlarson fa46663dda fix problem when notification subscription isn't found 2024-11-24 17:40:29 -07:00
trentlarson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 2024-11-24 13:09:40 -07:00
trentlarson 8735fe44db change the notification detection to our own variables, and save the selected time 2024-11-20 19:55:51 -07:00
trentlarson 2a652d2079 make the import selection more obvious, plus other verbiage 2024-11-18 18:22:11 -07:00
trentlarson 75fb4da42d move push notification setup out of an App.vue Notification and into a component 2024-11-18 17:00:06 -07:00
trentlarson 6dc44b2494 move more logging into the database 2024-11-17 18:16:22 -07:00
trentlarson 2c0c7ac256 add minute to notification scheduling & fix a bug, plus other tweaks 2024-11-15 20:39:08 -07:00
trentlarson f06eb27ba0 Revert "after npx cap add ... for ios & android"
This reverts commit 17f304ddb8.
2024-11-15 20:38:40 -07:00
trentlarson a1c1c9f805 add way to quickly import test data when on a test instance 2024-11-11 16:37:28 -07:00
trentlarson 17f304ddb8 after npx cap add ... for ios & android 2024-11-10 20:17:45 -07:00
trentlarson 6605fbd708 bump version and add "-beta"; add capacitor libraries 2024-11-10 20:16:19 -07:00
trentlarson 9b079ee5f2 update changelog 2024-11-10 19:07:39 -07:00
trentlarson a3b10d9a78 adjust test lines to await/expect appropriately 2024-11-07 19:07:45 -07:00
trentlarson a73f0239c9 fix problem not showing user's projects on project page 2024-11-07 18:48:52 -07:00
trentlarson 8466bb0b1f fix linting problem (NOW we'll deploy 0.3.33) 2024-11-07 18:24:01 -07:00
trentlarson 71675edc3f bump all files to 0.3.33 2024-11-07 18:21:09 -07:00
trentlarson 7ef8263d49 bump version to 0.3.33 2024-11-07 18:19:52 -07:00
trentlarson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 2024-11-07 18:17:33 -07:00
trentlarson 79a530aff5 bump version to 0.3.32 2024-11-05 19:58:00 -07:00
trentlarson c004706425 add pages to see all the offers to user and offers to user's projects 2024-11-05 19:03:12 -07:00
trentlarson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 2024-11-05 09:06:04 -07:00
trentlarson f96c5892e7 add test for user-project offers on front page 2024-11-05 05:50:15 -07:00
trentlarson 195ba6c759 add new projects to front page 2024-11-04 19:57:39 -07:00
trentlarson 5f452dcf73 add tests for new activity of offers-directly-to-user 2024-11-03 20:09:54 -07:00
trentlarson fcec9e53f5 add better verbiage when an offer has both description and amount 2024-11-03 17:30:40 -07:00
trentlarson dbf010c1fe mark new-activity offers as seen, and mark them unseen again 2024-11-03 17:20:54 -07:00
trentlarson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 2024-11-03 15:23:03 -07:00
trentlarson 4168c37074 add large notice when user has a new offer to them 2024-11-03 10:39:28 -07:00
trentlarson 8a61d9df45 various look-and-feel improvements 2024-11-01 20:32:39 -06:00
trentlarson eb90c9ebae still 0.3.31, fix linting 2024-10-25 15:14:37 -06:00
trentlarson e1d0a2b02c bump to version 0.3.31, tweak messaging to include offers 2024-10-25 15:12:06 -06:00
trentlarson 42dcb3b43c tweak onboarding messages 2024-10-24 20:50:27 -06:00
trentlarson 00b191c4fd suggest new user going to the front page 2024-10-24 20:04:08 -06:00
trentlarson 45214eabc5 adjust tests for new onboarding messages 2024-10-23 09:07:34 -06:00
trentlarson 53abf964b2 add basic page-by-page onboarding help 2024-10-23 08:27:16 -06:00
trentlarson 6f880d0df1 fix bad link to project page, fix improper action on invite-add-contact cancel 2024-10-12 20:55:55 -06:00
trentlarson 9c527b27f8 enhance help & help onboarding 2024-10-10 08:53:12 -06:00
trentlarson 14cc309d25 bump to version 0.3.29 2024-10-09 21:06:46 -06:00
trentlarson fe482d06f6 show more redeemed info & action on the invites, refactor onboarding instructions 2024-10-09 20:45:06 -06:00
trentlarson 7fabb78ae3 improve messages on invite page 2024-10-08 20:25:55 -06:00
trentlarson 6e248f0385 add an invite-delete function 2024-10-08 20:13:07 -06:00
trentlarson 98afa8a259 refactor invite link & add test 2024-10-08 08:36:32 -06:00
trentlarson 2e100aedf5 fix linting 2024-10-06 20:07:05 -06:00
trentlarson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 2024-10-06 20:01:07 -06:00