mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
* [PM-18524] Make the external ID in the collection dialog conditional * [PM-18524] Update external ID in collection dialog to always be disabled * [PM-18524] Display ExternalID field only in Admin Console - Add isAdminConsoleActive flag to CollectionDialogParams - Update isExternalIdVisible$ observable to respect context - Set flag when dialog is opened from Admin Console routes * [PM-18524] Enable/disable External ID field based on feature flag