Coteh
1b2d5309b8
Add support for iPhone 6 iOS 12.5
...
- Using the legacy build of PdfJS allows for the Select File button to open the file dialog on iPhone 6 12.5.4. It also fixes the Ontario Ministry of Health button and an error that appears due to PdfJS import when opening the app in dev mode.
- Fix selected files not being used when selected on iOS devices. Safari on these devices currently does not support "input" event on selected file change. "change" event should be used to support these devices. https://stackoverflow.com/a/58342757 https://caniuse.com/input-event
2021-09-26 21:19:59 -04:00
Jason Liu
884ba7bbec
Merge pull request #23 from billylo1/block-multiple-form-submissions
...
Block buttons when requests are running
2021-09-26 09:37:37 -04:00
Evert Timberg
5bc6c93d13
Block buttons when requests are running
2021-09-26 08:54:09 -04:00
Billy Lo
8d8d637645
1.9.8 - layout fixes to Step 3 bullets
2021-09-25 23:23:25 -04:00
Billy Lo
72f1a95fd5
Merge branch 'main' of https://github.com/billylo1/covidpass into main
2021-09-25 23:09:49 -04:00
Billy Lo
3574b4490d
1.9.7
2021-09-25 23:09:46 -04:00
Jason Liu
c47091684a
open ontario health link in new tab
2021-09-25 22:40:32 -04:00
Ryan Slobojan
d1ca278fde
Merge pull request #15 from samuelyeungkc/main
...
Enable Add to Wallet button for non-iOS devices with warning messages
2021-09-25 22:27:09 -04:00
Billy Lo
28a466b643
Merge pull request #22 from billylo1/update-pkpass-filename
...
Updated Apple Wallet PKPass to dynamic name
2021-09-25 22:24:12 -04:00
Ryan Slobojan
24d3c69ff0
Updated Apple Wallet PKPass to dynamic name
...
* Changing filename should hopefully prevent duplication errors on some devices
* Filename includes name, dose, and vaccine to make path collisions less likely
2021-09-25 21:47:48 -04:00
Jason Liu
ad5f91a29a
Merge branch 'main' of https://github.com/billylo1/covidpass into main
2021-09-25 01:15:40 -04:00
Jason Liu
1e323d322b
removed placeholder wraning messages
2021-09-25 01:15:35 -04:00
Billy Lo
4c2a68d6e0
updated build #
2021-09-24 21:47:26 -04:00
Jason Liu
37a51f0c1f
Merge branch 'main' of https://github.com/billylo1/covidpass into main
2021-09-24 19:11:04 -04:00
Billy Lo
80e3ee6849
1.9.6 - brief updates for users for Sept 24
2021-09-24 19:08:18 -04:00
Jason Liu
24d56dabf2
Merge branch 'main' of https://github.com/billylo1/covidpass into main
2021-09-24 19:07:05 -04:00
Jason Liu
48c120706a
turned single warning message to array
...
added iphone safari banner
2021-09-24 19:07:00 -04:00
Ryan Slobojan
7c22310356
Fix double-encoding breaking generated URLs
...
* We encoded spaces once to %20, and then a second time to %2520 :(
2021-09-24 15:15:27 -04:00
Samuel Yeung
cd5fd9a8b6
check error message for null or empty as well in addition to undefined
2021-09-24 13:19:33 -04:00
Samuel Yeung
6aafd987b6
check warning message for null or empty as well in addition to undefined
2021-09-24 13:19:10 -04:00
Samuel Yeung
0650e89a1f
reword warning message
2021-09-24 13:18:15 -04:00
Ryan Slobojan
c3d38b965d
Merge pull request #19 from billylo1/fix-uri-encoding
...
Fix URI encoding for indivual params
2021-09-24 12:22:48 -04:00
Evert Timberg
a09103797b
Fix URI encoding for indivual params
2021-09-24 12:17:29 -04:00
Evert Timberg
642edaf32b
Merge pull request #18 from billylo1/log-failed-validations
...
Log failed cert validations
2021-09-24 11:27:09 -04:00
Evert Timberg
81fa8bbe72
Log failed cert validations
2021-09-24 10:12:21 -04:00
Ryan Slobojan
aab6cc4370
Merge pull request #17 from scottjw/main
...
Pin the signing certificate for validation
2021-09-24 09:23:57 -04:00
scottjw
559eab3df6
comment console log calls
2021-09-24 09:20:48 -04:00
scottjw
d36fe82bfd
Merge branch 'main' of github.com:scottjw/covidpass
2021-09-24 09:03:56 -04:00
scottjw
8c91ccaac4
pin cert
2021-09-24 09:03:14 -04:00
Samuel Yeung
98c60aa3e7
enable non-iOS device to add to wallet with warning message
2021-09-24 01:53:16 -04:00
Jason Liu
93bd9690a1
Merge branch 'main' of https://github.com/billylo1/covidpass into main
2021-09-23 22:09:52 -04:00
Jason Liu
aa1ea4a507
more FAQ changes
2021-09-23 22:09:48 -04:00
Billy Lo
b38540a0bc
1.9.5
2021-09-23 21:19:37 -04:00
Jason Liu
eaeca0dd9f
FAQ touch ups
2021-09-23 20:27:52 -04:00
Jason Liu
4c21ed83ec
created FAQ redirect card
2021-09-23 20:12:07 -04:00
Jason Liu
96605031c9
added more to FAQ and fixed spelling
2021-09-23 20:11:50 -04:00
Jason Liu
c4b0fde7e1
added component for nicer list bullets
2021-09-23 20:04:32 -04:00
Billy Lo
a61ab43551
Merge branch 'main' of https://github.com/billylo1/covidpass into main
2021-09-23 19:15:26 -04:00
Billy Lo
513fea2df2
1.9.4 - color fix for photo part 2
2021-09-23 19:15:24 -04:00
Billy Lo
62f1bcf790
Merge pull request #12 from billylo1/error-warning-handling
...
Error handling changes and added date of birth warning
2021-09-23 19:14:37 -04:00
Billy Lo
e1ab604858
1.9.3 - verbiage change and fix janssen photo color issue
2021-09-23 17:20:21 -04:00
Jason Liu
803844b105
updated locales
2021-09-23 16:50:20 -04:00
Jason Liu
dac3ed3c11
added warning banner for receipts without date of birth
2021-09-23 16:49:49 -04:00
Jason Liu
dfe9bed7a9
updated array keys and added supported browsers
2021-09-23 16:49:23 -04:00
Jason Liu
ae12a7eb9c
added error handling in an array
...
added error message for unsupported browsers
2021-09-23 16:49:07 -04:00
Jason Liu
6ecc054bc9
cleaned up alert banner with option to prevent closing
...
TODO: Allow different types of alerts
2021-09-23 16:48:26 -04:00
Billy Lo
088c2de84c
1.9.2 - Date of Birth added to pass, commercial vaccine name in brackets
...
For pass and photos
2021-09-23 11:59:20 -04:00
Billy Lo
67d56c942d
v1.9 - added support for versioning of registration functions to allow concurrent operations of v.Current and v.Next
2021-09-23 05:10:11 -04:00
Billy Lo
114b718dbf
Merge branch 'main' of https://github.com/billylo1/covidpass into main
2021-09-21 23:18:34 -04:00
Billy Lo
13406b688e
added some extra debug code to troubleshoot Object Not found problem.
2021-09-21 23:17:45 -04:00