superset/caravel
Maxime Beauchemin e243a14c64 Refactor around how visualizations/*.js are required (#913)
* Refactor around how visualizations/*.js are required

* Reactifying FilterBox further

* Fixing the auto-refresh on filtering events

* Fixing preselected filters
2016-08-11 21:39:10 -07:00
..
assets Refactor around how visualizations/*.js are required (#913) 2016-08-11 21:39:10 -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 Miscellaneous style fixes spotted by landscape (#874) 2016-08-04 15:30:33 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates pass the standalone request arg in the /caravel/slices/<slice_id>/ endpoint redirect (#876) 2016-08-10 23:11:53 -07:00
translations Fix small typo in message strings (#778) 2016-07-19 17:30:06 -04:00
__init__.py Miscellaneous style fixes spotted by landscape (#874) 2016-08-04 15:30:33 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Miscellaneous style fixes spotted by landscape (#874) 2016-08-04 15:30:33 -07:00
forms.py Miscellaneous style fixes spotted by landscape (#874) 2016-08-04 15:30:33 -07:00
models.py Add per database permissions for the SQL Lab. (#885) 2016-08-09 17:53:23 -07:00
utils.py Fix date serialization (#873) 2016-08-10 23:13:59 -07:00
version.py v0.10.0 2016-06-28 16:42:33 -07:00
views.py pass the standalone request arg in the /caravel/slices/<slice_id>/ endpoint redirect (#876) 2016-08-10 23:11:53 -07:00
viz.py Histogram (#888) 2016-08-10 15:04:19 -07:00