1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/libs/tools
aj-rosado 94d6cc3ef1
[PM-8780] Added validation to only display organizations with managed collections (#10065)
* Added validation to only display organizations with managed collections on the export org selector

* using the decryptedCollection$ directly instead of creating a new observable from the encryptedCollections array
2024-07-19 10:45:35 +01:00
..
export/vault-export [PM-8780] Added validation to only display organizations with managed collections (#10065) 2024-07-19 10:45:35 +01:00
generator [PM-6394] remove policy evaluator cache (#9807) 2024-07-01 10:25:21 -04:00
send [PM-9855] Add premium badge to new file send item dropdown (#10137) 2024-07-18 14:41:09 +01:00
README.md [PM-4266] Create folder for tools owned features (#6761) 2023-11-02 14:10:28 +01:00

Tools

This lib represents the public API of the Tools team at Bitwarden. Modules are imported using @bitwarden/{feature-name} for example @bitwarden/send-core and @bitwarden/send-components.