superset/superset
Beto Dealmeida c445ef8c43 Explore to SQL Lab (#5101)
* WIP

* Working version

* Clean code

* Fix lint

* Fix unit test; show only for sqla

* Working on UX

* Dropdown working 66%

* Working but needs CSS

* Fixed table

* Fix lint

* Fix unit test

* Fix languages path

* Fixes

* Fix Javascript lint
2018-07-16 15:00:48 -07:00
..
assets Explore to SQL Lab (#5101) 2018-07-16 15:00:48 -07:00
bin fix unicode issues (#2308 #2282) (#2401) 2017-03-14 09:53:31 -07:00
connectors Explore to SQL Lab (#5101) 2018-07-16 15:00:48 -07:00
data Merge pull request #5118 from michellethomas/add_metrics_control_sort_by 2018-06-14 10:38:32 -07:00
db_engines [pylint] prepping for enabling pylint for non-errors (#4884) 2018-04-28 20:08:09 -07:00
migrations [adhoc-filters] Adding adhoc-filters to all viz types (#5206) 2018-06-18 15:43:18 -07:00
models Explore to SQL Lab (#5101) 2018-07-16 15:00:48 -07:00
static Rremove unused symlinks (#1736) 2016-12-01 19:52:46 -08:00
templates [wip] dashboard builder v2 (#4528) 2018-06-25 09:17:22 -07:00
translations [adhoc-filters] Adding adhoc-filters to all viz types (#5206) 2018-06-18 15:43:18 -07:00
views Explore to SQL Lab (#5101) 2018-07-16 15:00:48 -07:00
__init__.py Revert "[perf] add webpack 4 + SplitChunks + lazy load visualizations" (#5253) 2018-06-20 12:07:42 -07:00
cache_util.py [pylint] prepping for enabling pylint for non-errors (#4884) 2018-04-28 20:08:09 -07:00
cli.py Visualization for multiple line charts (#4819) 2018-05-21 17:47:21 -07:00
config.py Fix display limit in sql lab (#5392) 2018-07-16 11:58:21 -07:00
dataframe.py Improve database type inference (#4724) 2018-06-27 21:35:12 -07:00
db_engine_specs.py quote hive column names (#5368) 2018-07-13 15:51:16 -07:00
dict_import_export_util.py [pylint] prepping for enabling pylint for non-errors (#4884) 2018-04-28 20:08:09 -07:00
exceptions.py [bugfix] make MetricsControl work with DECK visualizations (#5376) 2018-07-16 13:42:07 -07:00
extract_table_names.py [pylint] prepping for enabling pylint for non-errors (#4884) 2018-04-28 20:08:09 -07:00
forms.py [pylint] prepping for enabling pylint for non-errors (#4884) 2018-04-28 20:08:09 -07:00
import_util.py [pylint] prepping for enabling pylint for non-errors (#4884) 2018-04-28 20:08:09 -07:00
jinja_context.py [pylint] prepping for enabling pylint for non-errors (#4884) 2018-04-28 20:08:09 -07:00
legacy.py Make time filter more usable (#4981) 2018-07-16 14:27:40 -07:00
security.py [pylint] prepping for enabling pylint for non-errors (#4884) 2018-04-28 20:08:09 -07:00
sql_lab.py Improve database type inference (#4724) 2018-06-27 21:35:12 -07:00
sql_parse.py [sql lab] a better approach at limiting queries (#4947) 2018-05-14 14:44:05 -05:00
stats_logger.py [pylint] prepping for enabling pylint for non-errors (#4884) 2018-04-28 20:08:09 -07:00
utils.py Make time filter more usable (#4981) 2018-07-16 14:27:40 -07:00
viz.py Make time filter more usable (#4981) 2018-07-16 14:27:40 -07:00