superset/caravel
Maxime Beauchemin e8088d5c9a More improvements to SQL Lab (#1104)
* Handling timeouts

* Fixing timer on non-utc server

* Allowing async with results

* [bugfix] database is not selected

* Making sure the session is up and running

* Cleaning up query results and query objects

* Picking a groupby and metric field on visualize flow

* Showing local time in query history

* Using pull-left pull-right instead of grid layout for table metdata

Long column name were looking weird and icons were wrapping oddly

* Linting

* Eliminating east buttons under the sql editor

* Sort database dropdown by name

* Linting

* Allowing non-SELECT statements to run

* Adding a db config

* Making sqla checkout check cross-db
2016-09-19 15:28:10 -07:00
..
assets More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
bin Associate version to entry files (#1060) 2016-09-15 17:20:18 -07:00
data Single quote filter values with comma (#1084) 2016-09-12 13:41:05 -07:00
migrations More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Enable list with checkboxes only on Table->Columns view (#1138) 2016-09-19 15:22:37 -07:00
translations Fix small typo in message strings (#778) 2016-07-19 17:30:06 -04:00
__init__.py More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -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 More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
sql_lab.py More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
utils.py More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
views.py More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
viz.py Time grain support for unix-timestamp columns (#1093) 2016-09-13 11:58:47 -07:00