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

[PM-9407] Confirm overwrite existing passkey in edit mode #3542

Merged
merged 20 commits into from
Jul 18, 2024

Conversation

SaintPatrck
Copy link
Contributor

๐ŸŽŸ๏ธ Tracking

PM-9407

๐Ÿ“” Objective

Prompt the user to confirm saving a new passkey to a cipher and overwriting the existing passkey.

๐Ÿ“ธ Screenshots

Coming soon!

โฐ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation 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
Contributor

github-actions bot commented Jul 16, 2024

Logo
Checkmarx One โ€“ Scan Summary & Details โ€“ 4d6d8837-e4ad-4e6d-8c7c-e921558edc06

No New Or Fixed Issues Found

โ€ฆreplace-existing-passkey-addedit

# Conflicts:
#	app/src/main/java/com/x8bit/bitwarden/ui/vault/feature/addedit/VaultAddEditViewModel.kt
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.

Project coverage is 87.48%. Comparing base (9b19c71) to head (0b9ba49).
Report is 5 commits behind head on main.

Files Patch % Lines
.../ui/vault/feature/addedit/VaultAddEditViewModel.kt 78.94% 2 Missing and 2 partials โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3542      +/-   ##
==========================================
- Coverage   87.48%   87.48%   -0.01%     
==========================================
  Files         359      359              
  Lines       29397    29420      +23     
  Branches     4366     4371       +5     
==========================================
+ Hits        25719    25738      +19     
- Misses       2118     2120       +2     
- Partials     1560     1562       +2     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.

Copy link
Collaborator

@dseverns-livefront dseverns-livefront left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SaintPatrck SaintPatrck enabled auto-merge (squash) July 18, 2024 16:36
@SaintPatrck SaintPatrck merged commit 1ea1e79 into main Jul 18, 2024
7 checks passed
@SaintPatrck SaintPatrck deleted the PM-9407/replace-existing-passkey-addedit branch July 18, 2024 16:53
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.

None yet

4 participants