Skip to content

Conversation

nick-livefront
Copy link
Collaborator

@nick-livefront nick-livefront commented Sep 25, 2025

🎟️ Tracking

PM-25982

📔 Objective

When assigning a cipher to a collection the Default Collection should not be available if the cipher already exists in a shared collection.
This is a application to assign to collections, bulk assign to collections and add/edit cipher

📸 Screenshots

Edit Cipher Assign to Collections
Screen.Recording.2025-09-24.at.2.26.59.PM.mov
Screen.Recording.2025-09-24.at.9.00.25.PM.mov

🦮 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 Sep 25, 2025

Logo
Checkmarx One – Scan Summary & Details7dafcfa8-49b5-4f5a-9594-e359fb63e662

Great job! No new security vulnerabilities introduced in this pull request

Copy link

codecov bot commented Sep 25, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.31%. Comparing base (979e370) to head (d8d0444).
⚠️ Report is 13 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ult/src/components/assign-collections.component.ts 58.82% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16591      +/-   ##
==========================================
+ Coverage   38.29%   38.31%   +0.01%     
==========================================
  Files        3404     3404              
  Lines       97591    97608      +17     
  Branches    14692    14698       +6     
==========================================
+ Hits        37373    37398      +25     
+ Misses      58591    58585       -6     
+ Partials     1627     1625       -2     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

shane-melton
shane-melton previously approved these changes Sep 25, 2025
Copy link
Member

@shane-melton shane-melton left a comment

Choose a reason for hiding this comment

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

Changes look good and thanks for the tests!

Copy link
Collaborator

@jaasen-livefront jaasen-livefront left a comment

Choose a reason for hiding this comment

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

Looks great! Just left a comment about a comment. ;)

Comment on lines +577 to +580
// When all ciphers are either:
// - unassigned
// - already in a Default Collection
// then the Default Collection can be shown.
Copy link
Collaborator

@jaasen-livefront jaasen-livefront Sep 25, 2025

Choose a reason for hiding this comment

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

🎨 Maybe we move this up into the above comment instead of at the end of the function?

Copy link

@nick-livefront nick-livefront merged commit c4ee2fd into main Sep 29, 2025
114 of 115 checks passed
@nick-livefront nick-livefront deleted the vault/pm-25982/remove-my-items-collection branch September 29, 2025 18:06
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.

3 participants