superset/superset
vera-liu eb0655cf85 [sqllab] Fixed js error when results are not available (#1715)
* Fixed js error when results are not available

* Flush data and query in results when running new query, keeping columns

* add exception for columns

* Move setState from componentWillMount to componentWillReceiveProps

* Nit
2016-12-05 13:36:18 -08:00
..
assets [sqllab] Fixed js error when results are not available (#1715) 2016-12-05 13:36:18 -08:00
bin Fix superset cli for python3 (#1760) 2016-12-04 07:40:56 -08:00
data [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
migrations [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
static Rremove unused symlinks (#1736) 2016-12-01 19:52:46 -08:00
templates [explorev2] Bug fixes in Save Modal (#1707) 2016-11-29 15:03:15 -08:00
translations [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
__init__.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
cli.py Support running superset via pex (#1713) 2016-12-01 15:18:55 -08:00
config.py Support running superset via pex (#1713) 2016-12-01 15:18:55 -08:00
dataframe.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
db_engine_specs.py [sqllab] adding a sql preprocessor for Presto (#1670) 2016-11-22 21:24:38 -08:00
extract_table_names.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
forms.py [table viz] adding support for pagination (#1616) 2016-11-17 10:05:36 -08:00
jinja_context.py Improving jinja2 security by using SandboxedEnvironment (#1632) 2016-11-18 17:14:30 -08:00
models.py Adding links pointing to the new user profile page (#1704) 2016-12-01 15:21:18 -08:00
results_backends.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
security.py Prevent duplicated view_menu perms (#1751) 2016-12-02 17:48:46 -05:00
source_registry.py Implement table name extraction. (#1598) 2016-11-29 15:43:36 -05:00
sql_lab.py [sqllab] bugfix where a query has the same alias twice as output (#1734) 2016-12-01 19:53:23 -08:00
sql_parse.py Implement table name extraction. (#1598) 2016-11-29 15:43:36 -05:00
utils.py Add per schema permissions. (#1698) 2016-11-29 14:16:55 -05:00
views.py [explorev2] fix textfield and druid bug (#1732) 2016-12-05 09:51:59 -08:00
viz.py [table viz] adding support for pagination (#1616) 2016-11-17 10:05:36 -08:00