superset/caravel
vera-liu 8ab5e5015a Added access check + Druid in endpoint (#1224)
* Explore control panel - Chart control, TimeFilter, GroupBy, Filters (#1205)

* create structure for new forked explore view (#1099)

* create structure for new forked explore view

* update component name

* add bootstrap data pattern

* remove console.log

* Associate version to entry files (#1060)

* Associate version to entry files

* Modified path joins for configs

* Made changes based on comments

* Created store and reducers (#1108)

* Created store and reducers

* Added spec

* Modifications based on comments

* Explore control panel components: Chart control, Time filter, SQL,
GroupBy and Filters

* Modifications based on comments

* Added access check + Druid in endpoint

* pull grains to constants

* Switch explore.html to old version
2016-10-04 13:44:45 -07:00
..
assets Added access check + Druid in endpoint (#1224) 2016-10-04 13:44:45 -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 Adding a 'Misc Charts' dashboard as part of the examples (#1208) 2016-10-04 08:18:17 -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