Comment 4 for bug 1452950

Revision history for this message
Bill Erickson (berick) wrote :

Squashed and rebased branch pushed:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1452950-web-client-patron-reg-phase1

The goal of this branch is to get the basic structure in place and to demonstrate the layout of the form (style, inputs, buttons, etc.). As noted above, most of the inputs behave up to a point (selectors draw options, text fields show values), but no other behavior is supported yet.

I anticipate the template(s) will evolve a good bit over time, so there may still be some rough edges there.

Most if not all of the data required to run the UI (org settings, user settings, field docs, etc.) are loading at this time, so page render time of this branch should be pretty close to the final form.

Comments welcome.