Ryan Slobojan
16c6fff7d5
Merge remote-tracking branch 'origin/main' into android
...
* origin/main:
add logo for gpay
2021-10-20 15:38:43 -04:00
Billy Lo
ef289a4890
Merge branch 'main' of https://github.com/billylo1/covidpass
2021-10-20 15:35:08 -04:00
Billy Lo
126c800ea5
add logo for gpay
2021-10-20 15:35:05 -04:00
Billy Lo
50cb5c2290
minor updates to button and environment variables
2021-10-20 14:56:19 -04:00
Billy Lo
4872c8df16
merged with latest on the main branch
2021-10-20 11:03:30 -04:00
Billy Lo
21997d0aa6
Merge branch 'main' into android
2021-10-20 10:45:59 -04:00
Billy Lo
8b8a08558a
generalize client side code we can switch from loyalty to covidcard smoothly
2021-10-20 10:23:48 -04:00
Ryan Slobojan
1ccddb92c3
Add refresh button to fix photo issues on older iPhones
...
Can now click to refresh the image if it doesn't draw right the first time
2021-10-19 17:47:01 -04:00
Ryan Slobojan
b138f78d8a
Another attempt at a fix for Safari image issue
...
* Now rendering card to a full PNG and embedding in page
* Link around PNG is also the full PN as a data URL
* SHould be able to either click or direct-save image
2021-10-18 23:43:40 -04:00
Ryan Slobojan
61bf17a964
Fix for people with only a family name (community-reported bug)
2021-10-18 23:03:15 -04:00
Ryan Slobojan
0a91eadb14
Another attempt to fix Mobile Safari not saving photo cards correctly
...
* Moved photo card right underneath "Save as Photo" button
* Update to latest html-to-image library (1.9.0)
* Added 1px border to photo card
* Hide photo card when camera opened or new file selected
* Rev version to 2.1.5
2021-10-18 18:25:55 -04:00
Ryan Slobojan
ddd6e19266
Merge branch 'main' of github.com:billylo1/covidpass into main
...
* 'main' of github.com:billylo1/covidpass:
no drop down
# Conflicts:
# components/Form.tsx
2021-10-18 13:18:54 -04:00
Ryan Slobojan
8cef67d8f7
Added explanation to step 1 so users know it's optional
2021-10-18 13:09:54 -04:00
Billy Lo
f0853286eb
Merge branch 'main' of https://github.com/billylo1/covidpass
2021-10-18 13:08:22 -04:00
Billy Lo
9630122ca2
no drop down
2021-10-18 13:08:21 -04:00
Ryan Slobojan
464b5585e1
Merge branch 'main' of github.com:billylo1/covidpass into main
...
* 'main' of github.com:billylo1/covidpass:
hot fix to remove the altText of the QR code to improve scannabilitiy
increment version code to 2.1.3
2.1.2 - Added dropdown box for Step 1 to support different provinces
# Conflicts:
# src/passphoto-common.ts
2021-10-18 12:37:53 -04:00
Ryan Slobojan
241b68f300
Fixed Safari image rendering issue
...
* Apparent race condition between rendering/hiding canvas and
saving of file
* Photo card now just remains visible all the time as soon as a
SHC QR code is detected, to eliminate race conditions
2021-10-18 12:36:25 -04:00
Billy Lo
6bd13c086c
hot fix to remove the altText of the QR code to improve scannabilitiy
2021-10-18 12:02:00 -04:00
Billy Lo
d4b7d267d3
increment version code to 2.1.3
2021-10-18 01:16:14 -04:00
Billy Lo
2152af09a0
Merge branch 'main' of https://github.com/billylo1/covidpass
2021-10-18 01:15:21 -04:00
Billy Lo
3af4a148de
2.1.2 - Added dropdown box for Step 1 to support different provinces
2021-10-18 01:14:52 -04:00
Ryan Slobojan
e477f55637
Increment build number
2021-10-17 23:51:12 -04:00
Ryan Slobojan
adb4a27c03
Merge branch 'main' of github.com:billylo1/covidpass into main
...
* 'main' of github.com:billylo1/covidpass:
2.1.1 - updated photo to sync with wallet pass
2021-10-17 23:50:03 -04:00
Ryan Slobojan
e65b85ba7b
Attempted fixes to timing issues in image save
...
* Delay removal of QR codes until second card is generated, rather than right after first
* Don't hide image HTML until after save loading is complete
* Await unawaited toBlob call in image save
2021-10-17 23:49:57 -04:00
Billy Lo
e625cadd00
Merge branch 'main' into android
2021-10-17 19:57:15 -04:00
Billy Lo
5657b28b65
2.1.1 - updated photo to sync with wallet pass
2021-10-17 19:34:18 -04:00
Ryan Slobojan
e93de3243a
Text updates, Rev 2.1.0 release
2021-10-17 17:58:48 -04:00
Ryan Slobojan
cdd8317bd5
Updated iOS 15 detection and debugging messages
2021-10-17 14:56:43 -04:00
Ryan Slobojan
8e83c65f6c
Added direct camera-scan support for creating QR codes
...
* SHC QR codes can now be scanned directly from the camera, eliminating the need for
error-prone screenshotting or photos - the scanner will auto-detect an SHC QR code
and proceed to the next step
2021-10-17 13:30:18 -04:00
Billy Lo
24ec6b062b
add sentry logging for ios15 log errors
2021-10-17 11:58:10 -04:00
Billy Lo
04a1f697ce
enhancing ios15 check with user agent
2021-10-17 11:56:54 -04:00
Billy Lo
f080ca8618
Merge branch 'main' into android
2021-10-16 15:50:55 -04:00
Billy Lo
d6d9691aee
minor edits to suggest the G-Pay button
2021-10-16 15:45:22 -04:00
Billy Lo
b179c19e3d
2.0.5 - update for iOS 15 validation
2021-10-16 14:54:16 -04:00
Billy Lo
8dd93e7a8b
user experience fix for mobile browser
...
Many user struggles to navigate back to grassroots after a new window is open (in step 1 or video demo).
Mobile chrome/firefox Users cannot use back button to return (this is ok on Safari because Apple is smart to allow back button to continue to work (despite it's a different window)
2021-10-16 06:00:36 -04:00
Ryan Slobojan
7ca5a469b2
Added support for new unreleased Manitoba SHC QR codes as well as NWT, NJ, HI, UT, and VA
...
* Also ignore now-common SHC warning message in Sentry
2021-10-15 22:32:38 -04:00
Ryan Slobojan
d04a6205d2
Added ON example SHC payload
2021-10-15 20:48:48 -04:00
Ryan Slobojan
fdc896f7ca
Lots of text and messaging updates
2021-10-15 20:28:35 -04:00
Ryan Slobojan
dcbb198982
Added a FAQ entry, fixed a typo
2021-10-15 19:34:18 -04:00
Ryan Slobojan
3c79e22214
Typo fix
2021-10-15 18:08:47 -04:00
Billy Lo
4ebc1c0df3
handle more doses on Apple Wallet (up to 4 on front, 4 more at the back)
2021-10-15 12:28:49 -04:00
Jason Liu
a30a203b1f
Merge branch 'main' of https://github.com/billylo1/covidpass into main
...
included url handling
2021-10-15 11:12:00 -04:00
Jason Liu
c028859619
added URLs to FAQ page
2021-10-15 10:51:46 -04:00
Ryan Slobojan
f35e9dbfb0
Lots of messaging updates
2021-10-15 10:47:32 -04:00
Jason Liu
8befe6af76
Merge branch 'main' of https://github.com/billylo1/covidpass into main
2021-10-15 10:32:53 -04:00
Jason Liu
2030ebf729
function for handling url parsing in FAQ
2021-10-15 10:32:49 -04:00
Ryan Slobojan
2629da4cd4
Turned off old-style ON pass generation
2021-10-15 09:20:47 -04:00
Ryan Slobojan
e3ab251aa5
Deleted unintentional add of Norwegian translation from EU upstream
...
* Also fixed log message which logged too much
2021-10-15 08:53:47 -04:00
Billy Lo
0a02bf5798
updated FAQ, added DOB and vacc name/date back onto Apple Wallet pass
2021-10-15 01:17:14 -04:00
Billy Lo
d1f70167b6
deployed version - 1.10.0 after merge and a few fixes
2021-10-14 23:07:52 -04:00