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-11141: Add vault action card for importing login items #1016

Merged
merged 5 commits into from
Oct 10, 2024

Conversation

matt-livefront
Copy link
Collaborator

@matt-livefront matt-livefront commented Oct 7, 2024

🎟️ Tracking

PM-11141

📔 Objective

Adds the import logins action card to the vault list. It will stay visible until it's dismissed or a vault item is added to the vault.

📸 Screenshots

Screenshot 2024-10-07 at 2 50 42 PM

⏰ 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 Oct 7, 2024

Codecov Report

Attention: Patch coverage is 98.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.12%. Comparing base (858fe11) to head (06d1d71).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...wardenShared/UI/Vault/Vault/VaultCoordinator.swift 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1016      +/-   ##
==========================================
+ Coverage   89.10%   89.12%   +0.02%     
==========================================
  Files         660      660              
  Lines       41392    41490      +98     
==========================================
+ Hits        36883    36979      +96     
- Misses       4509     4511       +2     

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

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Logo
Checkmarx One – Scan Summary & Detailsf9f6dc6a-0732-4eff-9236-38abc1f693ea

No New Or Fixed Issues Found

phil-livefront
phil-livefront previously approved these changes Oct 8, 2024
vaultFilterRow
.padding(.top, 16)
Group {
importLoginsActionCard
Copy link
Collaborator

Choose a reason for hiding this comment

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

sorry for the merge conflict in advance 😬

Copy link
Collaborator

@phil-livefront phil-livefront left a comment

Choose a reason for hiding this comment

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

🎸

@matt-livefront matt-livefront merged commit 317cb91 into main Oct 10, 2024
9 checks passed
@matt-livefront matt-livefront deleted the matt/PM-11141-import-logins-action-card branch October 10, 2024 16:59
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.

2 participants