clients/apps
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
..
browser [PM-18322] Fix: Allow organization admins to upload attachments for items without direct access (#14361) 2025-04-29 12:42:02 +01:00
cli [PM-20492] Refactor symmetric keys - remove key buffer representation, migrate consumers to .toEncoded() (#14371) 2025-04-25 19:26:39 +02:00
desktop Autosync the updated translations (#14532) 2025-04-29 12:14:45 +02:00
web [PM-18322] Fix: Allow organization admins to upload attachments for items without direct access (#14361) 2025-04-29 12:42:02 +01:00