Skip to content
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

Auth/PM-8113 - 2FA Components UI Refresh #12087

Draft
wants to merge 83 commits into
base: main
Choose a base branch
from

Conversation

JaredSnider-Bitwarden
Copy link
Contributor

@JaredSnider-Bitwarden JaredSnider-Bitwarden commented Nov 21, 2024

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-8113

📔 Objective

📸 Screenshots

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 29.29688% with 181 lines in your changes missing coverage. Please review.

Project coverage is 34.22%. Comparing base (3550a90) to head (0971088).
Report is 11 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...gular/two-factor-auth/two-factor-auth.component.ts 39.36% 44 Missing and 13 partials ⚠️
...ces/extension-two-factor-auth-component.service.ts 0.00% 17 Missing ⚠️
...s/desktop-two-factor-auth-duo-component.service.ts 0.00% 14 Missing ⚠️
...extension-two-factor-auth-duo-component.service.ts 0.00% 13 Missing ⚠️
...tension-two-factor-auth-email-component.service.ts 0.00% 10 Missing ⚠️
...uth-webauthn/two-factor-auth-webauthn.component.ts 9.09% 10 Missing ⚠️
...sion-two-factor-auth-webauthn-component.service.ts 0.00% 8 Missing ⚠️
...-auth/web-two-factor-auth-duo-component.service.ts 25.00% 6 Missing ⚠️
libs/auth/src/angular/two-factor-auth/index.ts 0.00% 6 Missing ⚠️
apps/browser/src/popup/services/services.module.ts 0.00% 5 Missing ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12087      +/-   ##
==========================================
+ Coverage   34.13%   34.22%   +0.09%     
==========================================
  Files        2937     2949      +12     
  Lines       90383    90275     -108     
  Branches    16973    16939      -34     
==========================================
+ Hits        30848    30896      +48     
+ Misses      57080    56914     -166     
- Partials     2455     2465      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Nov 22, 2024

Logo
Checkmarx One – Scan Summary & Detailsdd2f59b0-2785-4ede-826c-f267ce947c60

Great job, no security vulnerabilities found in this Pull Request

…en top level page component and child components
…tor-auth and move all logic into single component - WIP
…ulLoginNavigate (3) after successful login we always loginEmailService.clearValues()
JaredSnider-Bitwarden and others added 30 commits December 16, 2024 15:34
…tion and each clients implementation of the duo2faResultListener
…ss in destroy context as you can't use takeUntilDestroyed in ngOnInit without it.
…s-ui-refresh + merge conflig fix in web index.ts
… webauthn new tab check as webauthn seems to work without it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant