michellethomas
12fb7c1a62
When checking if you should renderTriggered make sure key exists in controls ( #3912 )
2017-11-21 10:22:55 -08:00
Grace Guo
831cd21737
[dashboard bug]Instant control should take effect instantly ( #3890 )
...
in explore view, controls like color cheme, legend, rich tooltip, etc., change these controls should see effect instantly, without click Run Query.
2017-11-17 16:34:53 -08:00
Grace Guo
4fa1f0ab17
Dashboard refactory ( #3581 )
...
Create Chart component for all chart fetching and rendering, and apply redux architecture in dashboard view.
2017-11-08 10:46:21 -08:00
fabianmenges
a85968eadb
[Bugfix]: Explore view does not respect custom timeout. ( #3582 )
2017-10-03 22:20:32 -07:00
Grace Guo
b3107bb603
[explore] Split large reducer logic in ExploreViewContainer ( #3088 )
...
* split reducer logic for ExploreViewContainer
* fix saveModal component and unit tests
* revert changes in SaveModal_spec.
will make another commit just to improve test coverage for SaveModal component.
* remove comment-out code
* fix merge confilicts
2017-08-10 14:21:45 -07:00
Riccardo Magliocchetti
ae0655028f
explore: redraw chart on width change too ( #3067 )
...
Fix #3028
2017-08-04 09:15:08 -07:00
Maxime Beauchemin
62fcdf2a92
[explore] DatasourceControl to pick datasource in modal ( #3210 )
...
* [explore] DatasourceControl to pick datasource in modal
Makes it easier to change datasource, also makes it such that the list
of all datasources doesn't need to be loaded upfront.
* Adding more metadata
2017-08-01 12:08:00 -07:00
Shao-Yen "Fred" Cheng
7abe2d5eee
[ #3137 ] Use state.datasource.type instead of state.datasource_type when rendering ControlPanelsContainer ( #3138 )
2017-07-16 21:04:34 -07:00
Alanna Scott
0c9f9b695b
[clarity/consistency] rename /explorev2/ -> /explore/ ( #2802 )
...
* rename /explorev2/ -> /explore/
* add redirect for existing explorev2 urls
* fix long line
* remove extra line
* fix missed ref in spec
2017-05-24 17:12:28 -07:00