superset/caravel
Maxime Beauchemin ee9141a31a New endpoint that receives SQL and returns data as JSON (#842)
* New endpoint that receives SQL and returns data as JSON

* Addressing comments
2016-07-29 22:39:33 -07:00
..
assets Fix mapbox radius calculations being off when changing latitude (#824) 2016-07-28 11:50:39 -07:00
bin Add an option to allow users to choose to what IP address the web server must bind to. Default to 0.0.0.0 (all IP addresses). (#826) 2016-07-28 11:49:43 -07:00
data Fix erroneous options for default slices (#730) 2016-07-10 19:37:02 -07:00
migrations fix datasources foreign key size (#791) 2016-07-22 09:46:41 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates [webpack] revert change to output extension (#760) 2016-07-14 18:19:52 -07:00
translations Fix small typo in message strings (#778) 2016-07-19 17:30:06 -04: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 Add an option to allow users to choose to what IP address the web server must bind to. Default to 0.0.0.0 (all IP addresses). (#826) 2016-07-28 11:49:43 -07:00
forms.py Let the user decide the label type of pie charts (#819) 2016-07-28 11:39:29 -07:00
models.py [presto] Smaller granularity units; fallback support for HⓂ️s (#731) 2016-07-22 12:10:05 -07:00
utils.py New endpoint that receives SQL and returns data as JSON (#842) 2016-07-29 22:39:33 -07:00
version.py v0.10.0 2016-06-28 16:42:33 -07:00
views.py New endpoint that receives SQL and returns data as JSON (#842) 2016-07-29 22:39:33 -07:00
viz.py Let the user decide the label type of pie charts (#819) 2016-07-28 11:39:29 -07:00