Commit Graph

10777 Commits (3e3284ba9809efe5078c37e6bbeaf55f649cd95c)

Author SHA1 Message Date
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
Iris Scholten 0de537f213 Replace template value with temp var title if no values are found 2018-07-11 16:08:49 -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
Andrew Watkins 81e00be6b7 Fix test 2018-07-11 14:48:45 -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
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
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
Delmer 4dab2232a3 Merge pull request #3866 from influxdata/fix/hosts-dashboard-header
Fix hosts links rendering
2018-07-11 14:56:55 -04:00
Christopher Henn 84646f00fa Handle conflicting template names edge case 2018-07-11 11:13:32 -07:00
Christopher Henn a58490207a Hydrate nested templates consistently 2018-07-11 10:55:08 -07:00
Christopher Henn e79f02c682 Move Promise.all call down stack 2018-07-11 10:54:55 -07:00
Christopher Henn 69b5eb9a5c Prevent infinite looping of API call 2018-07-11 10:44:42 -07:00
Christopher Henn d1fd2697a3 Remove superfluous try/catch block 2018-07-11 10:36:51 -07:00
Iris Scholten b0d22dcb33 Merge pull request #3873 from influxdata/logs-viewer/severity-colors
Logs viewer Configs - severity colors
2018-07-11 10:21:25 -07:00
Andrew Watkins 4d498eba75 Merge branch 'master' of github.com:influxdata/chronograf 2018-07-11 10:03:53 -07:00
Andrew Watkins d385e612f5 Fix decimal point form style 2018-07-11 10:03:33 -07:00
Iris Scholten 8bdc724a8b Remove nested if 2018-07-11 09:53:39 -07:00
Iris Scholten 3a863b9c46 Remove async and await from handle update ui config functions 2018-07-11 09:49:05 -07:00
Iris Scholten 84f7da0fa5 Remove stale comment 2018-07-11 09:49:05 -07:00
Iris Scholten 7521fc5cbc Ensure there is only one source of truth for color hex in logs constant file 2018-07-11 09:48:56 -07:00
Iris Scholten 42757fc8ec Prevent log viewer configs overlay from updating unless state changes 2018-07-11 09:31:59 -07:00
Andrew Watkins 19c70ff3b7 Merge pull request #3874 from influxdata/cleanup/map-tv
Cleanup/map tv
2018-07-11 09:31:28 -07:00
Andrew Watkins 40d3fc6104 Trim newlines and whitespace at end of tempvar strings 2018-07-11 09:21:25 -07:00
Andrew Watkins 33bbea6d5f Update state on file click 2018-07-11 09:08:31 -07:00
Andrew Watkins 11e55561ff Fix spacing on --> 2018-07-11 08:47:13 -07:00
Andrew Watkins 391d65efb0 Move pluralizer to getter 2018-07-11 08:47:04 -07:00
Andrew Watkins 6cf8a1fcf1 Merge pull request #3872 from influxdata/bugfix/canned-layouts
Bugfix/canned layouts
2018-07-10 16:46:29 -07:00
Andrew Watkins 1fdf531f9a Update cmd to com 2018-07-10 16:35:57 -07:00
Alirie Gray 9c052e5b82 Merge pull request #3806 from influxdata/logs-viewer/logs-overlay-api
Add API to get/update Log Viewer UI config within parent Organization Config
2018-07-10 16:27:23 -07:00