-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce push authenticator configuration support in my account #7350
base: master
Are you sure you want to change the base?
Introduce push authenticator configuration support in my account #7350
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7350 +/- ##
=======================================
Coverage 36.32% 36.32%
=======================================
Files 42 42
Lines 903 903
Branches 219 205 -14
=======================================
Hits 328 328
- Misses 529 575 +46
+ Partials 46 0 -46
Flags with carried forward coverage won't be shown. Click here to find out more. |
54be673
to
8ab52e3
Compare
apps/myaccount/src/components/multi-factor-authentication/authenticators/push-authenticator.tsx
Show resolved
Hide resolved
apps/myaccount/src/components/multi-factor-authentication/authenticators/push-authenticator.tsx
Show resolved
Hide resolved
apps/myaccount/src/components/multi-factor-authentication/authenticators/push-authenticator.tsx
Show resolved
Hide resolved
apps/myaccount/src/components/multi-factor-authentication/authenticators/push-authenticator.tsx
Show resolved
Hide resolved
apps/myaccount/src/components/multi-factor-authentication/authenticators/push-authenticator.tsx
Show resolved
Hide resolved
apps/myaccount/src/components/multi-factor-authentication/authenticators/push-authenticator.tsx
Show resolved
Hide resolved
@@ -949,6 +949,61 @@ export const myAccount: MyAccountNS = { | |||
}, | |||
tryButton: "பழைய பாஸ்கி மூலம் முயற்சிக்கவும்" | |||
}, | |||
"pushAuthenticatorApp": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ZiyamSanthosh could you please review the tamil translations?
apps/myaccount/src/components/multi-factor-authentication/authenticators/fido-authenticator.tsx
Outdated
Show resolved
Hide resolved
.../myaccount/src/components/multi-factor-authentication/authenticators/push-authenticator.scss
Outdated
Show resolved
Hide resolved
apps/myaccount/src/components/multi-factor-authentication/authenticators/push-authenticator.tsx
Show resolved
Hide resolved
apps/myaccount/src/components/multi-factor-authentication/multi-factor-authentication.tsx
Show resolved
Hide resolved
b410fc3
to
e490ba8
Compare
🦋 Changeset detectedThe changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. |
Purpose
$subject
Related Issues
Related PRs
Checklist
Security checks