Commit Graph

104 Commits

Author SHA1 Message Date
Evert Timberg 81fa8bbe72
Log failed cert validations 2021-09-24 10:12:21 -04:00
scottjw 559eab3df6 comment console log calls 2021-09-24 09:20:48 -04:00
scottjw 8c91ccaac4 pin cert 2021-09-24 09:03:14 -04:00
Billy Lo b38540a0bc 1.9.5 2021-09-23 21:19:37 -04:00
Billy Lo 513fea2df2 1.9.4 - color fix for photo part 2 2021-09-23 19:15:24 -04:00
Billy Lo e1ab604858 1.9.3 - verbiage change and fix janssen photo color issue 2021-09-23 17:20:21 -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 ec11d0614d minor fixes to handle J&J and iOS Chrome issue...
can't support iOS Chrome right now... lots of strange behaviors.
2021-09-21 20:31:52 -04:00
Billy Lo 0955a35921 added special case to show GREEN for 1 shot of JANSSEN 2021-09-21 18:57:50 -04:00
Billy Lo 4d23b017fc work in progress for shc-support 2021-09-21 10:38:24 -04:00
Billy Lo 4f1e6f016f shc support basics are working 2021-09-21 09:36:43 -04:00
Billy Lo 872433c4bb hardcoding the registration url seems to remove the sporatic CORS errors 2021-09-19 15:42:46 -04:00
Billy Lo 13a07de0e0 1.8 finally working 2021-09-19 12:21:59 -04:00
Billy Lo 37d8ed99e4 1.7 2021-09-14 20:33:27 -04:00
Evert Timberg 53d983d7e3 Capture unexpected errors in Sentry 2021-09-12 12:43:41 -04:00
Billy Lo 519d6c6995 added type to registration to make a distinction between photo and apple wallet pass 2021-09-09 22:42:35 -04:00
Billy Lo 6b4cfaf42c Save to Photos is finally working on iOS/Android/Mac/Windows 2021-09-09 16:24:24 -04:00
Billy Lo fd35bd12e9 patch for iOS 14.0, 14.1 and 13.7 issue on arrayBuffer 2021-09-09 12:45:21 -04:00
Billy Lo 6ef745af0e version 1.4 - added FAQ and Save as Photo functionalities 2021-09-09 00:27:43 -04:00
Billy Lo 88bbcd635a default to no sharing 2021-09-02 16:45:58 -04:00
Billy Lo 58c2bbf63c improved error messages and instructions
most common problem... people has other versions of PDF that are not digitally signed by the province.
2021-09-01 21:20:11 -04:00
Billy Lo fac45c616b read local env URL endpoint from .env.local, and change text color to white for easier reading 2021-09-01 06:32:18 -04:00
Billy Lo c4ba2c8625 fix for wrong url 2021-08-31 20:52:43 -04:00
Billy Lo 7ebebda8d4 added logic to register a serialNumber for better checking 2021-08-31 16:46:31 -04:00
Billy Lo b3e8f09ac5 Version 1.1
incorporated feedback from the team
2021-08-27 01:15:49 -04:00
Billy Lo 3f3ed17d50 working version 0.1 2021-08-26 00:15:12 -04:00
Billy Lo 0d5bfd9203 v01 - initial push
working code - read pdf, get PDF signer cert details, validate and payload inside receipt (name, vaccinationDate, vaccineType, date of birth and number of doses received)
2021-08-23 22:33:48 -04:00
Marvin Sextro 4b65d82f74 Improve color selector 2021-07-29 00:02:51 +02:00
Hauke Tönjes 11d739b473
New color selector
- Use headless-ui radio menu for the selector
- Use enum for colors
- Design is WIP
2021-07-28 14:28:45 +02:00
Marvin Sextro 57775562c5 Remove unnecessary text alignment 2021-07-26 02:23:34 +02:00
Marvin Sextro d280be51ac Revert and improve pass fields 2021-07-26 02:13:59 +02:00
Marvin Sextro 535a4aed14 Fix name regex 2021-07-25 12:51:48 +02:00
Marvin Sextro af77280202 Improve pass fields and add fallback romanization 2021-07-25 01:19:10 +02:00
Marvin Sextro c632d2c2e8 Implement test and recovery certificates 2021-07-09 03:05:57 +02:00
Marvin Sextro e9b2ccb6a8 Prepare for localization 2021-07-02 20:55:26 +02:00
Marvin Sextro 254a748895 Port decode to typescript 2021-07-01 19:49:43 +02:00
Hauke Tönjes 5054e4da54
Use uuidv4 for serialNumber instead of uvci 2021-07-01 14:05:09 +02:00
Hauke Tönjes 98b01068d2
Fixed zip creation Bug
- Using do-not-zip
- Added loading Animation while creating pass
2021-07-01 01:27:17 +02:00
Hauke Tönjes 0aa4e32469
Transition to typescript
- Moved all logic to typescript
- Code cleanup
- Moved logic out of Form Component
2021-07-01 00:49:05 +02:00
Hauke Tönjes 57e08bacaf
Added QR Scan with device's camera
- Design changes regarding file selection / camera
2021-06-30 03:13:01 +02:00
Hauke Tönjes c0415f9d87
PDF changes
- Scale pdf by 2, in order to read smaller QR Codes
- Read last page of PDF (2nd dose often on 2nd page)
2021-06-29 13:30:39 +02:00
Marvin Sextro 6c0520c526 Remove unnecessary function 2021-06-29 02:02:53 +02:00
Marvin Sextro 54848cb87c Add jpeg and png file types 2021-06-29 01:11:08 +02:00
Hauke Tönjes e2e39aae3c
Allow sharing as mentioned in #8 2021-06-29 00:26:15 +02:00
Hauke Tönjes 288bde031a
Wrong boolean value 2021-06-28 23:45:00 +02:00
Hauke Tönjes 2519ea8981
Send Server info about wallet card color 2021-06-28 23:37:01 +02:00
Hauke Tönjes e4537e250d
Load API_BASE_URL from backend
- Remove api_base_url constant
2021-06-28 21:58:07 +02:00
Hauke Tönjes bb23afc000
Changes regarding C# backend
- Working with C# backend, signing just the pass.json hash
- Bugfixes error handling
2021-06-28 20:33:58 +02:00
Khaos Tian f4719a0014 Support manifest only signing 2021-06-27 17:29:29 -07:00
Marvin Sextro f8a7f05481 Add basic error handling and color picker 2021-06-26 00:28:35 +02:00
Marvin Sextro d6fc421755 Add web app to docker compose 2021-06-25 21:21:58 +02:00
Marvin Sextro c46649c28d Move api into own container 2021-06-25 14:49:31 +02:00
Marvin Sextro 1b51a50c51 Initial commit 2021-06-25 12:18:25 +02:00