|
|
8263ed2b29
|
bump to version 0.3.26
|
2024-09-16 15:29:54 -06:00 |
|
|
|
ecc455939b
|
fix error is OfferDialog where assignment to a project was missed, plus some refactors
|
2024-09-16 15:12:32 -06:00 |
|
|
|
9b86af8508
|
fix alert when looking at one's own activity
|
2024-09-15 19:53:12 -06:00 |
|
|
|
023c8f6321
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
2024-09-15 16:30:46 -06:00 |
|
|
|
e021808aa2
|
include some DID info on the contact list page
|
2024-08-31 13:05:59 -06:00 |
|
|
|
f5e8ccaeb3
|
bump version and add "-beta"
|
2024-08-30 22:05:43 -06:00 |
|
|
|
dcbe02d877
|
bump version to 0.3.25
|
2024-08-30 21:59:15 -06:00 |
|
|
|
353726596d
|
remove the last of the localStorage for passing parameters
|
2024-08-30 21:55:08 -06:00 |
|
|
|
e62b52095c
|
bump version to 0.3.24
|
2024-08-30 20:51:13 -06:00 |
|
|
|
fee8a78bdd
|
fix so "not named" shows on detail screen for anonymous
|
2024-08-30 20:44:07 -06:00 |
|
|
|
174c37169f
|
jump from ideas directly into giving dialog choice
|
2024-08-30 20:37:36 -06:00 |
|
|
|
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 |
|
|
|
0e7da5a9a4
|
fix test BVC setting, remove stray console.outs
|
2024-08-30 14:28:22 -06:00 |
|
|
|
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 |
|
|
|
46ebd95394
|
add wording in help page
|
2024-08-29 20:02:57 -06:00 |
|
|
|
acf04792be
|
change tests assuming result will be at top
|
2024-08-29 19:49:35 -06:00 |
|
|
|
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 |
|
|
|
a7b89f4bb6
|
bump to version 0.3.21
|
2024-08-24 08:36:14 -06:00 |
|
|
|
e9c5bd8e99
|
after copying personal data, add a message to copy contacts for them
|
2024-08-24 07:56:23 -06:00 |
|
|
|
5d47eab6d8
|
add test for new name-entry & copy-to-clipboard flow
|
2024-08-24 07:23:49 -06:00 |
|
|
|
e24cd06e3d
|
make the user-name pop-up the preferred way to set the name
|
2024-08-24 06:36:49 -06:00 |
|
|
|
767d33c0a0
|
prompt for name when showing info, and provide a "copy" page when remote
|
2024-08-23 20:06:50 -06:00 |
|
|
|
22c3d28405
|
move some buttons to take less space at the top of Home
|
2024-08-23 15:22:48 -06:00 |
|
|
|
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 |
|
|
|
8d0cc8e0d1
|
fix linting
|
2024-08-21 19:16:00 -06:00 |
|
|
|
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 |
|
|
|
7cba232e44
|
fix tests
|
2024-08-20 20:05:04 -06:00 |
|
|
|
c95b2178ef
|
copy a list of contacts and then import
|
2024-08-20 19:39:29 -06:00 |
|
|
|
511be5f9a2
|
move contact actions into the details page (prepping for checkboxes)
|
2024-08-19 20:18:06 -06:00 |
|
|
|
8b4f46d07b
|
bump verison and add "-beta"
|
2024-08-18 17:51:31 -06:00 |
|
|
|
4064eb75a9
|
bump to version 0.3.20
|
2024-08-18 17:04:14 -06:00 |
|
|
|
d96aa01107
|
update bad verbiage on offer page, fix offer test
|
2024-08-18 17:02:15 -06:00 |
|
|
|
6e89271616
|
bump verison and add "-beta"
|
2024-08-18 14:58:01 -06:00 |
|
|
|
ee9c14942c
|
bump to version 0.3.19
|
2024-08-18 14:14:53 -06:00 |
|
|
|
a8bb1b46c2
|
fix error editing an offer, tweak tests to fix red in IntelliJ
|
2024-08-18 14:13:42 -06:00 |
|
|
|
a8b82037b9
|
bump to version 0.3.18
|
2024-08-18 13:52:55 -06:00 |
|
|
|
5811dacb84
|
Merge pull request 'offer editing' (#123) from offer-edit into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#123
|
2024-08-18 15:48:53 -04:00 |
|
|
|
1a4052d1a0
|
fix tests, add test for offer update
|
2024-08-18 13:48:07 -06:00 |
|