Issue 3128: feature request: its-base plugin should provide a javascript api to retrieve data from issues
Status:  New
Owner: ----
Cc:
Project Member Reported by zaro0508, Jan 27, 2015
The its-base plugin should provide a javascript api so that the UI can retrieve related issue info and render that data on the Gerrit UI.   The use case for this would be to allow better integration between ITS and Gerrit.  An example of how issue data may look on the UI is here: https://gerrit.vesnicky.cesnet.cz/r/#/c/333

That particular example was implemented using trickery (Firefox' GreaseMonkey for JS injection), not thru an its-based plugin.