keycloak-scim/forms
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
..
account-api Version bump 2015-12-01 19:54:28 +01:00
account-freemarker Version bump 2015-12-01 19:54:28 +01:00
common-freemarker Version bump 2015-12-01 19:54:28 +01:00
common-themes KEYCLOAK-2256 - Guarantee deterministic ordering for custom user attributes in admin console. 2016-01-05 00:04:40 +01:00
email-api Version bump 2015-12-01 19:54:28 +01:00
email-freemarker Version bump 2015-12-01 19:54:28 +01:00
login-api Version bump 2015-12-01 19:54:28 +01:00
login-freemarker KEYCLOAK-1934 2015-12-21 12:15:13 +01:00
pom.xml Version bump 2015-12-01 19:54:28 +01:00