keycloak-scim/forms/common-themes
Thomas Darimont 15506e3db3 KEYCLOAK-2256 - Guarantee deterministic ordering for custom user attributes in admin console.
We now iterate over custom-user attributes in a deterministic way such that new attributes don't lead
to a complete reordering of the properties in the custom user attributes listings.
Previously the order of custom attributes in the user attributes listings was not deterministic which lead
to cases where keys that shared a common prefix where not placed at arbitrary positions.
Introduced a custom angularjs flter "toOrderedMapSortedByKey" that helps to deterministically iterate
over object properites.
2016-01-05 00:04:40 +01:00
..
src/main KEYCLOAK-2256 - Guarantee deterministic ordering for custom user attributes in admin console. 2016-01-05 00:04:40 +01:00
pom.xml Version bump 2015-12-01 19:54:28 +01:00