[keycloak-dev] error page ready?

Bill Burke bburke at redhat.com
Tue Aug 6 10:12:14 EDT 2013


Either implement them as angular markup plugin and/or JSF markup plugin?

On 8/6/2013 10:10 AM, Gabriel Cardoso wrote:
> Actually there is more HTML 5 stuff, like the autofocus and placeholder attribute. I we want to support older technologies, we'll need to write some JS to replace them.
>
> Today I'll be focused in the wireframes for the Admin UI, but tomorrow I can work on updates directly in our code. I have no doubt that I'll need some help to set up things :)
>
> Gabriel
>
> On Aug 6, 2013, at 7:31 AM, Stian Thorgersen wrote:
>
>> Added to login+registration pages, but there's an issue with it, when the error message is a single line it doesn't render properly.
>>
>> Another issue is the use of "<section>" this is a html5 thing, and to support old browsers we should make the forms html4 transitional.
>>
>> Gabriel the login and registration forms are committed to https://github.com/keycloak/keycloak/tree/master/sdk-html/src/main/resources/META-INF/resources/sdk and the structure is a bit different to what you have, there's also a few css changes I had to make. Could you apply changes directly to this? It's quite cumbersome for me to keep the two in sync.
>>
>>
>> ----- Original Message -----
>>> From: "Gabriel Cardoso" <gcardoso at redhat.com>
>>> To: keycloak-dev at lists.jboss.org
>>> Sent: Monday, 5 August, 2013 7:04:53 PM
>>> Subject: Re: [keycloak-dev] error page ready?
>>>
>>> The implementation of the error message in the login / registration pages is
>>> ready and live.
>>>
>>> To see the result, just click the "Log in" or "Register" button.
>>>
>>> http://ejsclient-cardosogabriel.rhcloud.com/saas-login.html
>>> http://ejsclient-cardosogabriel.rhcloud.com/saas-register.html
>>>
>>> Thanks,
>>> Gabriel
>>>
>>> On Aug 2, 2013, at 2:51 PM, Gabriel Cardoso wrote:
>>>
>>>
>>>
>>>
>>> I have a proposal but have not implemented it yet.
>>>
>>> I can do this on Monday :)
>>>
>>> <Screen Shot 2013-08-02 at 2.50.29 PM.png>
>>>
>>> Gabriel
>>>
>>>
>>> On Aug 2, 2013, at 2:47 PM, Bill Burke wrote:
>>>
>>>
>>>
>>>
>>> Gabriel,
>>>
>>> Do you have an example that shows an error message if the login is
>>> incorrect? (Wrong password, etc...)
>>> --
>>> Bill Burke
>>> JBoss, a division of Red Hat
>>> http://bill.burkecentral.com
>>> _______________________________________________
>>> keycloak-dev mailing list
>>> keycloak-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>>>
>>>
>>>
>>> _______________________________________________
>>> keycloak-dev mailing list
>>> keycloak-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>>>
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-dev mailing list