ca15db81bb
* KEYCLOAK-6262 Incorporate new visual design from PatternFly Update the username or email Fix narrow/wide in template.ftl minor style update Add the Realm HTML name and image Config OTP and Update Password Not display the locale selector if there is less than 1 locale. Fix margins/paddings on config otp screens Fix title Upgraded to PatternFly 3.41.6 Added RCUE and updated RH-SSO login theme Refine the RCUE padding issue Fix tests Fix Keycloak background Fix * fix the overflowing issue * Fix Console UI Tests to reflect the new login page * Fix the different style of the IdP buttons Fix the IE placeholder issue - add label * Removed placeholder on login and reset pass. Fixed Keycloak background on wide screens. * fixed the stackoverflow issues fixed the width in the tablets
28 lines
760 B
JSON
28 lines
760 B
JSON
{
|
|
"name": "keycloak-admin-console",
|
|
"version": "1.0.0",
|
|
"description": "Keycloak Admin Console",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"angular": "1.6.6",
|
|
"angular-cookies": "1.6.6",
|
|
"angular-loader": "1.6.6",
|
|
"angular-resource": "1.6.6",
|
|
"angular-route": "1.6.6",
|
|
"angular-sanitize": "1.6.6",
|
|
"angular-translate": "2.15.1",
|
|
"angular-translate-loader-url": "2.15.1",
|
|
"angular-treeview": "0.1.5",
|
|
"angular-ui-select2": "0.0.5",
|
|
"autofill-event": "0.0.1",
|
|
"bootstrap": "3.3.7",
|
|
"filesaver": "0.0.13",
|
|
"font-awesome": "4.7.0",
|
|
"jquery": "3.2.1",
|
|
"ng-file-upload": "12.2.13",
|
|
"patternfly": "3.41.6",
|
|
"rcue": "3.41.6",
|
|
"select2": "3.5.1",
|
|
"text-security": "1.0.1"
|
|
}
|
|
}
|