superset/caravel
Maxime Beauchemin aa6e6bdf7a Allowing for templated urls in iFrame (#460)
* Allowing for templated urls in iFrame

This can allow for passing {{ width }} and {{ height }} as dynamic
attributes in the iFrame's URL.

The new method Slice.render_template method could do more eventually
exposing more variables to be used in dynamic strings.

* Passing function references

* js linting
2016-05-11 17:00:46 -07:00
..
assets Allowing for templated urls in iFrame (#460) 2016-05-11 17:00:46 -07:00
bin add unicode data to tests (#432) 2016-05-05 08:46:16 -07:00
data add unicode data to tests (#432) 2016-05-05 08:46:16 -07:00
migrations Improving SQLA query generation (#421) 2016-05-02 10:00:28 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Getting started on translations (#423) 2016-05-02 10:50:23 -07:00
translations Update Chinese translation (#438) 2016-05-05 12:19:21 -07:00
__init__.py enable timerotateloghandler (configurable) (#311) 2016-05-01 07:59:08 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py blacklist druid datasources to be refreshed because it takes forever to load all druid datasources metadata which is not even required (given the use cases user should be able to blacklist data sources which are not required to be refreshed). (#441) 2016-05-06 12:03:42 -07:00
forms.py Allowing for templated urls in iFrame (#460) 2016-05-11 17:00:46 -07:00
models.py Attempting to fix #412 (#430) 2016-05-10 11:19:30 -07:00
utils.py More examples / tests (#385) 2016-04-20 17:36:37 -07:00
version.py v0.8.9 2016-04-27 19:38:36 -07:00
views.py Conververting datetime based on database dialects (#446) 2016-05-10 09:29:29 -07:00
viz.py Fixing the missing searchbox bug (#431) 2016-05-10 11:49:32 -07:00