superset/caravel
vera-liu 421a86ade5 Some polish on query search (#1222)
* Some polish
- Changed query search icon
- CopyToClipboard in action bar

* Added dbId as linked-button, made modifications based on comments

* Fix duplicated import (linting)
2016-10-05 11:43:05 -07:00
..
assets Some polish on query search (#1222) 2016-10-05 11:43:05 -07:00
bin Adding a 'Misc Charts' dashboard as part of the examples (#1208) 2016-10-04 08:18:17 -07:00
data Adding a 'Misc Charts' dashboard as part of the examples (#1208) 2016-10-04 08:18:17 -07:00
migrations [security] allow for requesting access when denied on a dashboard view (#1192) 2016-10-02 18:03:19 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates [explore-v2] setup, basic layout, control panels, v2 url (#1233) 2016-10-03 22:47:39 -07:00
translations Fix small typo in message strings (#778) 2016-07-19 17:30:06 -04:00
__init__.py Simplifying source_registry (#1180) 2016-09-22 21:19:03 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Vliu query search (#1187) 2016-09-23 17:41:24 -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 Do not shadow _ function. (#1254) 2016-10-04 18:30:15 -07:00
source_registry.py Simplifying source_registry (#1180) 2016-09-22 21:19:03 -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 Added access check + Druid in endpoint (#1224) 2016-10-04 13:44:45 -07:00
viz.py A few bugfixes 2016-09-27 10:20:20 -07:00