You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Sreenath Somarajapuram <ss...@hortonworks.com> on 2015/06/17 14:04:32 UTC

Review Request 35555: Ambari view - Create a wrapper view that wraps around any url accessible from the browser.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35555/
-----------------------------------------------------------

Review request for Ambari, Erik Bergenholtz, Srimanth Gunturi, Tom Beerbower, and Yusaku Sako.


Bugs: AMBARI-11679
    https://issues.apache.org/jira/browse/AMBARI-11679


Repository: ambari


Description
-------

We already have something similar https://github.com/abajwa-hw/iframe-view.
But the intention here is to create a view who's target can be configured from the UI.


Diffs
-----

  contrib/views/wrapper/pom.xml PRE-CREATION 
  contrib/views/wrapper/readme.md PRE-CREATION 
  contrib/views/wrapper/src/main/java/org/apache/ambari/view/wrapper/ViewController.java PRE-CREATION 
  contrib/views/wrapper/src/main/java/org/apache/ambari/view/wrapper/ViewControllerImpl.java PRE-CREATION 
  contrib/views/wrapper/src/main/java/org/apache/ambari/view/wrapper/ViewStatus.java PRE-CREATION 
  contrib/views/wrapper/src/main/java/org/apache/ambari/view/wrapper/rest/ViewStatusResource.java PRE-CREATION 
  contrib/views/wrapper/src/main/resources/WEB-INF/web.xml PRE-CREATION 
  contrib/views/wrapper/src/main/resources/ui/index.html PRE-CREATION 
  contrib/views/wrapper/src/main/resources/ui/scripts/init-ambari-view.js PRE-CREATION 
  contrib/views/wrapper/src/main/resources/view.xml PRE-CREATION 

Diff: https://reviews.apache.org/r/35555/diff/


Testing
-------


Thanks,

Sreenath Somarajapuram