Commit Graph

1141 Commits

Author SHA1 Message Date
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
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
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: #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
a9b12f4d7c allow editing of an offer 2024-08-17 19:59:02 -06:00
269d00a096 start with offer-edit 2024-08-16 15:58:54 -06:00
05f898d462 put BTC before BX in unit rotation 2024-08-15 19:41:18 -06:00
2c2c95a824 fix destination page after photo is shared 2024-08-14 08:56:57 -06:00
4244e6b279 add recipient description to offers in user's list 2024-08-12 20:38:54 -06:00
56e3440875 misc commentary 2024-08-12 18:51:41 -06:00
1fe540d5a8 fix list of offers (and some other lists), and add tests for offers 2024-08-12 09:25:01 -06:00
089d4f0733 change back the check for adding a service worker because tests would get constant errors 2024-08-12 09:23:25 -06:00
da79d581b7 bump version and add "-beta" 2024-08-12 09:19:15 -06:00
cefa384ff1 bump to version 0.3.17 2024-08-12 09:17:32 -06:00
5849ae2de4 remove "export" that's not available in raw JS 2024-08-11 19:01:34 -06:00
60ed21c0d9 fix image shared with web share 2024-08-11 08:17:27 -06:00
3f77f9b3ff record some info on my attempt to test a service worker 2024-08-10 20:09:49 -06:00
6728cbe93e bump version and add "-beta" 2024-08-10 16:11:28 -06:00
cfb8b7841e bump to version 0.3.16 2024-08-10 16:08:34 -06:00
01a8814b4e fix linting, and give instructions for current test suite 2024-08-10 13:37:31 -06:00
70a1ea362f fix a test, add potential-failing comment 2024-08-10 08:11:31 -06:00
fb0219d1d7 add image on entries in a project 2024-08-09 07:55:31 -06:00
024fc6be06 show image on the view-claim screen 2024-08-09 07:27:29 -06:00
041cc30eb8 refactor confirmation section to show together and more cleanly 2024-08-09 07:20:01 -06:00
b8181f6ae3 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 2024-08-08 08:51:25 -06:00
Jose Olarte III
bcc0fac0a8 Playwright: added ID to spinbutton 2024-08-08 15:47:19 +08:00
f724476ed6 tweak instructions for minimal test data 2024-08-07 09:25:30 -06:00
Jose Olarte III
6ca5bf754b (Switch back to test server) 2024-08-07 22:06:36 +08:00
Jose Olarte III
25eaff62d8 Playwright: expended contact test 2024-08-07 21:51:24 +08:00
Jose Olarte III
dd1532e2f4 Playwright: test against created records 2024-08-06 20:12:34 +08:00
Jose Olarte III
7033d259e1 Playwright: added import 2024-08-06 16:20:52 +08:00
Jose Olarte III
aae2e62177 Playwright: removed redundant tests 2024-08-05 19:59:40 +08:00
Jose Olarte III
9a9c2b1813 Playwright: combined no-ID tests 2024-08-05 19:59:25 +08:00
Jose Olarte III
ee75576cda Playwright: implemented importUser 2024-08-05 19:58:40 +08:00