clients/libs/admin-console/src/common
Rui Tomé e0e85c25a2
[PM-16091] Add SsoExternalId to the member dialog and hide ExternalId if there is no value to display (#14126)
* Add ssoExternalId to OrganizationUserAdminView and OrganizationUserDetailsResponse

- Updated OrganizationUserAdminView to include ssoExternalId property.
- Enhanced OrganizationUserDetailsResponse constructor to initialize ssoExternalId from response data.

* Add SSO External ID copy to messages.json

* Implement SSO External ID field in member dialog

- Added a new input field for ssoExternalId in the member dialog component.
- Introduced visibility logic for both externalId and ssoExternalId based on feature flags.
- Updated form control initialization to include ssoExternalId.
2025-04-09 15:33:32 +01:00
..
collections [PM-18243] Improve type safety in decryption (#12885) 2025-03-11 14:06:44 +01:00
organization-user [PM-16091] Add SsoExternalId to the member dialog and hide ExternalId if there is no value to display (#14126) 2025-04-09 15:33:32 +01:00
index.ts [PM-12740] Move CollectionAdminService to AC Team (#11269) 2024-10-01 18:07:13 -04:00