superset/caravel
Junxian Wu 4661b0210d Popover to generate iframe html tag when standalone button is clicked (#575)
* fixed

* basic implementation of the iframe embed popover

* remove unecessary comments

* remove public embed iframe

* remove debug print line and public access

* remove uncessary extra line and use better text explain

* maintain the style of airbnb/master

* fixed style

* re-run the test locally. Made sure it passed
2016-06-11 07:48:30 -07:00
..
assets Popover to generate iframe html tag when standalone button is clicked (#575) 2016-06-11 07:48:30 -07:00
bin TOX / Travis build matrix (#593) 2016-06-09 18:05:58 -07:00
data Adapting default CSS templates to the new grid layout 2016-06-02 16:40:55 -07:00
migrations Add access control over metrics (#584) 2016-06-10 15:49:33 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Popover to generate iframe html tag when standalone button is clicked (#575) 2016-06-11 07:48:30 -07:00
translations Update translations files (#595) 2016-06-11 07:47:42 -07:00
__init__.py Removing deprecated refs to flask.ext.* (#566) 2016-06-05 21:37:03 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Make sure the APP_ICON config is used in the template (#590) 2016-06-09 16:45:03 -07:00
forms.py caravel: reduce usage of choicify in forms (#591) 2016-06-09 16:45:45 -07:00
models.py Add access control over metrics (#584) 2016-06-10 15:49:33 -07:00
utils.py Add access control over metrics (#584) 2016-06-10 15:49:33 -07:00
version.py v0.9.0 2016-05-12 08:24:01 -07:00
views.py Add access control over metrics (#584) 2016-06-10 15:49:33 -07:00
viz.py [hotfix] fixing the build (#594) 2016-06-09 22:58:20 -07:00