Bianca Severino
402dbae44f
Merge pull request #360 from edx/bseverino/parse-query-string
...
[MST-567] Allow decoding of query string in IDV flow
2020-12-14 11:40:46 -05:00
edX Transifex Bot
75fddb9b69
fix(i18n): update translations
2020-12-13 16:03:56 -05:00
Bianca Severino
6fff8630d4
Allow parsing of special characters in querystring
2020-12-11 13:13:51 -05:00
Bianca Severino
19d5411402
Remove course key
2020-12-09 16:43:08 -05:00
Bianca Severino
b06138f96d
Parse course_id query string correctly
2020-12-07 16:20:44 -05:00
Bianca Severino
0a4dcb4eaa
Revert "Revert "Prevent IDV access from audit courses""
2020-12-07 10:18:40 -05:00
edX Transifex Bot
37e338df0f
fix(i18n): update translations
2020-12-06 16:13:59 -05:00
Bianca Severino
289341dd91
Revert "Prevent IDV access from audit courses"
2020-12-04 11:59:52 -05:00
edX Transifex Bot
45f9a15885
fix(i18n): update translations
2020-11-22 16:03:56 -05:00
Bianca Severino
9d0d03c402
Prevent IDV access from audit learners
2020-11-16 14:20:39 -05:00
edX Transifex Bot
bd5c2343be
fix(i18n): update translations
2020-11-08 16:03:56 -05:00
Alie Langston
9c6137e668
testing to see if we need to request front/back camera
...
stopping initial stream
2020-11-05 14:30:39 -05:00
Alie Langston
403df8926d
removed browser based resolution, and instead optimized photo for all browsers
...
completed comment
2020-11-04 13:01:14 -05:00
Bianca Severino
d2a835f560
Fix submit functionality on name change form
2020-10-27 12:13:47 -04:00
Bianca Severino
26299eed65
Increase camera resolution to 1080p
2020-10-20 13:53:01 -04:00
adeelehsan
7409f02056
suppressed pii for account
2020-10-09 00:54:07 +05:00
Alie Langston
6ddac11dc0
added tracking events
...
added testing
2020-10-01 14:19:07 -04:00
adeelehsan
7019aea4fb
Merge pull request #333 from edx/aehsan/van-23/suppressed_pii_for_accounts
...
suppressed pii for hot jar
2020-09-25 17:33:37 +05:00
adeelehsan
5424434599
suppressed pii for hot jar
...
VAN-23
2020-09-25 17:22:13 +05:00
edX Transifex Bot
8ca9dc78a9
fix(i18n): update translations
2020-09-20 17:06:06 -04:00
Alie Langston
1d01abc7da
added feedback for screenreaders
...
moved settings state back to original
fixed status updates
updated message for more clarity
renamed variables for clarity
added comment
fixed variables
fixed variable again
decreased delay between feedbacks
updated comment
2020-09-16 15:22:04 -04:00
Alie Langston
961c0feb78
removed SurveyMonkey survey
2020-09-15 16:04:46 -04:00
edX Transifex Bot
7d57d86729
fix(i18n): update translations
2020-09-13 17:04:11 -04:00
alangsto
34c5de1340
Merge pull request #324 from edx/alangsto/add_idv_survey
...
Added SurveyMonkey Survey to IDV submitted page
2020-09-10 15:42:59 -04:00
Alie Langston
81d604d046
adding second round of survey to IDV summary page
2020-09-10 15:22:21 -04:00
Michael Roytman
e6f7e83cf5
Merge pull request #322 from edx/mroytman/use-better-camera-mobile
...
use 'environment' facing mode when using the camera in the ID photo c…
2020-09-10 14:45:30 -04:00
Michael Roytman
a970e17070
use 'environment' facing mode when using the camera in the ID photo context; this will open the rear facing camera on mobile
2020-09-10 14:33:42 -04:00
Alie Langston
b9efe6faee
added error messaging for image upload and idv submission
...
updated testing
wrapped button click
moved maximum file size to a const variable
2020-09-10 14:23:35 -04:00
edX Transifex Bot
2dbccec1f1
fix(i18n): update translations
2020-09-06 17:03:58 -04:00
Michael Roytman
9f38b975d9
Merge pull request #318 from edx/mroytman/fix-iOS-camera-bug-popout
...
add playsInline attribute to video element to ensure it does not pop out into full screen video on iOS Safari
2020-09-04 14:54:29 -04:00
Michael Roytman
ae355cefcf
add playsInline attribute to video element to ensure it does not pop out into full screen video on iOS Safari
2020-09-04 14:03:29 -04:00
Alie Langston
64be9edeac
adjusted size factor based on camera resolution
...
added additional check so that tests pass
updates for requested changes
2020-09-03 14:05:36 -04:00
Alie Langston
c8c7352549
updated camera and canvas ratio to match, and updated ranges for landmarks
2020-09-02 10:34:23 -04:00
Alie Langston
526d6114f2
added object tracking
...
moved load of library
updated test
removed async
trying to retest
Retesting
added test back
fixed errors due to next button
removed try catch so errors occur
added try catch back
added in ignore
readded libraries
stops detection when photo is taken, stops erroring issue
added help text
added spinner and better mocked blazeface
moved img element back to correct place
updated for requested changes
updates for requested changes
added timeout for test
updated blazeface to pull from forked repo, and added changes based on accessibility feedback
2020-09-01 15:54:20 -04:00
edX Transifex Bot
380ca7c816
fix(i18n): update translations
2020-08-30 17:03:45 -04:00
Justin Hynes
87ff50ace8
MICROBA-534 | Remove hardcoded Demographics options, pull choices from Demographics API
...
[MICROBA-534]
- Pull Demographics field choices from Demographics API to support I18N/L10N effors so that we don't need duplicated choices for the fields in two places (backend and frontend)
- Refactor error detection code in DemographicsSection component
2020-08-27 14:31:06 -04:00
alangsto
b409aff6b4
Merge pull request #301 from edx/alangsto/fix_focus_on_permissions_panel
...
Fixed HTML element focus on camera permissions panel
2020-08-25 12:50:51 -04:00
Alie Langston
4137996a91
fixed focus issue
...
removed test id
removed space
2020-08-25 12:16:17 -04:00
Michael Roytman
1319bd6377
stop camera once user successfully submits photos to IDVerification service
2020-08-25 12:07:58 -04:00
Alie Langston
74bb2fb45f
added option for image upload
...
added friction to allowing users to upload id image
only shows picture within component if it has been uploaded, not if it was captured through the webcam
2020-08-24 15:34:53 -04:00
edX Transifex Bot
11dbbad20b
fix(i18n): update translations
2020-08-23 17:03:33 -04:00
Alie Langston
f6a7a6063c
added instructions for enabling camera
...
updated message
created separate component
2020-08-20 10:39:27 -04:00
Zach Hancock
303f6a5d3f
limit camera to 720p
2020-08-18 16:45:48 -04:00
edX Transifex Bot
b262f42c8d
fix(i18n): update translations
2020-08-16 17:07:29 -04:00
Bianca Severino
b92794b72c
Merge pull request #294 from edx/bseverino/idv-tests
...
Add tests for new IDV functionality
2020-08-14 12:35:34 -04:00
Bianca Severino
3f754fa114
Add tests for new IDV functionality
2020-08-14 11:39:26 -04:00
Thomas Tracy
bf274e5186
Fix extra call to LMS when PATCHing demographics ( #291 )
...
We were making an extra call to the LMS when making a PATCH to the
demographics service which we don't need to do.
The keys for demographics fields we not being removed from the
accountSettings object properly, which made them be seen as changes,
which triggered the call to the LMS. I've added a constant
DEMOGRAPHICS_FIELDS that keys out those fields, removing the call.
2020-08-13 15:00:24 -04:00
Bianca Severino
be9cf70c5c
Merge pull request #292 from edx/bseverino/idv-improvements
...
[MST-353] IDV a11y and UX improvements
2020-08-13 10:01:44 -04:00
Bianca Severino
c00ea15920
IDV a11y and UX improvements
2020-08-12 16:10:30 -04:00
Bianca Severino
5a8bd309e7
Merge pull request #289 from edx/bseverino/idv-improvements
...
Add i18n and UX improvements to IDV
2020-08-11 11:43:23 -04:00