I'm working on KEYCLOAK-60 Replace JSF in forms with a template engine.
It's nearly done, I'm just working on some final refinements/testing. I
have used FreeMarker as a templating engine:
http://en.wikipedia.org/wiki/FreeMarker
I've done only the JSF -> FreeMarker transition in this step, next step
would be to adapt some cool design from Gabriel.
Viliam
On 09/19/2013 03:29 AM, Bill Burke wrote:
This may change depending on what we decide for M1, but I'm
working
right now on:
* Getting Gabriel's new screens incorporated as best as possible into
existing admin UI
* I've designed on paper the core screens for admin UI. I'll be
implementing based on Gabriel's existing styles. I'll need to have a
feedback iteration loop with Gabrield to move forward. It has to be
give and take. Meaning, I need to be allowed to improve Gabriel's
screens and vice-versa. It's seemed more one-way so far...
* Reorganizing Javascript so we can work in parallel together
I'll have something to show by next Tuesday. I'll be committing early
and often before then if you want to see what's going on.