superset/caravel
Bogdan 8626c80d3a Stop duplicating datasources (#1321)
* Prevent creating duplicate tables.

* Stop duplicating the tables and druid datasouces.

* Use sqlalchemy func.count
2016-10-12 12:48:24 -07:00
..
assets polyfill es2015 in older browsers and for phantomjs (#1323) 2016-10-12 10:41:26 -07:00
bin less number of default workers. (#1206) 2016-10-07 10:16:41 -07:00
data Import / export of the dashboards. (#1197) 2016-10-11 17:54:40 -07:00
migrations Import / export of the dashboards. (#1197) 2016-10-11 17:54:40 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Import / export of the dashboards. (#1197) 2016-10-11 17:54:40 -07:00
translations Fix small typo in message strings (#778) 2016-07-19 17:30:06 -04:00
__init__.py Import / export of the dashboards. (#1197) 2016-10-11 17:54:40 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py less number of default workers. (#1206) 2016-10-07 10:16:41 -07:00
dataframe.py Infer types. Smart defaults for the visualize window. Basic implementation. (#1134) 2016-09-23 11:14:38 -07:00
extract_table_names.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00
forms.py [FilterBox] dashboard date range filtering (#1165) 2016-09-22 14:30:39 -07:00
models.py Import / export of the dashboards. (#1197) 2016-10-11 17:54:40 -07:00
source_registry.py Import / export of the dashboards. (#1197) 2016-10-11 17:54:40 -07:00
sql_lab.py Infer types. Smart defaults for the visualize window. Basic implementation. (#1134) 2016-09-23 11:14:38 -07:00
utils.py Bring DB in sync with the models.py (#1172) 2016-09-28 13:55:06 -07:00
views.py Stop duplicating datasources (#1321) 2016-10-12 12:48:24 -07:00
viz.py Refactor the explore view (#1252) 2016-10-07 16:24:39 -07:00