Commit Graph

10554 Commits (fb42e5259c7aadac9a7eeb05b6741fb3a9ecd315)

Author SHA1 Message Date
Alex P fb42e5259c Polish severity color config UI 2018-07-02 16:27:25 -07:00
Alex P 1685c181f0 Enlarge options overlay 2018-07-02 16:27:25 -07:00
Alex P 0a3d5a256a Ensure grid rows flow correctly 2018-07-02 16:27:25 -07:00
Alex P 0cf57bc969 WIP List severity levels and corresponding color selectors 2018-07-02 16:27:25 -07:00
Alex P 07c535fef3 Create component for choosing severity colors
This one is almost identical to the one used in the CEO but doesn’t
have to worry about the threshold type. This one is more simple and
contains a slightly different set of colors
2018-07-02 16:27:25 -07:00
Alex P cd76dffa5f Introduce log viewer options overlay 2018-07-02 16:27:25 -07:00
Alirie Gray 352cf0e0d0 Merge pull request #3814 from influxdata/feat/add-debug-endpoints
feat(server): add profiling routes to chronograf server
2018-07-02 15:48:49 -07:00
Michael Desa 21f35fd75f feat(server): add profiling routes to chronograf server
In order to diagnose why the dashbords page we'll need to profile
chronograf. This commit adds the debug routes to chronograf.
2018-07-02 15:19:34 -07:00
Brandon Farmer 83697be992 Merge pull request #3720 from influxdata/handle-influxd-ldap
Add endpoint for determining if ldap is enabled
2018-07-02 15:19:24 -07:00
Brandon Farmer 17d8ffe9c1 Remove concurrency from source authentication test 2018-07-02 14:30:08 -07:00
Deniz Kusefoglu 475ab5ed5f Merge pull request #3802 from influxdata/tempvars/select-default
Tempvars/select default
2018-07-02 14:25:05 -07:00
ebb-tide 012c18ef55 Remove unnecessary comment 2018-07-02 14:20:27 -07:00
Brandon Farmer 0698be1caf Use json ldap configuration over toml 2018-07-02 14:17:32 -07:00
Deniz Kusefoglu 7b5ec11fee Merge pull request #3811 from influxdata/bugfix/tempvar-autoinsert-buttons
Bugfix/tempvar autoinsert buttons
2018-07-02 14:08:01 -07:00
Delmer Reed 3c4eec6011 Remove unused notifyViewerUnauthorizedToSetTempVars 2018-07-02 17:01:20 -04:00
Delmer Reed 3254f004ef Fix capitalization mistakes from find and replace
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-07-02 17:01:13 -04:00
Delmer Reed be55667d2e Rename TemplateValue picked to localSelected
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-07-02 17:01:03 -04:00
ebb-tide 1208e3fc12 Convert ref to react16 refObject 2018-07-02 13:41:01 -07:00
ebb-tide d73b3126c0 Call onClickTempvar on mouseDown instead of MouseOver 2018-07-02 12:27:28 -07:00
ebb-tide da1ce83483 Revert changing mouseOver template replacement behavior 2018-07-02 12:27:05 -07:00
Brandon Farmer ad670f3531 Remove ldap specific endpoint
- LDAP information is now attached to source
2018-07-02 11:24:29 -07:00
Brandon Farmer 2a6d58743d Make authentication method available in sources 2018-07-02 11:24:29 -07:00
Brandon Farmer 4aeda9caf3 Add endpoint for determining if ldap is enabled 2018-07-02 11:24:29 -07:00
ebb-tide 8adbab0301 Convert QueryTextArea and TemplateDrawer to TS 2018-07-02 10:18:21 -07:00
ebb-tide e0dd454507 Have same tempvar insertion behavior for mouseover and mouseclick 2018-06-29 19:37:13 -07:00
ebb-tide 8c383a2179 Set tempvar preview list dimensions in fancy scrollbar instead of with css 2018-06-29 18:26:19 -07:00
ebb-tide 831f4e114d Simplify render function in Template meta query preview 2018-06-29 18:13:42 -07:00
ebb-tide b44f12e650 Fix replace tempvars to work with selected and picked template vars 2018-06-29 15:50:44 -07:00
Alex Paxton afb7809998 Merge pull request #3803 from influxdata/responsive-single-stat
Make Single Stat Responsive
2018-06-29 15:47:25 -07:00
Andrew Watkins c8e0597687 Merge pull request #3805 from influxdata/bugfix/source-meta-query
Bugfix Meta Query DataExplorer
2018-06-29 15:15:50 -07:00
Andrew Watkins b455656ba1 Use source object instead of host string in Table component 2018-06-29 14:49:30 -07:00
Andrew Watkins ef0f33c0ba Merge pull request #3804 from influxdata/bugfix/source-switch
Bugfix/source switch
2018-06-29 14:38:46 -07:00
Andrew Watkins 4f5f4ab60a Remove commented console.log 2018-06-29 14:24:56 -07:00
Andrew Watkins c5c7cbacfe Update CEO vis when source changes 2018-06-29 14:24:25 -07:00
Alex P 5e76962297 Increase vertical constraint resizer 2018-06-29 13:47:02 -07:00
Alex P b7b275e36e Updoot changelog 2018-06-29 13:38:21 -07:00
Alex P 3977318644 Preserve existing single stat styles and behavior when on top of line graph 2018-06-29 13:36:10 -07:00
Alex P 9447c02575 Determine single stat font size from cell dimensions 2018-06-29 12:54:22 -07:00
Delmer Reed d9da2e3c6f Merge remote-tracking branch 'origin' into tempvars/select-default 2018-06-29 13:03:19 -04:00
Alex P 5ed53035ed Merge branch 'master' into responsive-single-stat 2018-06-29 09:51:48 -07:00
Delmer Reed d2c30e9d5c Fix template var rendering one value
Fixing layout position change to fire only if a change occured prevents
an early putDashboardID action from clobbering the dashboard state.

Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-06-29 12:47:19 -04:00
Alex P 2dfa0192a7 Move single-stat styles into own stylesheet 2018-06-29 09:29:48 -07:00
Alex P a3871269cf Remove unused constant 2018-06-29 09:24:44 -07:00
Alex Paxton 5c79654a2f Merge pull request #3797 from influxdata/logs-viewer-polish
Logs Viewer Polish
2018-06-28 17:57:53 -07:00
Christopher Henn dd2e84e3b5 Update test snapshot 2018-06-28 16:55:36 -07:00
ebb-tide dd12890547 Remove requirement for user to be editor to PICK tempvars 2018-06-28 16:30:24 -07:00
ebb-tide 51b0e19424 Return hydrated template values with correct selected and picked fields 2018-06-28 16:26:23 -07:00
Iris Scholten 086aae9fc7 Merge pull request #3793 from influxdata/fix/query-old-sources
Stop querying old sources
2018-06-28 16:18:06 -07:00
ebb-tide 27a7a6c642 Update tempvar picked field from urlquery or from selected 2018-06-28 16:12:23 -07:00
Iris Scholten a8200ba4e9 Update changelog 2018-06-28 16:09:37 -07:00