[Pki-devel] [PATCH] 447 Refactored UI framework.

Endi Sukma Dewata edewata at redhat.com
Tue Apr 15 18:53:55 UTC 2014


On 4/10/2014 12:12 AM, Endi Sukma Dewata wrote:
> Previously the content of table cells was generated by JavaScript
> code. Now the content can be defined in the HTML template to allow
> cleaner separation from the code. Attributes of the entry being
> displayed in the row can now be specified in the template using
> ${attribute} notation. A special attribute called "parent" can be
> used to refer to the attributes of the parent object. The current
> templates have been modified to utilize this feature.
>
> The renderIDColumn() in TableItem is no longer needed so it has been
> removed. An open() method is added to handle any links in the cell.
> The PropertiesTableItem has been moved into tps.js.
>
> The "attributes" property in Dialog and EntryPage has been renamed
> to "entry".
>
> Ticket #654

ACKed by Jack. Pushed to master.

-- 
Endi S. Dewata




More information about the Pki-devel mailing list