Commit Graph

119 Commits (bugfix-error-ast)

Author SHA1 Message Date
Christopher Henn dd44e48238 Port query config tests to new TimeMachineContainer 2018-09-27 15:15:25 -07:00
Christopher Henn e757c834d3 Show raw data when "View Raw Data" is toggled 2018-09-24 15:59:54 -07:00
Iris Scholten 9f8d3983e3
Show flux results in table graph (#4461) 2018-09-17 18:35:10 -07:00
Christopher Henn d04c412b91 Remove redundant data fetching from TimeMachine
The `RefreshingGraph` in the DE/CEO already executes the Flux query, so
executing the Flux query when the `TimeMachine` mounts is redundant.

Since data is fetched on every keystroke in the Flux editor, executing
the Flux query when pressing Control-Enter was redundant as well. The
`KeyboardShortcuts` component existed only to facilitate this
interaction, so I have removed it as well.
2018-09-14 13:59:04 -07:00
Iris Scholten b251c9350e
Update Single Stat Vis types to work with Flux data (#4449) 2018-09-13 16:17:16 -07:00
Iris Scholten b92bf60ba5
Update flux dygraph parsing (#4442)
* Update fluxTablesToDygraph parsing

* Move fluxtables to dygraph into a worker job

* Fix FluxGraph to use new fluxTablesToDygraph
2018-09-12 17:59:18 -07:00
Iris Scholten ceeb3e9b23
Flux in line graphs (#4410)
* Create workers for flux fetch and response decoding

Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>

* Add flux data to linegraph

* Fix error when queryConfigs are undefined

* Add service as prop instead of treating source as either service or source

* Fix raw data view after changing components

* Remove commented code

* Update Changelog

* Fix tests

* Remove unnecessary comment

* Rename timeSeries and data for clarity

* Add try catch around worker jobs

* Add type annotations

* Remove unncessary check

* Update to use descriptive variables
2018-09-11 17:25:24 -07:00
Brandon Farmer c4e40b7643 Update flux golang dependencies 2018-09-10 15:20:56 -07:00
Alex Paxton da495a2045
Introduce Reusable Page Component Family (#4339)
* Introduce Page as primary component with subcomponents

* Implement page components in dashboards page

* Introduce Left/Center/Right page header subcomponents

* Refactor PageHeader into full fledged Page component set

* Roll out Page component family across app

* Cleanup

* Refactor test to omit beforeEach()

* Fix and Improve unit test
2018-09-04 09:57:10 -07:00
Iris Scholten 7e8300673a Update failing tests and add test 2018-08-16 09:52:00 -07:00
Deniz Kusefoglu c647798c3d Fix linter errors 2018-08-09 13:54:27 -07:00
Christopher Henn c19a6001b0 [#4119] Support scoped annotations 2018-08-08 16:21:00 -07:00
Andrew Watkins 89009c88af Change partition to group 2018-07-24 08:40:00 -07:00
Andrew Watkins 787bf6df73 Change #partition to #group 2018-07-24 08:29:03 -07:00
Andrew Watkins 902acb33e8
Merge pull request #3944 from influxdata/chore/delete-auto-refresh-component
Chore/delete auto refresh component
2018-07-17 11:08:09 -07:00
Andrew Watkins 4c80ab0894 Delete AutoRefresh component 2018-07-17 10:57:43 -07:00
Andrew Watkins b937f012ed Fix link tests 2018-07-16 17:05:25 -07:00
Iris Scholten cf2da0a245 Convert auth reducer, action and test to ts 2018-07-16 16:03:26 -07:00
Iris Scholten 431de42d66 Convert app.test reducer and reducer test to ts 2018-07-16 15:13:31 -07:00
Christopher Henn 5333397c0e Yield histogram plot data to children 2018-07-13 14:02:38 -07:00
Iris Scholten 9403635036 Rename onSortChartBars to sortBarGroups 2018-07-12 15:26:56 -07:00
Iris Scholten b5926c0ef1 Sort histogram bars and tooltip in the order of severity 2018-07-12 15:21:43 -07:00
Alex P bd454b4a0e Update Test Snapshots 2018-07-12 13:26:49 -07:00
Alex P 56dbaf536c Update test snapshots 2018-07-12 11:44:43 -07:00
Andrew Watkins 1a2ae2b3ab Add precision to gauge and fix single stat bugs 2018-07-11 14:34:01 -07:00
Iris Scholten 4389d8d7a9 Use severityLevelColors in logs table and histogram 2018-07-10 16:12:43 -07:00
Christopher Henn 5fbb096c09
Update test snapshot 2018-06-28 16:55:36 -07:00
Chris Henn baf0e3e1da
Merge pull request #3791 from influxdata/log-viewer/histogram-loading-state
Unify log viewer loading state
2018-06-28 15:15:34 -07:00
Chris Henn 9a5799d646
Merge pull request #3785 from influxdata/log-viewer/histogram-tweaks
Log viewer histogram tweaks
2018-06-28 15:13:49 -07:00
Andrew Watkins 104a04316c
Merge pull request #3782 from influxdata/chore/fe-templating
Move template replacement to the frontend
2018-06-28 14:47:07 -07:00
Christopher Henn 1681a29f43
Remove HistogramChart loading test 2018-06-28 13:23:06 -07:00
Christopher Henn daffb4a8b1
Show entire bar group in HistogramChartTooltip 2018-06-28 13:22:12 -07:00
Alex P 722d75a2a0 Move PageHeader and associated components into reusable UI directory 2018-06-28 10:34:41 -07:00
Andrew Watkins 6c4f74cbcf First pass at tempVar frontent plumbing 2018-06-27 17:06:18 -07:00
Christopher Henn 817e2307c2
Add HistogramChart snapshot tests 2018-06-27 13:15:06 -07:00
Jared Scheib f43f504bc1 Merge remote-tracking branch 'origin/master' into fun/dashboard_page 2018-06-22 17:53:44 -07:00
Delmer Reed d493b46fd1 Fix types for presentation mode dispatcher
Cleaned up dashboard types and introduced the auth reducers types.

Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-06-21 19:17:22 -04:00
Christopher Henn b7099c5b97
Add test verifiying PageHeader dev assertion 2018-06-21 11:05:53 -07:00
Andrew Watkins 868fcc6746 Type notification actions / reducers / tests 2018-06-15 12:41:00 -07:00
Andrew Watkins 79ac6095fb Dygraph to TypeScript 2018-06-11 14:03:56 -07:00
Christopher Henn 0739c2f2ce
Only parse first 2MB of Flux query responses 2018-06-07 14:32:54 -07:00
Christopher Henn 7a30b6fab8
Reorganize Flux apis and parsing 2018-06-05 10:57:20 -07:00
Andrew Watkins ed4a6f24e5
Change IFQL to Flux 2018-06-05 10:57:19 -07:00
Christopher Henn 4cabb78e3e
Introduce Line Graph to Time Machine
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-04 14:10:48 -07:00
Andrew Watkins d2154aa194
Fix Flux CSV response parsing
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-01 15:49:50 -07:00
Andrew Watkins e3196a6d2d
Add in browser debugger for testing 2018-06-01 15:49:50 -07:00
Andrew Watkins 9ac84263a1 Fix tests
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:31:50 -07:00
Christopher Henn 2c56ee1ce3 WIP
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn f1d583407a WIP
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn b1240ad156 WIP schema explorer
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00