superset/caravel/assets/javascripts
Alanna Scott 38d3075554 [explore V2] render all control panels and fields dynamically for each vis type (#1493)
* export functions directly rather than object at the bottom

* move viztypes to controlPanelMappings, add fieldset rows and section data

* for each viz type, render a controlPanelsContainer, controlPanelSections, FieldSetRows, and FieldsSets

* add comments, move mappings to store

* organize store and add default sections

* render all the needed sections

* add tooltip to sections

* remove console log

* use only panel panel-default, not panel-body, no need the padding

* render fields for all fields in field set

* add the rest of the control panel sections and field overrides

* fix naming

* add fieldTypes array

* don't use default section

* pass only needed state via mapStateToProps

* fix code climate errors

* linting

* move field components to their own files

* render field sets as lists

* fix field components

* use SFC

* update modal trigger test to be more accurate

* add FieldSetRow test

* add test for controlpanelsContainer

* fix test

* make code climate happy

* add freeform select field
2016-11-02 12:57:44 -07:00
..
SqlLab Moved queriesArray from render() to local state (#1505) 2016-11-01 19:40:09 -07:00
components [explore V2] render all control panels and fields dynamically for each vis type (#1493) 2016-11-02 12:57:44 -07:00
dashboard Highlight affected slices for filter change in dashboard view (#1439) 2016-10-26 21:22:10 -07:00
explore Added url shortner for sharing query link (#1314) 2016-10-24 17:49:23 -07:00
explorev2 [explore V2] render all control panels and fields dynamically for each vis type (#1493) 2016-11-02 12:57:44 -07:00
modules [explore V2] render all control panels and fields dynamically for each vis type (#1493) 2016-11-02 12:57:44 -07:00
caravel-select2.js Caravel - renaming files 2016-03-28 21:53:24 -07:00
common.js [js linting] use airbnb eslint settings (#796) 2016-07-27 16:57:05 -07:00
css-theme.js [SQL Lab] moving the db/schema/table select to the left (#1038) 2016-08-30 11:08:41 -07:00
index.jsx [js linting] use airbnb eslint settings (#796) 2016-07-27 16:57:05 -07:00
reduxUtils.js Moved queriesArray from render() to local state (#1505) 2016-11-01 19:40:09 -07:00
standalone.js Fixing explore actions & slice controller interactions (#1292) 2016-10-07 14:06:26 -07:00
welcome.js [welcome] removing calendar heatmap from welcome page (#1119) 2016-09-16 08:32:59 -07:00