Commit Graph

10902 Commits (a7a44d728d9c2ea5bc19c9b3d0d577deaa433453)

Author SHA1 Message Date
Andrew Watkins f5cb773e9e Use proper id in htmlFor prop 2018-07-12 08:41:50 -07:00
Delmer Reed 923a4ccc71 Add methods for dashboard changes 2018-07-12 11:38:37 -04:00
Delmer Reed 5514abc38f Add test for updating dashboard name link 2018-07-12 11:21:39 -04:00
Brandon Farmer af0c92a37b Merge pull request #3885 from influxdata/features/infinite-scroll
Initial log viewer infinite scroll behaviour
2018-07-11 22:06:09 -07:00
Brandon Farmer 93a8ea6baa Add types and extract constants for log viewer 2018-07-11 19:36:51 -07:00
Alex P d1e0a0b014 Set time marker when user clicks bar in histogram
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 19:16:18 -07:00
Alex P caa4453e7b Add optional bar click behavior to histogram
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 19:13:03 -07:00
Delmer Reed 77491fad71 Refactor link rename to update without fetching 2018-07-11 22:12:24 -04:00
Alex P 26dd668516 Add Tests for new time range reducers
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 18:52:07 -07:00
Alex P 04b014ed67 Make histogram zoom interaction optional
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 18:24:47 -07:00
Delmer Reed b16b8a27e1 Update active dashboard link after getting dashboard 2018-07-11 21:23:15 -04:00
Delmer Reed 982bd7eaff Fix stale dashboard on rename 2018-07-11 21:23:15 -04:00
Alex P dfdf29de06 Fine tune placement and text of time selection dropdowns
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 17:57:55 -07:00
Alex P ae5e30d479 Use vanilla date instead of moment to avoid warning
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 17:33:28 -07:00
Chris Goller 3e3284ba98 Merge pull request #3888 from influxdata/fix/health-status
fix(server): health for source returns status no content
2018-07-11 18:49:22 -05:00
Iris Scholten 4e5ac2eccd Merge pull request #3889 from influxdata/logs-viewer/regex-filter-out
Allow filtering out with regex in logs table
2018-07-11 16:37:11 -07:00
Chris Goller 98cbe67dd1 chore(CHANGELOG): mention fixing health status code to no content 2018-07-11 18:36:49 -05:00
Chris Goller c7180b56bc fix(server): health for source returns status no content 2018-07-11 18:30:04 -05:00
Iris Scholten a0e3d93c54 Merge pull request #3887 from influxdata/fix/tempVars-titles
Fix template variables in title when no values
2018-07-11 16:21:23 -07:00
Iris Scholten 924383f586 Allow filtering out with regex in logs table 2018-07-11 16:18:33 -07:00
Alex P b375515cc0 Reorganize actions to be async
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 16:09:54 -07:00
Iris Scholten 0de537f213 Replace template value with temp var title if no values are found 2018-07-11 16:08:49 -07:00
Brandon Farmer 5b93a8934f Use proper application header value 2018-07-11 15:53:38 -07:00
Andrew Watkins c36f610c85 Merge pull request #3884 from influxdata/chore/single-stat
Add precision to gauge and fix single stat bugs
2018-07-11 15:18:40 -07:00
Delmer 78a3767e1e Merge pull request #3878 from influxdata/fix/data-explorer-table
Fix Data Explorer fetch cell data
2018-07-11 18:12:16 -04:00
Christopher Henn f9290924a3 Derive TextTemplateSelector state correctly 2018-07-11 15:10:56 -07:00
Christopher Henn 7bbd6e1e3d Appease the linting gods 2018-07-11 15:10:56 -07:00
Christopher Henn 6b92c0b5f1 Add tests 2018-07-11 15:10:56 -07:00
Christopher Henn fe69503c5c Refine input interaction 2018-07-11 15:10:56 -07:00
Christopher Henn 424cc88ba3 Introduce TextTemplateSelector 2018-07-11 15:10:56 -07:00
Christopher Henn 91a9abf528 Enable creation of text template variables 2018-07-11 15:10:56 -07:00
Christopher Henn b527050de2 Refactor onPickTemplate prop 2018-07-11 15:10:56 -07:00
Christopher Henn edb8b7ea64 Extract TemplateControl dropdown to component 2018-07-11 15:10:56 -07:00
Christopher Henn 839e240802 Rename TemplateControlDropdown to TemplateControl 2018-07-11 15:10:56 -07:00
Christopher Henn 9470aa4a45 Extract template control rendering to method 2018-07-11 15:10:56 -07:00
Alex P 83d8dd6669 Use separate actions for updating Time Marker and Time Window
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 15:00:31 -07:00
Alex P f5996ebe22 Rename components to be consistent 2018-07-11 14:57:56 -07:00
Andrew Watkins 81e00be6b7 Fix test 2018-07-11 14:48:45 -07:00
Brandon Farmer 7475542ea4 Log viewer infinite scrolling initial implementation
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-07-11 14:48:36 -07:00
Andrew Watkins 44a24e4634 Add precision to gauge and fix single stat bugs 2018-07-11 14:34:01 -07:00
Daniel Campbell a494795367 Merge pull request #3876 from influxdata/bugfix/nested-template-hydration
Hydrate nested templates consistently
2018-07-11 14:25:10 -07:00
Delmer Reed 1f2f4f9e48 Add handler for fetching query status 2018-07-11 17:14:26 -04:00
Brandon Farmer b1bb27bbee Initial duel load of log viewer data 2018-07-11 14:01:22 -07:00
Brandon Farmer 0e0a263993 Allow selection of single time from log viewer 2018-07-11 14:00:30 -07:00
Delmer Reed a94a00cd7f Add noop default to fetchTimeSeries
Layouts don't render with an `editQueryStatus` to dispatch. The noop is
required to have auto refreshing layouts.
2018-07-11 16:40:59 -04:00
Alex P b613c73975 Update time range in proper format when either window or time are changed
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 13:36:24 -07:00
Iris Scholten b5a07a5854 Merge pull request #3881 from influxdata/fix/tempVar-titles
Fix temp vars in title
2018-07-11 13:31:06 -07:00
Iris Scholten d64bd27480 Use localSelected temp var value instead of selected for name replacement 2018-07-11 13:22:04 -07:00
Delmer Reed 9ac7c21ee9 Update Table to include noop for fetching series 2018-07-11 15:50:08 -04:00
Delmer Reed 0354cbada8 Remove fetchTimeSeriesAsync 2018-07-11 14:58:51 -04:00