clients/libs
Rui Tomé 9cd08e8a9f
[PM-18322] Fix: Allow organization admins to upload attachments for items without direct access (#14361)
* Wire organization ID into AttachmentsV2Component for org-based ciphers

* Enhance AttachmentsV2Component to accept organization ID for improved handling of org-based ciphers

* Integrate organization ID into VaultComponent for AttachmentsV2Component to enhance org-based cipher handling

* Add unit tests for CipherAttachmentsComponent to validate attachment saving behavior for admins

- Introduced mocks for ApiService and OrganizationService in the test setup.
- Updated tests to check `saveAttachmentWithServer` calls with the correct parameters, including an `isAdmin` flag for admin API usage.

* Fix unit tests for AttachmentsV2Component by adding mocks for ApiService and OrganizationService

* Fix AttachmentsV2Component tests
2025-04-29 12:42:02 +01:00
..
.vscode
admin-console [PM-19538] Add shareReplay to internal orgKeys subscription (#14034) 2025-04-16 08:24:30 -07:00
angular [PM-18520] - Update desktop cipher forms to use the same UI as web app and extension - (#13992) 2025-04-23 11:13:44 -07:00
auth [PM-20492] Refactor symmetric keys - remove key buffer representation, migrate consumers to .toEncoded() (#14371) 2025-04-25 19:26:39 +02:00
billing [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
common [PM-20492] Refactor symmetric keys - remove key buffer representation, migrate consumers to .toEncoded() (#14371) 2025-04-25 19:26:39 +02:00
components add small button variant (#14326) 2025-04-24 15:34:29 -04:00
eslint
importer [PM-18969] CSV importers should create nested collections (#14007) 2025-04-14 10:46:58 -05:00
key-management [PM-20492] Refactor symmetric keys - remove key buffer representation, migrate consumers to .toEncoded() (#14371) 2025-04-25 19:26:39 +02:00
key-management-ui [PM-19215] Fix Firefox extension biometric unlock autoprompt (#14254) 2025-04-21 14:08:09 -05:00
node [PM-18697] Remove old symmetric key representations in symmetriccryptokey (#13598) 2025-04-21 14:57:26 +00:00
platform fix(browser): restore timer based background syncs (#14031) 2025-03-28 14:17:18 -04:00
shared [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tools [PM-20386] valuesChanges returns a string (#14338) 2025-04-18 13:05:58 -05:00
ui [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
vault [PM-18322] Fix: Allow organization admins to upload attachments for items without direct access (#14361) 2025-04-29 12:42:02 +01:00