Commit Graph
100 Commits
Author SHA1 Message Date
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
trentlarson 1bfdcab90b add page for one-on-one invites (incomplete) 2024-10-05 18:35:59 -06:00
trentlarson 9f4a19993e update nostr message to include signature for public key 2024-10-04 13:24:07 -06:00
trentlarson 5efd3e0e89 bump to version 3.0.28 2024-09-30 20:29:19 -06:00
trentlarson 4edcefd0f0 fix verbiage for recipient on home page 2024-09-30 19:54:14 -06:00
trentlarson 1fccf0fa92 change give provider to a single value 2024-09-30 18:33:15 -06:00
trentlarson 9925800fbd allow details on a give for a providing project (so we can attach a picture) 2024-09-30 18:11:07 -06:00
trentlarson 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
trentlarson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 2024-09-27 18:41:11 -06:00
trentlarson 2942a02a4e fix another vulnerability 2024-09-26 20:12:18 -06:00
trentlarson eecca9b345 fix some vulnerabilities 2024-09-26 20:05:56 -06:00
trentlarson 8868d17c85 bump version and add "-beta" 2024-09-26 09:16:58 -06:00
trentlarson 3831cda76d Merge branch 'nostr' 2024-09-26 09:14:56 -06:00
trentlarson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 2024-09-26 09:14:08 -06:00
trentlarson a4073a5fff support TripHopping on nostr as well 2024-09-26 08:42:31 -06:00
trentlarson d492ea9eeb send all info needed to create a Trustroots event 2024-09-25 09:01:49 -06:00
trentlarson e6b9ef237b bump to version 0.3.27 2024-09-22 13:30:42 -06:00
trentlarson 791c0a0a5e update caniuse-lite 2024-09-22 13:28:18 -06:00
trentlarson cd9f6b448b add more specific check to avoid complaint about multiple matches 2024-09-22 13:27:21 -06:00
trentlarson 25d5e13029 add nostr Trustroots partner as an option when submitting a project 2024-09-22 08:40:24 -06:00
trentlarson b149e623b2 only show the "raw edit" when advanced options are turned on 2024-09-22 08:39:08 -06:00
trentlarson 1c79cc25fe fix problem where mounted ran before create and didn't load any claims 2024-09-21 12:47:37 -06:00
trentlarson 534f3d8a8b allow bulk-imported contacts to have visibility set 2024-09-17 18:30:50 -06:00
trentlarson 61a488a25d bump to version 0.3.26 2024-09-16 15:29:54 -06:00
trentlarson 4fd2319d53 fix error is OfferDialog where assignment to a project was missed, plus some refactors 2024-09-16 15:12:32 -06:00
trentlarson 008ae9e906 fix alert when looking at one's own activity 2024-09-15 19:53:12 -06:00
trentlarson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 2024-09-15 16:30:46 -06:00
trentlarson fe627ed6b2 include some DID info on the contact list page 2024-08-31 13:05:59 -06:00
trentlarson 5b9e767f88 bump version and add "-beta" 2024-08-30 22:05:43 -06:00
trentlarson 8a8ebaf894 bump version to 0.3.25 2024-08-30 21:59:15 -06:00
trentlarson 0947c55110 remove the last of the localStorage for passing parameters 2024-08-30 21:55:08 -06:00
trentlarson b15476e379 bump version to 0.3.24 2024-08-30 20:51:13 -06:00