Commit Graph
100 Commits
Author SHA1 Message Date
trentlarson 6dc0c2cd58 add a camera-switch button 2024-03-23 01:32:55 -06:00
trentlarson cc6d0958dc Merge pull request 'fix: npm audit fix to resolve vulnerabilities 1 low, 3 moderate, 1 high' (#108) from jsnbuchanan/crowd-funder-for-time-pwa:master into master
Reviewed-on: #108
2024-03-22 12:01:21 -04:00
trentlarson 5e771e4a24 refactor tasks 2024-03-22 07:12:24 -06:00
trentlarson 4dd2c044d5 bump to v 0.3.4 2024-03-21 06:56:35 -06:00
trentlarson 3bfd54362e Merge pull request 'Sample button visual enhancement' (#104) from button-visual-enhancement into master
Reviewed-on: #104
2024-03-21 07:57:18 -04:00
trentlarson ce05f7d003 Merge pull request 'tweak imagery so that it doesn't get stretched on a mobile device' (#107) from photo-ratio into master
Reviewed-on: #107
2024-03-20 20:26:35 -04:00
trentlarson 313cd79e60 finalize the photo-taking code, adding comments and removing logging 2024-03-20 18:23:57 -06:00
trentlarson 121991b53a Merge branch 'gifted-camera-improvements' into photo-ratio 2024-03-20 16:54:39 -06:00
trentlarson a230506d96 change the X and picture button so that landscape is all functional (if not great-looking) 2024-03-19 21:02:57 -06:00
trentlarson c49c55d394 change the photo ratios to fix all but portrait-orientation on mobile-emulation 2024-03-18 22:20:02 -06:00
trentlarson ae572afff6 add help for when service workers get stuck; bump to version 0.3.2 2024-03-17 20:20:13 -06:00
trentlarson ccea2486e4 change build for test servers, bump version to 0.3.1 2024-03-17 16:42:49 -06:00
trentlarson 155343a9d7 bump to v 0.3.0 2024-03-17 10:49:28 -06:00
trentlarson 85ad295eb9 Merge pull request 'photo-upload' (#105) from photo-upload into master
Reviewed-on: #105
2024-03-17 12:23:32 -04:00
trentlarson 64322b2804 change the default image server port 2024-03-17 10:22:05 -06:00
trentlarson 3e556dfa52 move the "part of project" text in giving-details screen 2024-03-17 08:53:14 -06:00
trentlarson 252952e017 show the image rate limits 2024-03-15 16:42:25 -06:00
trentlarson 251986d2bc make the photo show in a pop-up dialog 2024-03-14 19:44:11 -06:00
trentlarson 49bb1c07b7 fix file extension 2024-03-14 08:46:28 -06:00
trentlarson 67f34f9826 on "give details" page, distinguish between project & user destination 2024-03-10 17:49:53 -06:00
trentlarson 476d35452a send the claim type with an image 2024-03-10 17:37:10 -06:00
trentlarson 26582030df add another check when deleting an image 2024-03-10 17:36:49 -06:00
trentlarson ae857f4c8f guard against another set of errors when deleting an image 2024-03-10 16:46:54 -06:00
trentlarson c602c5ce50 add some other image deletions in other cases 2024-03-10 14:53:41 -06:00
trentlarson e4543457e2 add image onto give claim, then display on feel (full round-trip, baby!) 2024-03-09 19:37:14 -07:00
trentlarson c58f012d2c allow viewing and deletion of an image 2024-03-08 23:56:19 -07:00
trentlarson 792e9cb648 separate picture taking from uploading 2024-03-08 09:54:10 -07:00
trentlarson acee761906 add page for extended details of gifts including pic (not fully tested) 2024-03-08 01:10:17 -07:00
trentlarson cae2bbc4ff make styled button to take picture 2024-03-07 09:09:51 -07:00
trentlarson 0eb64ed716 add authentication token for image server, change default image server to localhost 2024-03-06 06:12:41 -07:00
trentlarson f1bb1b51aa Merge branch 'master' into photo-upload 2024-03-05 20:25:41 -07:00
trentlarson 92b924643e fix camera resolution, parameterize image API server 2024-03-05 20:20:54 -07:00
trentlarson ca90447700 fix different "environment" variables for prod & dev 2024-03-02 16:15:03 -07:00
trentlarson 750700e75e bump version and add '-beta' 2024-03-01 15:59:38 -07:00
trentlarson 3612ea4224 bump to v 0.2.17; add "personalized" message and better confirmation-result messages 2024-03-01 15:54:50 -07:00
trentlarson dbccbf7e4a fix: show on the confirmation page when there are hidden claims 2024-03-01 14:40:51 -07:00
trentlarson 1258cf02a1 bump to v 0.2.15 2024-03-01 14:06:01 -07:00
trentlarson a488a36bc0 Merge pull request 'Shortcut page for BVC assertions & confirmations' (#103) from bvc-shortcut into master
Reviewed-on: #103
2024-03-01 15:14:01 -05:00
trentlarson a93b556e0c doc: refactor tasks 2024-02-26 19:43:23 -07:00
trentlarson 2c28913d97 for BVC: finish submission of confirmations & final give 2024-02-26 19:27:34 -07:00
trentlarson 0b24d7bbd8 for BVC: fix the attendee & show appropriate success message 2024-02-25 18:55:58 -07:00
trentlarson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 2024-02-25 18:38:54 -07:00
trentlarson 866dcb3a2a add screens for the shortcuts for the BVC group (doesn't submit yet) 2024-02-24 18:38:11 -07:00
trentlarson 6aab1ff49d consolidate interface and remove copies of code 2024-02-24 10:26:12 -07:00
trentlarson c696de33f3 add page to take a picture and upload to an image server 2024-02-23 19:02:10 -07:00
trentlarson c239db6a4f doc: update tasks 2024-02-19 19:44:59 -07:00
trentlarson 3eda5f6b5d show more succinct info in feed, targeted toward user's visibility 2024-02-19 19:43:55 -07:00
trentlarson 783b38df65 order contacts by name & note outside network as "outside your network" 2024-02-18 14:58:10 -07:00
trentlarson 3475c32e1f update onboarding hint message, justify text on QR page 2024-02-17 12:55:30 -07:00
trentlarson dcd881adae make the name-setting prompt yellow 2024-02-17 12:46:17 -07:00
trentlarson 37690cc855 increment versiona and add "-beta" 2024-02-14 20:56:37 -07:00
trentlarson 5f9edea116 bump version to 0.2.14 2024-02-14 20:50:15 -07:00
trentlarson f517b09ed7 combine all service-worker scripts into a single file to try and ensure included scripts aren't lost 2024-02-14 20:46:34 -07:00
trentlarson ca70b19831 fix claim-view page when the claim argument is not a global ID 2024-02-12 20:10:18 -07:00
trentlarson f41e541fe2 send the last JWT instead of the identifier for plan edits 2024-02-11 16:05:15 -07:00
trentlarson 5c547783a7 remove unused page; tweak task list 2024-02-11 07:14:16 -07:00
trentlarson 8d2dd6357a update readme 2024-02-09 09:08:26 -07:00
trentlarson 189261e991 update messaging for contact registration 2024-02-07 18:57:58 -07:00
trentlarson 15464602f9 bump to version 0.2.14-beta 2024-02-07 18:42:33 -07:00
trentlarson 331c4f64d6 add check for valid "did:" DIDs 2024-02-07 18:23:13 -07:00
trentlarson 28ae317958 refactor tasks & add more estimates 2024-02-05 09:03:55 -07:00
trentlarson 643718619e remove unnecessary logic in account switcher; refactor task list 2024-02-04 20:11:04 -07:00
trentlarson c3819ec919 don't autocapitalize website input; refactor tasks 2024-02-03 19:33:52 -07:00
trentlarson 719e3a467d make a number input targeted towards numbers 2024-02-03 19:21:07 -07:00
trentlarson b251d7e4fd change project icon to a hammer 2024-02-03 19:20:54 -07:00
trentlarson 61c3a0e30b avoid error on browsers without a service worker 2024-02-03 19:19:58 -07:00
trentlarson a76df55224 add display of my own offers 2024-02-03 18:56:09 -07:00
trentlarson e140da081f fix name derivation on give dialog 2024-02-03 18:10:46 -07:00
trentlarson 1be899c48d ensure error message shows, and unset register flag if there's an API error 2024-02-02 17:40:06 -07:00
trentlarson 6aee93ca6c update tasks; enhance an error message & some typescripts 2024-02-02 12:25:04 -07:00
trentlarson 5412625d05 increment version and add -beta; tweak tasks & tests 2024-02-02 10:22:51 -07:00
trentlarson 8f579b40a9 bump to verson 0.2.12 2024-02-01 12:12:13 -07:00
trentlarson e8a907c63a add more thankfulness prompts 2024-02-01 12:09:09 -07:00
trentlarson f53a6f3045 tweak the prompt for contacts to be able to skip them 2024-02-01 11:52:31 -07:00
trentlarson b38ebc45e1 add a prompt for things for which to express gratitude 2024-01-31 21:15:40 -07:00
trentlarson c51d2629b3 bump version and add -beta 2024-01-28 15:20:15 -07:00
trentlarson e642b99ff5 bump version to 0.2.11 2024-01-28 15:04:12 -07:00
trentlarson 26f1e88f5a doc: update tests & tasks 2024-01-28 15:01:47 -07:00
trentlarson 2e164dfeff tweak messages for missing identifier 2024-01-28 13:21:21 -07:00
trentlarson d7530ff56b adjust more UI on the Advanced section, and make other small code & UI tweaks 2024-01-27 17:32:17 -07:00
trentlarson 2db52cb72e fix default server display in advanced section & refactor UI 2024-01-27 14:49:51 -07:00
trentlarson c8eb3bfbc0 move save & cancel buttons further apart 2024-01-27 14:15:14 -07:00
trentlarson 71b210d541 add to manual tests & changelog 2024-01-27 13:05:33 -07:00
trentlarson 66289ec206 update tasks 2024-01-27 13:02:47 -07:00
trentlarson 639dc7b4e5 add instruction to error output 2024-01-27 12:40:40 -07:00
trentlarson 4fe072f19e move DB logic out of 'created' in components since it's not needed yet 2024-01-27 08:27:52 -07:00
trentlarson f253f0af0f add ability to import from Endorser Mobile CSV 2024-01-26 20:36:29 -07:00
trentlarson 2d95a35905 add date to project give record list; don't wrap icon & amount 2024-01-26 16:10:14 -07:00
trentlarson 88f869d600 lower project "I Gave" button into list of contact, and tweak other wording 2024-01-24 20:46:05 -07:00
trentlarson a0911bb0fd add copy-paste icon next to non-anonymous, non-hidden DIDs on details page 2024-01-21 15:50:39 -07:00
trentlarson 1053b78ab8 add sharing & copying instructions when asking contacts for help, and list all the visibleTo DIDs with an English description of their path 2024-01-21 15:16:39 -07:00
trentlarson dcfa8d9451 add first stab at showing how the contact is visible in my network 2024-01-20 20:33:51 -07:00
trentlarson dd38f76ee1 increment version and add -beta; add to tasks and tests 2024-01-18 21:11:19 -07:00
trentlarson 667e1e8890 bump version to 0.2.10 2024-01-18 20:05:44 -07:00
trentlarson 1731f2443b update offer dialog to allow other units 2024-01-17 20:50:35 -07:00
trentlarson e1cffcda2d fix problem where extended screen of contacts didn't pass project 2024-01-17 20:18:01 -07:00
trentlarson a5b1b97012 show the identicon in large size on the contacts screen 2024-01-17 19:47:33 -07:00
trentlarson 563b5793a9 add different identicons for people (and increment version & add -beta) 2024-01-17 19:27:05 -07:00
trentlarson 660436c8fa add copy-did-to-clipboard on contact list 2024-01-16 19:58:18 -07:00
trentlarson 31a7752168 add link to project from gives on front page 2024-01-16 19:48:47 -07:00