Commit Graph
1181 Commits
Author SHA1 Message Date
trentlarson cf797c7702 disable checkboxes for nostr partner messages; adjust linting warnings 2024-09-26 09:14:08 -06:00
trentlarson 011870e85f support TripHopping on nostr as well 2024-09-26 08:42:31 -06:00
trentlarson d8456788cb send all info needed to create a Trustroots event 2024-09-25 09:01:49 -06:00
trentlarson f2446b0b83 add nostr Trustroots partner as an option when submitting a project 2024-09-22 08:40:24 -06:00
trentlarson 7e6ef1470c only show the "raw edit" when advanced options are turned on 2024-09-22 08:39:08 -06:00
trentlarson 3d5a0fc0b4 fix problem where mounted ran before create and didn't load any claims 2024-09-21 12:47:37 -06:00
trentlarson 866a1d740c allow bulk-imported contacts to have visibility set 2024-09-17 18:30:50 -06:00
trentlarson 8263ed2b29 bump to version 0.3.26 2024-09-16 15:29:54 -06:00
trentlarson ecc455939b fix error is OfferDialog where assignment to a project was missed, plus some refactors 2024-09-16 15:12:32 -06:00
trentlarson 9b86af8508 fix alert when looking at one's own activity 2024-09-15 19:53:12 -06:00
trentlarson 023c8f6321 modify the settings to allow account-specific settings, eg. for "isRegistered" 2024-09-15 16:30:46 -06:00
trentlarson e021808aa2 include some DID info on the contact list page 2024-08-31 13:05:59 -06:00
trentlarson f5e8ccaeb3 bump version and add "-beta" 2024-08-30 22:05:43 -06:00
trentlarson dcbe02d877 bump version to 0.3.25 2024-08-30 21:59:15 -06:00
trentlarson 353726596d remove the last of the localStorage for passing parameters 2024-08-30 21:55:08 -06:00
trentlarson e62b52095c bump version to 0.3.24 2024-08-30 20:51:13 -06:00
trentlarson fee8a78bdd fix so "not named" shows on detail screen for anonymous 2024-08-30 20:44:07 -06:00
trentlarson 174c37169f jump from ideas directly into giving dialog choice 2024-08-30 20:37:36 -06:00
trentlarson f5cbeafd5b add message when no projects are found in a search, and bump to version 0.3.23 2024-08-30 14:55:06 -06:00
trentlarson 0e7da5a9a4 fix test BVC setting, remove stray console.outs 2024-08-30 14:28:22 -06:00
trentlarson 7704d0bd18 bump to version 0.3.22 2024-08-30 12:56:25 -06:00
Jose Olarte III 891d71814c Variable website, date and time 2024-08-30 16:56:37 +08:00
Jose Olarte III 03a3964cbd Merge branch 'master' into test-playwright 2024-08-30 15:37:30 +08:00
trentlarson 46ebd95394 add wording in help page 2024-08-29 20:02:57 -06:00
trentlarson acf04792be change tests assuming result will be at top 2024-08-29 19:49:35 -06:00
trentlarson 06774469be add blurbs for different audiences in Help, and allow a link for direct search on project discovery page 2024-08-29 19:25:34 -06:00
Jose Olarte III 3262f0ee64 Improved create project test
- Added editing to test
- Added variables for other values
2024-08-29 19:25:02 +08:00
Jose Olarte III 69473a826f Removed test.slow() 2024-08-28 19:32:51 +08:00
Jose Olarte III 51eb45353e Moved common functions to testUtils 2024-08-28 19:12:59 +08:00
Jose Olarte III b1875b5812 Remove unneeded timeouts 2024-08-28 16:24:50 +08:00
Jose Olarte III bd27d8a10f Merge branch 'master' into test-playwright 2024-08-28 16:12:52 +08:00
Jose Olarte III c076ce5b44 Remove PWA test
Created a new branch for this specific test, instead
2024-08-28 16:12:30 +08:00
trentlarson a7b89f4bb6 bump to version 0.3.21 2024-08-24 08:36:14 -06:00
trentlarson e9c5bd8e99 after copying personal data, add a message to copy contacts for them 2024-08-24 07:56:23 -06:00
trentlarson 5d47eab6d8 add test for new name-entry & copy-to-clipboard flow 2024-08-24 07:23:49 -06:00
trentlarson e24cd06e3d make the user-name pop-up the preferred way to set the name 2024-08-24 06:36:49 -06:00
trentlarson 767d33c0a0 prompt for name when showing info, and provide a "copy" page when remote 2024-08-23 20:06:50 -06:00
trentlarson 22c3d28405 move some buttons to take less space at the top of Home 2024-08-23 15:22:48 -06:00
trentlarson 7a25892472 add test for registration of new user 2024-08-22 20:21:37 -06:00
Jose Olarte III 915d51dc2f In-progress: PWA install test 2024-08-22 21:24:05 +08:00
Jose Olarte III b1d61251dc Merge branch 'master' into test-playwright 2024-08-22 18:05:35 +08:00
trentlarson 8d0cc8e0d1 fix linting 2024-08-21 19:16:00 -06:00
trentlarson c5c687a9c5 add tests for importing multiple records, fix other confirmation tests 2024-08-21 18:43:28 -06:00
Jose Olarte III a9aeeeb51e Playwright: Record 10 gives 2024-08-21 19:47:48 +08:00
Jose Olarte III d679d0c804 Merge branch 'master' into test-playwright 2024-08-21 15:22:22 +08:00
trentlarson 7cba232e44 fix tests 2024-08-20 20:05:04 -06:00
trentlarson c95b2178ef copy a list of contacts and then import 2024-08-20 19:39:29 -06:00
trentlarson 511be5f9a2 move contact actions into the details page (prepping for checkboxes) 2024-08-19 20:18:06 -06:00
trentlarson 8b4f46d07b bump verison and add "-beta" 2024-08-18 17:51:31 -06:00
trentlarson 4064eb75a9 bump to version 0.3.20 2024-08-18 17:04:14 -06:00