1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-23 06:57:40 +01:00

281 Commits

Author SHA1 Message Date
Jason Liu
1f57403cd7 name fix for photo receipts 2021-10-04 20:23:43 -04:00
Jason Liu
3c8653b5d3 updated save photo headings and added expiry 2021-10-04 20:09:54 -04:00
Ryan Slobojan
36f7595fca
Merge pull request #27 from Coteh/main
Fix bug preventing file selection on iPhone 6 iOS 12.5
2021-10-04 17:21:40 -04:00
Billy Lo
7b17a87edf tuned the dates heading / details a bit. 2021-10-03 22:34:28 -04:00
Billy Lo
22101f9a4b added expiry date to pass 2021-10-03 22:24:30 -04:00
Billy Lo
bbb81c6920 added expiration date and default to ON logic 2021-10-03 21:51:49 -04:00
Coteh
82a1b85b24 Fix input element not accepting PDFs on older iOS devices
see https://stackoverflow.com/a/57163798 for more information on this solution
2021-10-03 21:42:07 -04:00
Coteh
dfb7aa39c6 Fix Save Photo not working on iOS due to html-to-image error when handling   on that platform.
Replaced with a margin that closely matches the spacing that was there originally.
2021-10-03 21:29:26 -04:00
Coteh
0f31cdd252 Merge remote-tracking branch 'origin/main' into main 2021-10-03 12:23:52 -04:00
Billy Lo
8eac24880d
Merge pull request #35 from billylo1/shc-support
Shc support
2021-10-01 09:23:44 -04:00
Billy Lo
f6cdcada1c cleaned up console logging to be ready for main branch merge 2021-10-01 09:16:28 -04:00
Billy Lo
6f45d6c690 Merge branch 'main' into shc-support 2021-10-01 09:15:52 -04:00
Billy Lo
4957bd8f55 Merge branch 'shc-support' of https://github.com/billylo1/covidpass into shc-support 2021-10-01 03:23:06 -04:00
Billy Lo
32ea1edbae pre-merge with main updates 2021-10-01 03:23:02 -04:00
Ryan Slobojan
9f2e9b50d7 Added Saskatchewan SHC issuer info 2021-09-30 23:57:50 -04:00
Ryan Slobojan
2e373857a2
Merge pull request #34 from billylo1/covishield-as-az
Stop splitting vaccinename so we can detect AZ correctly
2021-09-30 18:34:54 -04:00
Ryan Slobojan
75c25c1c5b Stop splitting vaccinename so we can detect AZ correctly
* Because we were splitting on space, "COVID-19 COVISHIELD"  was being converted to
  just "COVID-19" which broke AZ detection for Covishield
2021-09-30 18:27:20 -04:00
Billy Lo
d2c824f129 Merge branch 'main' into shc-support 2021-09-30 17:44:17 -04:00
Billy Lo
1bfa09de47 special handling of shc code from QC 2021-09-30 17:42:36 -04:00
Billy Lo
9c2130ba2d specify error correction level of QR code in photos to make it compatible with BC scanner app 2021-09-30 02:24:24 -04:00
Billy Lo
0e53240dd0 functional shc (including photo) 2021-09-30 00:26:15 -04:00
Billy Lo
0fe177dffa add to wallet working now - working on photos portion 2021-09-29 21:39:11 -04:00
Ryan Slobojan
1db3095ec1
Merge pull request #31 from billylo1/covishield-as-az
Updated Covishield to detect as AZ
2021-09-29 21:17:57 -04:00
Ryan Slobojan
4576b3bd3b Increment public build number 2021-09-29 21:00:02 -04:00
Ryan Slobojan
2c4af9e5e1 Bump build number 2021-09-29 20:56:17 -04:00
Ryan Slobojan
f0c5a5622e Updated Covishield to detect as AZ
* Also made photo filename dynamic rather than fixed to avoid
  save conflicts
2021-09-29 20:51:44 -04:00
Billy Lo
66e450a2ed Merge branch 'main' into shc-support 2021-09-29 16:13:13 -04:00
Billy Lo
52d27089cc verifyJWS working now... picked up latest issuer code 2021-09-29 15:35:02 -04:00
Billy Lo
8c393e110e 1.9.11 - released to prod. 2021-09-29 12:24:06 -04:00
Ryan Slobojan
6fa67cd1e0
Merge pull request #30 from billylo1/dynamic-receipt-handling
new receipt handling
2021-09-29 11:56:47 -04:00
Jason Liu
b90cabb5d5 new receipt handling
- dynamically load receipt payload into obj keyed by dose number
- select dose number option based on receipt
2021-09-29 11:19:24 -04:00
Jason Liu
bebc470d88 infinite setState fix 2021-09-29 09:33:10 -04:00
Jason Liu
651ad32004 HOT FIX FOR PDF FILE CHANGE 2021-09-29 08:41:58 -04:00
Billy Lo
db5052aa9a
Merge pull request #28 from tvalenta1/shc-support
SHC - Smart Health Card support. Parse QR code from PNG image and par…
2021-09-28 19:19:43 -04:00
Jason Liu
fb9b007007 added video demo link to first card 2021-09-28 03:09:42 -04:00
Jason Liu
d317514dd8 Merge branch 'main' of https://github.com/billylo1/covidpass into main 2021-09-28 03:02:24 -04:00
Jason Liu
cdd09af07e moved warning messages to top of page 2021-09-28 03:02:16 -04:00
Jason Liu
e659c5ab30 added warning color to banner 2021-09-28 03:02:02 -04:00
Billy Lo
3b66f6d98a
updates 2021-09-27 22:47:42 -04:00
Billy Lo
99275290bf
updates 2021-09-27 22:41:27 -04:00
Billy Lo
96287a15b0 updates instructions 2021-09-27 22:40:18 -04:00
Billy Lo
f21950577c added SETUP.md and default environment config files 2021-09-27 22:36:16 -04:00
Billy Lo
9f485787c9 1.9.9 pushed to prod
- simplified instructions
- button disable fix
- switch to a different sentry account so we can see error logs
- thx everyone!
2021-09-27 16:05:33 -04:00
Ryan Slobojan
0192a09ac8 FAQ text updates
* Fixed typo reported by community member
* Removed duplicated sentence fragment from one Q
* Updated wording on a few entries to expand/clarify
2021-09-27 10:02:10 -04:00
tvalenta1
d8969f568c SHC - Smart Health Card support. Parse QR code from PNG image and parse it into Payload 2021-09-26 22:36:27 -07:00
Evert Timberg
a6a6da125e
Merge pull request #26 from billylo1/show-formatted-number
Show nicely formatted text
2021-09-26 21:28:47 -04:00
Evert Timberg
3552637450 Show nicely formatted text 2021-09-26 21:27:19 -04:00
Billy Lo
8c16641145
reminder about docs being updated 2021-09-26 21:24:43 -04:00
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
Ryan Slobojan
5ca9bf831d
Merge pull request #25 from billylo1/counter-in-title
Moved pass count from bottom of page to title for more visibility
2021-09-26 21:18:51 -04:00