Commit Graph

16 Commits (da16498bb51259497afe669a144bf14381d2987b)

Author SHA1 Message Date
Iris Scholten 3d99060582 Move TimeMachine state to new state container
Co-authored-by: Iris Scholten <iris@influxdata.com>
Co-authored-by: Chris Henn <chris@chrishenn.net>
2018-09-27 13:12:19 -07:00
Deniz Kusefoglu 292d1ef75f Call getDashboards on didMount of SendToDashboard
Fix notifications when sending cell to dashboard

Update Snapshots
2018-09-17 11:04:36 -07:00
Iris Scholten bba49e9061
Add Visualization Options to DE (#4353)
* Update Children components of DisplayOptions to use props instead of individually connecting to redux and CEO visualization actions updated in prep for DE Vis

* Update DataExplorer to have visualization options

* Update timeSeriesToDygraph to not treat data explorer differently from ceo

* Remove featureflag from vis options in DE

* Update failing tests and rename cellNote to Note

* Update columns for table graph if in ceo or de, but not in dashboard

* Update Changelog

* Remove unnecessary getters from DisplayOptions
2018-09-05 11:49:10 -07:00
Iris Scholten eaa481d502
Update data explorer to Look like CEO (#4319)
* Update Visualization to get props from parent and not redux
* Update DataExplorer to use TimeMachine component and function like CEO
* Change dataExplorer to use time range from under dataExplorer in redux
* Change order of template variables
* Move shared actions/thunks between CEO and DE into one shared actions file
* Update tests with new reducers
* Fix types for editQueryStatus
* Remove unused components
* Fix typo
* Add Flux script to dataExplorer
* Update dataexplorer to persist what type of source its using
* Fix failing tests
* Change DE to use autorefresh dropdown from TimeMachineControls
* Update ChangeLog
* Fix failing test
* Remove unnecessary comment
* Provide default data explorer state for flux features
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-08-30 16:10:56 -07:00
Alirie Gray a807596611 Create SendToDashboardOverlay for Data Explorer page 2018-08-22 10:36:00 -07:00
Iris Scholten f3ef13a54c Convert ui.test.js to typescript 2018-07-16 14:35:37 -07:00
Andrew Watkins fb18033501 Convert MOAR to TS 2018-05-12 22:21:19 -07:00
Andrew Watkins 1705a975b4 Convert data_explorer/actions/index to ts 2018-05-12 22:21:19 -07:00
Andrew Watkins ab4b2ad0ac Add back editRawText transition 2018-05-12 22:21:19 -07:00
Andrew Watkins c6c8bdaecf Check queryConfig on component mount 2018-04-05 13:53:38 -07:00
Andrew Watkins 6fcc84947a Convert QueryMaker to TypesScript and add test 2018-04-04 16:06:50 -07:00
Andrew Watkins 487cdb3105 Move DataExplorer to TypeScript 2018-04-04 15:39:34 -07:00
Andrew Watkins d3b810a08e Add linter to tests 2018-03-01 11:16:29 -07:00
Andrew Watkins d586967615 Will pass all tests using jest 2018-03-01 11:16:02 -07:00
Andrew Watkins dc3cf7faf8 WIP Enable jest to resolve all modules 2018-03-01 11:16:02 -07:00
Andrew Watkins 8b304bb312 Rename spec dir to test 2018-03-01 11:16:02 -07:00