Commit Graph

109 Commits

Author SHA1 Message Date
Billy Lo 5991689fa5 commented out text descriptions for US states for now 2021-10-25 13:31:42 -04:00
Ryan Slobojan dbbc9b9520 Added Nunavut support
* Thank you very much to the Government of Nunavut for proactively contacting
  us and providing us with this information so we could better serve the residents
  of Nunavut!
2021-10-25 09:15:56 -04:00
Ryan Slobojan 081674a3db Merge branch 'main' of github.com:billylo1/covidpass into main
* 'main' of github.com:billylo1/covidpass:
  add instructions for removing pass
  ready for deployment to main
  alpha test
2021-10-24 15:40:32 -04:00
Ryan Slobojan 06d28f6c35 Reformatted province/state list to make it easier to read at a glance
* Added global CSS to start centralizing shared styles
* Lots of little wording updates
* Increment app version to 2.2.2
2021-10-24 15:40:12 -04:00
Billy Lo 8eeb31c988 ready for deployment to main 2021-10-24 13:28:13 -04:00
Billy Lo deb2222322 Merge branch 'main' into fastlink-to-original-pdf 2021-10-24 13:27:48 -04:00
Billy Lo 437bb8be4a alpha test 2021-10-24 08:29:07 -04:00
Ryan Slobojan 67a4a15007 Added new provinces and states to the list of accepted regions
* Added links to NL and PEI proof-of-vaccination portals
* Fixed Wallet and Pay buttons not looking disabled when inactive
* Bumped version to 2.2.1
* Some dead code removal and warning cleanup
* We need to find a better way to list regions - it's turning into an eternal run-on sentence, hard to identify supported regions
2021-10-23 18:51:36 -04:00
Ryan Slobojan bace06aacd Merge branch 'main' of github.com:billylo1/covidpass into main
* 'main' of github.com:billylo1/covidpass:
  added form trnaslations and removed unused
  added form trnaslations and removed unused
  removed verifier and demo link
2021-10-21 13:30:07 -04:00
Ryan Slobojan e1d2cad160 Added Delaware as a supported issuer 2021-10-21 13:30:03 -04:00
Jason Liu d3639b6578 added form trnaslations and removed unused 2021-10-21 13:12:23 -04:00
Jason Liu 3f54a88078 prep faq for i18n translations 2021-10-21 12:09:21 -04:00
Jason Liu 57e55d7eae added google pay and apple wallet buttons 2021-10-21 01:12:52 -04:00
Jason Liu ada594ac31 official apple wallet button 2021-10-20 22:41:53 -04:00
Ryan Slobojan 63cfe63c8e More wording updates across the board 2021-10-20 17:41:36 -04:00
Ryan Slobojan 527776092e Wording updates to reflect GPay support
* Bumped rev to 2.2.0
2021-10-20 16:40:26 -04:00
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 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 8cef67d8f7 Added explanation to step 1 so users know it's optional 2021-10-18 13:09:54 -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
Billy Lo e625cadd00 Merge branch 'main' into android 2021-10-17 19:57:15 -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 f080ca8618 Merge branch 'main' into android 2021-10-16 15:50:55 -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 fdc896f7ca Lots of text and messaging updates 2021-10-15 20:28:35 -04:00
Ryan Slobojan 3c79e22214 Typo fix 2021-10-15 18:08:47 -04:00
Ryan Slobojan f35e9dbfb0 Lots of messaging updates 2021-10-15 10:47:32 -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 d1f70167b6 deployed version - 1.10.0 after merge and a few fixes 2021-10-14 23:07:52 -04:00
Billy Lo b738349330
Merge branch 'main' into shc-refactoring 2021-10-14 22:25:45 -04:00
Ryan Slobojan cb16adefc1 Added issuer display names, and NS issuer info (Thanks @corrmaan!)
* All issuers now have display names which will go onto generated cards
* Some other minor cleanup as part of a pending code change for SHC
  receipt support
2021-10-12 11:29:43 -04:00
Billy Lo e904ec9dde minor fixes to make it easier 2021-10-10 14:08:49 -04:00
Billy Lo c5d455dfab scaffolding is all working - need to format stuff a bit before beta release 2021-10-09 08:39:17 -04:00
Ryan Slobojan 99c66260a7 Lots of Sentry error handling cleanup (don't log known situations)
* Also fixed duplicated words on multi-dose selection
* Bump rev to 1.9.18
2021-10-06 13:10:36 -04:00
Ryan Slobojan 157c11bcd3 Fix for pdfjs type imports
* Also added a bit more about Android at the top of the homepage
2021-10-04 19:19:06 -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
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
Billy Lo 8d8d637645 1.9.8 - layout fixes to Step 3 bullets 2021-09-25 23:23:25 -04:00
Billy Lo 3574b4490d 1.9.7 2021-09-25 23:09:46 -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 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
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
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 13a07de0e0 1.8 finally working 2021-09-19 12:21:59 -04:00