superset/caravel
ShengyaoQian 5a0e06e7a2 Generalize switch between different datasources (#1078)
* Generalize switch between different datasources.

* Fix previous migration since slice model changed

* Fix warm up cache and other small stuff

* Adding modules and datasources through config

* Replace tabs w/ spaces

* Fix other style issues

* Change add method for SliceModelView to pick the first non-empty ds

* Remove tests on slice add redirect

* Change way of db migration

* Fix styling

* Fix create slice

* Small fixes

* Fix code climate check

* Adding notes on how to create new datasource in CONTRIBUTING.md

* Fix last merge

* A commit just to trigger travis build again

* Add migration to merge two heads

* Fix codeclimate

* Simplify source_registry

* Fix codeclimate

* Remove all getter methods
2016-09-21 09:52:05 -07:00
..
assets [explore] refactor slice action button group (#1074) 2016-09-20 13:45:27 -07:00
bin Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
data Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
migrations Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates [explore] refactor slice action button group (#1074) 2016-09-20 13:45:27 -07:00
translations Fix small typo in message strings (#778) 2016-07-19 17:30:06 -04:00
__init__.py Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
extract_table_names.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00
forms.py adjust bottom margin according to label sizes on x-axis (#1029) 2016-09-07 14:07:02 -07:00
models.py Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
source_registry.py Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
sql_lab.py More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
utils.py Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
views.py Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
viz.py Time grain support for unix-timestamp columns (#1093) 2016-09-13 11:58:47 -07:00