Commit Graph
711 Commits
Author SHA1 Message Date
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
Jose Olarte III a5c3600673 Sample button visual enhancement 2024-03-07 18:57:08 +08: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 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 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 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 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 189261e991 update messaging for contact registration 2024-02-07 18:57:58 -07:00
trentlarson 331c4f64d6 add check for valid "did:" DIDs 2024-02-07 18:23:13 -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 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 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 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