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
Billy Lo
31273ba793
added Android video demo link
2021-10-20 19:48:09 -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
0360e6b6b3
More cleanup and simplification
...
* Remove unneeded build script
* Removed unneeded code and imports
* Ensured /api/config is only called once and reused
2021-10-20 16:23:46 -04:00
Billy Lo
e625cadd00
Merge branch 'main' into android
2021-10-17 19:57:15 -04:00
Ryan Slobojan
e93de3243a
Text updates, Rev 2.1.0 release
2021-10-17 17:58:48 -04:00
Billy Lo
f080ca8618
Merge branch 'main' into android
2021-10-16 15:50:55 -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
f35e9dbfb0
Lots of messaging updates
2021-10-15 10:47:32 -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
7da3e297a2
build3 script
2021-10-10 14:14:42 -04:00
Billy Lo
e904ec9dde
minor fixes to make it easier
2021-10-10 14:08:49 -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
Billy Lo
f6cdcada1c
cleaned up console logging to be ready for main branch merge
2021-10-01 09:16:28 -04:00
Billy Lo
8c393e110e
1.9.11 - released to prod.
2021-09-29 12:24:06 -04:00
Jason Liu
bebc470d88
infinite setState fix
2021-09-29 09:33:10 -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
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
3574b4490d
1.9.7
2021-09-25 23:09:46 -04:00
Jason Liu
1e323d322b
removed placeholder wraning messages
2021-09-25 01:15:35 -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
48c120706a
turned single warning message to array
...
added iphone safari banner
2021-09-24 19:07:00 -04:00
Billy Lo
b38540a0bc
1.9.5
2021-09-23 21:19:37 -04:00
Jason Liu
dac3ed3c11
added warning banner for receipts without date of birth
2021-09-23 16:49:49 -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
Billy Lo
6303637f9a
clean up for Save as Photos release 1.6
2021-09-09 17:08:49 -04:00
Billy Lo
67e65be98f
Version 1.2 release
...
ready for tweeting
2021-08-27 12:36:27 -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
49a43c7920
Fix title
2021-07-09 03:22:14 +02:00
Marvin Sextro
deec26e7c5
Adjust SEO description
2021-07-09 03:19:04 +02:00
Marvin Sextro
9524a479b6
Switch to static props
2021-07-03 11:59:59 +02:00
Marvin Sextro
c9390b6277
Minor fix
2021-07-02 23:31:49 +02:00
Marvin Sextro
e9b2ccb6a8
Prepare for localization
2021-07-02 20:55:26 +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