superset/caravel
2016-11-01 15:03:42 -07:00
..
assets Moved ajax call for fetching table metadata from SqlEditorLeftBar to actions (#1494) 2016-11-01 09:00:24 -07:00
bin less number of default workers. (#1206) 2016-10-07 10:16:41 -07:00
data Using inheritance scheme to organize db specific code (#1294) 2016-10-12 13:50:47 -07:00
migrations [sqllab] add support for Jinja templating (#1426) 2016-10-26 11:09:27 -07:00
static [sqllab] some frontend tests (#1400) 2016-10-25 16:44:32 -07:00
templates Added dashboard standalone page (#1429) 2016-10-26 15:24:05 -07:00
translations Minor Fixes (#1484) 2016-10-30 16:55:56 -07:00
__init__.py [sqllab] add support for results backends (#1377) 2016-10-20 23:40:24 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Fix celery module import in comments. (#1474) 2016-10-29 14:08:23 -07:00
dataframe.py [sqllab] add support for Jinja templating (#1426) 2016-10-26 11:09:27 -07:00
db_engine_specs.py fix name for postgresql (#1482) 2016-10-29 20:34: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 Added checkbox in dist_bar viz to enable sorting of bars based on x axis labels (#1379) 2016-10-28 10:33:57 -07:00
jinja_context.py Add support for jinja templates in WHERE/HAVING clauses (#1442) 2016-11-01 08:16:06 -07:00
models.py Strip sql and remove ; for csv download. (#1508) 2016-11-01 15:03:42 -07:00
results_backends.py [sqllab] add support for results backends (#1377) 2016-10-20 23:40:24 -07:00
source_registry.py Override the role with perms for given datasources. (#1399) 2016-10-20 15:30:09 -07:00
sql_lab.py Celery uses separate db engine with NullPool. (#1492) 2016-10-31 16:02:12 -07:00
utils.py [sqllab] add support for Jinja templating (#1426) 2016-10-26 11:09:27 -07:00
views.py [sqllab] surfacing more table metadata (indices, pk, fks) (#1485) 2016-10-31 23:52:37 -07:00
viz.py Minor Fixes (#1484) 2016-10-30 16:55:56 -07:00