Add RB.Config.ResourceListItem for interfacing resources with configforms.

Review Request #6150 — Created July 28, 2014 and submitted — Latest diff uploaded

Information

Review Board
master
f6ad717...

Reviewers

This moves over RB.Config.ResourceListItem from RBCommons. This is a
subclass of Djblets.Config.ListItem, and handles the work of interfacing
a ListItem with a resource object. It will be used for the upcoming API
token UI.

Unit tests pass.

Made use of this in another change.

    Loading...