Tags: bitwarden/clients
Tags
[PM-42854] bugs with policies drawers (#22893) (#23044) * Fix message for send-controls component * Fixes to terminology from bug ticket * Fix up tech debt Claude found * Fix crowdin issues * Fix duplicate change to free-families component from other terminology PR so only 1 source of truth * Fix terminology for free-families-sponsorship * Making sure other branch does not interfere with this branch * Fix up automatic login with require sso policy terminology fixes * Fix and add vfo descrption back (cherry picked from commit 1533273)
[PM-42854] bugs with policies drawers (#22893) (#23044) * Fix message for send-controls component * Fixes to terminology from bug ticket * Fix up tech debt Claude found * Fix crowdin issues * Fix duplicate change to free-families component from other terminology PR so only 1 source of truth * Fix terminology for free-families-sponsorship * Making sure other branch does not interfere with this branch * Fix up automatic login with require sso policy terminology fixes * Fix and add vfo descrption back (cherry picked from commit 1533273)
Hotfix for edit members dialog dependencies (#22407) (#22417) Omits member-access-report.component.spec.ts from the original commit. That spec mocks LegacyCompatKeyService, which does not exist on this branch -- MemberActionsService still injects KeyService here. The regression test remains on main. (cherry picked from commit 7fc22e3) Co-authored-by: Tom <144813356+ttalty@users.noreply.github.com>
Hotfix for edit members dialog dependencies (#22407) (#22417) Omits member-access-report.component.spec.ts from the original commit. That spec mocks LegacyCompatKeyService, which does not exist on this branch -- MemberActionsService still injects KeyService here. The regression test remains on main. (cherry picked from commit 7fc22e3) Co-authored-by: Tom <144813356+ttalty@users.noreply.github.com>
[PM-41691] Fix issue where edit item, hidden passwords wipes password… …, TOTP (#22329) * Implement preservation of password, TOTP, and hidden field values in edit command for users without view permissions * Enhance EditCommand to preserve hidden field values by name during reordering and removal in requests * Refactor EditCommand to enhance handling of hidden field values, ensuring they are preserved correctly during updates and reordering in requests. * Add test to EditCommand for preserving values of hidden fields with duplicate names during updates * Refactor EditCommand tests to enhance preservation of hidden field values during reordering and removal in requests, ensuring correct handling of user-supplied values.
[PM-41691] Fix issue where edit item, hidden passwords wipes password… …, TOTP (#22329) * Implement preservation of password, TOTP, and hidden field values in edit command for users without view permissions * Enhance EditCommand to preserve hidden field values by name during reordering and removal in requests * Refactor EditCommand to enhance handling of hidden field values, ensuring they are preserved correctly during updates and reordering in requests. * Add test to EditCommand for preserving values of hidden fields with duplicate names during updates * Refactor EditCommand tests to enhance preservation of hidden field values during reordering and removal in requests, ensuring correct handling of user-supplied values.
PreviousNext