Commit Graph

7738 Commits (70369aedafa25b678dbd3bd51fddcf8620c51fc3)

Author SHA1 Message Date
Andrew Watkins 8ac70d0bc0 Fix buildInflux tests 2018-07-16 16:38:54 -07:00
ebb-tide 46642d30b8 Remove perens to make prettier happier 2018-07-16 16:25:48 -07:00
ebb-tide 46638041dd Removed unused colors schemas 2018-07-16 16:24:57 -07:00
Iris Scholten b8f8fa59b1 Convert Links action to typescript 2018-07-16 16:20:32 -07:00
Iris Scholten b196af3012 Convert influxql.test to typescript 2018-07-16 16:11:13 -07:00
ebb-tide c1dd30228d Merge branch 'master' into polish/gauge-label-decimals 2018-07-16 16:09:24 -07:00
Iris Scholten cf2da0a245 Convert auth reducer, action and test to ts 2018-07-16 16:03:26 -07:00
ebb-tide 32a5e5b410 Convert Gauge to TS and apply decimalPlaces to labels and values 2018-07-16 15:58:45 -07:00
Iris Scholten 431de42d66 Convert app.test reducer and reducer test to ts 2018-07-16 15:13:31 -07:00
Iris Scholten f3ef13a54c Convert ui.test.js to typescript 2018-07-16 14:35:37 -07:00
Iris Scholten c2cb3160c2 Fix horizontal scrolling in logs table 2018-07-16 14:28:25 -07:00
Andrew Watkins e475ea125f
Merge pull request #3928 from influxdata/bugfix/host-switcher
Supply database to request for hosts
2018-07-16 13:37:39 -07:00
Andrew Watkins 5e3a625e44
Merge pull request #3904 from influxdata/refactor/auto-refresh
Refactor AutoRefresh as singleton
2018-07-16 12:33:50 -07:00
Christopher Henn 8d767e8449 Simplify typing 2018-07-16 12:24:31 -07:00
Christopher Henn 20a1d4f8ec Remove irrelevant comments 2018-07-16 12:24:31 -07:00
Christopher Henn d036084bf8 Guard against creating cyclic dependencies 2018-07-16 12:24:31 -07:00
Christopher Henn a022147177 Add tests 2018-07-16 12:24:31 -07:00
Christopher Henn 7b4e398dd4 Clean up CachingTemplateQueryFetcher 2018-07-16 12:24:31 -07:00
Christopher Henn 0fcad23494 Ensure localSelectedValue exists during hydration 2018-07-16 12:24:31 -07:00
Christopher Henn cc2de563dd Support multi-level template dependencies 2018-07-16 12:24:31 -07:00
Andrew Watkins d1e23c5bfa Supply database to request for hosts 2018-07-16 12:12:17 -07:00
Andrew Watkins 30a55d0ac3 Convert LayoutCellHeader to TS 2018-07-16 10:01:34 -07:00
Andrew Watkins 8ad71b0936 Convert constants files to TS 2018-07-16 10:01:34 -07:00
Andrew Watkins 922270b3b3 Fix StatusPage types 2018-07-16 10:01:34 -07:00
Andrew Watkins bf9d7840b0 Convert LayoutRenderer to TS 2018-07-16 10:01:34 -07:00
Andrew Watkins e17105151c Update Layout to TS 2018-07-16 10:01:34 -07:00
Andrew Watkins 625982b9c9 Fix bar graph 2018-07-16 10:01:34 -07:00
Andrew Watkins 8dea28e690 Update timeSeriesTransformers test to ts 2018-07-16 10:01:34 -07:00
Andrew Watkins 0ee5a2ab03 Update DataExplorer to use new AutoRefresh api 2018-07-16 10:01:34 -07:00
Andrew Watkins 2b2b3cd24c Convert RuleDetailsText to TS 2018-07-16 10:01:34 -07:00
Andrew Watkins 1207c31bec Convert underlay callback to TS 2018-07-16 10:01:34 -07:00
Andrew Watkins bf5157b530 Separate RuleGraph from LineGraph 2018-07-16 10:01:34 -07:00
Andrew Watkins 5ee0f5771a Move annotation refreshing to AutoRefresh 2018-07-16 10:01:34 -07:00
Andrew Watkins 838b759f2b Fix consolidate loading spinner 2018-07-16 10:01:34 -07:00
Andrew Watkins 81b856e072 Reafactor RefreshingGraph component 2018-07-16 10:01:34 -07:00
Andrew Watkins e609f7f02a Convert AutoRefresh to class 2018-07-16 10:01:34 -07:00
Andrew Watkins 7579dfd36a Remove dummy component 2018-07-16 10:01:34 -07:00
Andrew Watkins e85cb648d0 Move polling to DashboardPage 2018-07-16 10:01:34 -07:00
Andrew Watkins 2bb4715db1 WIP Spike on AutoRefresh as singleton 2018-07-16 09:59:54 -07:00
Christopher Henn 6b1e38e377 Use sorted templates in query template replacement
This ensures that CSV and Map templates whose values contain other
templates are rendered approriately in the replaced query. For more
context, see #3853.
2018-07-13 17:38:54 -07:00
Alex Paxton 519ece6c58
Merge pull request #3892 from influxdata/bugfix/rule-select
Bugfix kapacitor rule enable / disable
2018-07-13 17:28:27 -07:00
Brandon Farmer 9a581c692a
Merge pull request #3923 from influxdata/log-viewer/fix-upper-fetch
Fetch more when scrolling
2018-07-13 17:21:03 -07:00
Alex Paxton 607ecafa27
Merge pull request #3920 from influxdata/condense-logs-further
Condense Logs Further
2018-07-13 17:12:50 -07:00
Brandon Farmer 590a1d2ee2 Remove unused functions 2018-07-13 17:12:23 -07:00
Daniel Campbell 6bea5fc98c
Merge pull request #3922 from influxdata/histogram-timestamp-marker
Add timestamp marker to histogram
2018-07-13 17:11:42 -07:00
Iris Scholten f617e4f080
Merge pull request #3919 from influxdata/tempVars/text-viewer
Fix viewers getting logged out when changing text temp var
2018-07-13 17:09:16 -07:00
Brandon Farmer eacd2d9713 Fetch more when scrolling 2018-07-13 17:05:13 -07:00
Iris Scholten 6b85d7e936 Fix viewers getting logged out when changing text temp var 2018-07-13 17:00:07 -07:00
Daniel Campbell 851c4d1857 Add timestamp marker to histogram 2018-07-13 16:43:56 -07:00
Iris Scholten 4674ee3e60 Make template variable names visible to visitors 2018-07-13 16:32:19 -07:00
Alex Paxton a2ce708c26
Merge branch 'master' into condense-logs-further 2018-07-13 16:28:30 -07:00
Alex P 17e1f322c2 Remove background on hovered rows 2018-07-13 16:26:08 -07:00
Brandon Farmer 48b5b30bef
Merge pull request #3917 from influxdata/log-viewer/small-cleanup
Small tidying up on expand message refactor
2018-07-13 16:22:14 -07:00
Brandon Farmer 2bfec54735 Properly order rows in log viewer 2018-07-13 16:12:13 -07:00
Alex P 5064ca24b3 Align expandable message text with text beneath 2018-07-13 15:07:50 -07:00
Alex P 793a73dd8a Shrink clickable labels 2018-07-13 15:07:21 -07:00
Alex P 79da5c5a9e Shrink log message and histogram height 2018-07-13 15:07:05 -07:00
Brandon Farmer 97edcf81da Better fallbacks for data fetching 2018-07-13 15:00:31 -07:00
Brandon Farmer ad4dcb3147 Lock to top when live updating 2018-07-13 14:39:48 -07:00
Brandon Farmer e745e231af Update throttle time 2018-07-13 14:25:54 -07:00
Christopher Henn e59248aff5 Update template draft state with fresh values 2018-07-13 14:03:37 -07:00
Christopher Henn 5333397c0e Yield histogram plot data to children 2018-07-13 14:02:38 -07:00
Brandon Farmer 22e9526e6e Small tidying up on expand message refactor 2018-07-13 13:34:33 -07:00
Daniel Campbell 7537ee3727
Merge pull request #3908 from influxdata/logs-table-formatting
Truncate log messages & display overlay when clicked
2018-07-13 11:59:49 -07:00
Daniel Campbell 1ef22936bf remove commented code 2018-07-13 11:50:03 -07:00
Daniel Campbell 2c34d5c8f8 set max height for overlay and reposition to align with top of row 2018-07-12 18:56:45 -07:00
Daniel Campbell 73554e4408 fix issue with flickering row highlighting 2018-07-12 18:20:11 -07:00
Alex P 26c4b4abc1 Set custom time when clicking a timestamp in a log message 2018-07-12 18:17:50 -07:00
Daniel Campbell e7ab1941ba add ability to view truncated log message 2018-07-12 18:05:04 -07:00
Alex P 95fab010da Tie together both time dropdowns 2018-07-12 17:16:33 -07:00
Alex P 707337607d Use shorter names for relative time options 2018-07-12 16:32:05 -07:00
Alex P 12fc3fb1a1 Move PointInTimeDropdown to page header 2018-07-12 16:31:39 -07:00
Iris Scholten fddec43ab1
Merge pull request #3900 from influxdata/logs-viewer/histogram-bars-sort
Sort histogram bars and tooltip in the order of severity
2018-07-12 15:50:06 -07:00
Brandon Farmer 5668ece59a
Merge pull request #3903 from influxdata/log-viewer/reset-scroll
Add scroll reset and local storage defaults for log viewer
2018-07-12 15:47:40 -07:00
Brandon Farmer d5de3c93db Add scroll reset and local storage defaults for log viewer 2018-07-12 15:35:22 -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
Daniel Campbell d589d0783b cleanup unused functions 2018-07-12 15:20:13 -07:00
Daniel Campbell 363e54abaa truncate log message text 2018-07-12 15:07:41 -07:00
Alex P 0e81c6e165 Merge branch 'master' into improve-clarity-play-button 2018-07-12 14:13:43 -07:00
Alex P 6e577b67dc Implement RadioButtons in Logs viewer header 2018-07-12 14:08:54 -07:00
Alex P 8bae46f829 Allow icons to be used in radio buttons 2018-07-12 14:08:16 -07:00
Alex P 5c382f6dc2 Bring back TimePeriod type 2018-07-12 13:41:17 -07:00
Alex P bd454b4a0e Update Test Snapshots 2018-07-12 13:26:49 -07:00
Alex P bb5da598b7 Remove zoom and xbrush from histogram 2018-07-12 13:25:18 -07:00
Alex P bd5cfa9d85 Pass time up instead of entire bar group on click 2018-07-12 13:17:26 -07:00
Alex P 89fe418db7 Remove unused import 2018-07-12 12:58:55 -07:00
Alex Paxton ee59ea9188
Merge branch 'master' into logs-histogram-window 2018-07-12 12:55:41 -07:00
Daniel Campbell de855ac9a3
Merge pull request #3891 from influxdata/fix/stale-dashboard-switcher
Fix stale dashboard switcher
2018-07-12 11:51:49 -07:00
Alex P 56dbaf536c Update test snapshots 2018-07-12 11:44:43 -07:00
Alirie Gray 6459f426db Fix tslint errors 2018-07-12 11:42:27 -07:00
Alex P e2bfebd918 moar rebase 2018-07-12 11:36:21 -07:00
Alirie Gray 7d52997630 Switched value and color properties of log config in tests 2018-07-12 11:28:22 -07:00
Alirie Gray 95a7b7fcad Switch name and value properties of severity color to match API data model 2018-07-12 11:28:22 -07:00
Alirie Gray 4939f50393 Refactor update functions for severity level and format to be async 2018-07-12 11:28:22 -07:00
Alirie Gray 1bed3e2d0a Rename log config link and remove obsolete variable assignments 2018-07-12 11:28:22 -07:00
Alirie Gray a90baebded Replace hard-coded log config data with call to server 2018-07-12 11:28:22 -07:00
Alex P 451cb2dce6 Merge remote-tracking branch 'origin/logs-histogram-window' into logs-histogram-window 2018-07-12 11:27:48 -07:00
Alex P d32f105b18 rebase 2018-07-12 11:24:11 -07:00
Alex P e7eb8293a7 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-12 11:05:27 -07:00
Alex P d94fa96fc7 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-12 11:04:57 -07:00
Alex P 36f34a4235 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-12 11:01:38 -07:00
Alex P 02e3be1ef5 Make histogram zoom interaction optional
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 11:01:38 -07:00
Alex P 2a80bcf926 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-12 10:58:03 -07:00
Alex P d1517567c2 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-12 10:55:30 -07:00
Alex P b703fde6f2 Reorganize actions to be async
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:55:30 -07:00
Alex P 2278f84761 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-12 10:52:29 -07:00
Alex P 49a6bfb53d Rename components to be consistent 2018-07-12 10:49:44 -07:00
Alex P bfc9ed0c81 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-12 10:49:44 -07:00
Alex P 6a356bec0f Separate time and window
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:49:44 -07:00
Alex P 3fa83d04ff Introduce time window dropdown and actions
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:43:35 -07:00
Delmer Reed 15bf39703f Remove active link check in rename 2018-07-12 13:06:35 -04:00
Delmer Reed 624b8fed60 Refactor switcher links updates into one method 2018-07-12 12:48:34 -04:00
Andrew Watkins 1d9d9bbc5b Replace use of errorThrown with newer notify action 2018-07-12 09:22:52 -07:00
Andrew Watkins 5da4cf9e4c Add test for bug 2018-07-12 09:05:02 -07:00
Andrew Watkins 86ad5a6d0f Use proper id in htmlFor prop 2018-07-12 08:41:50 -07:00
Delmer Reed 7753c5896f Add methods for dashboard changes 2018-07-12 11:38:37 -04:00
Delmer Reed a1b3927f73 Add test for updating dashboard name link 2018-07-12 11:21:39 -04:00
Brandon Farmer ee9d7ab1fb
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 92354eb67e Add types and extract constants for log viewer 2018-07-11 19:36:51 -07:00
Alex P 0b08684d30 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 1215cb53cd 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 e86f157ed1 Refactor link rename to update without fetching 2018-07-11 22:12:24 -04:00
Alex P fc9af4094b 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 659ad090b3 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 5c411c5eac Update active dashboard link after getting dashboard 2018-07-11 21:23:15 -04:00
Delmer Reed b2225d937c Fix stale dashboard on rename 2018-07-11 21:23:15 -04:00
Alex P e71c69195f 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 6e3fbea030 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
Iris Scholten 0ae0ec0fd1
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
Iris Scholten dc2d721b39 Allow filtering out with regex in logs table 2018-07-11 16:18:33 -07:00
Alex P 51e8f00e8f 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 b22b36a81c Replace template value with temp var title if no values are found 2018-07-11 16:08:49 -07:00
Brandon Farmer f64107fc30 Use proper application header value 2018-07-11 15:53:38 -07:00
Andrew Watkins 3d9fbece04
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 ae8094604a
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 407c9c483e Derive TextTemplateSelector state correctly 2018-07-11 15:10:56 -07:00
Christopher Henn f6e4341f30 Appease the linting gods 2018-07-11 15:10:56 -07:00
Christopher Henn 4aa30e92b1 Add tests 2018-07-11 15:10:56 -07:00
Christopher Henn f5a3e5b65a Refine input interaction 2018-07-11 15:10:56 -07:00
Christopher Henn c83743e9b2 Introduce TextTemplateSelector 2018-07-11 15:10:56 -07:00
Christopher Henn 1ab33d045a Enable creation of text template variables 2018-07-11 15:10:56 -07:00
Christopher Henn 094af8e0e9 Refactor onPickTemplate prop 2018-07-11 15:10:56 -07:00
Christopher Henn 2b91a8720e Extract TemplateControl dropdown to component 2018-07-11 15:10:56 -07:00
Christopher Henn 22ee0e911f Rename TemplateControlDropdown to TemplateControl 2018-07-11 15:10:56 -07:00
Christopher Henn 32de3b4a53 Extract template control rendering to method 2018-07-11 15:10:56 -07:00
Alex P df1e6e952c 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 bd5711b22e Rename components to be consistent 2018-07-11 14:57:56 -07:00
Andrew Watkins 0ef0a3fd26 Fix test 2018-07-11 14:48:45 -07:00
Brandon Farmer a66b3de051 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 1a2ae2b3ab Add precision to gauge and fix single stat bugs 2018-07-11 14:34:01 -07:00
Daniel Campbell 04b63be090
Merge pull request #3876 from influxdata/bugfix/nested-template-hydration
Hydrate nested templates consistently
2018-07-11 14:25:10 -07:00
Delmer Reed bf34fcc872 Add handler for fetching query status 2018-07-11 17:14:26 -04:00
Brandon Farmer 1448fbb93e Initial duel load of log viewer data 2018-07-11 14:01:22 -07:00
Brandon Farmer 61d5c1766e Allow selection of single time from log viewer 2018-07-11 14:00:30 -07:00
Delmer Reed 1043d935d2 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 6b926b6f7b 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 7158dcdf65
Merge pull request #3881 from influxdata/fix/tempVar-titles
Fix temp vars in title
2018-07-11 13:31:06 -07:00
Iris Scholten 708ad70ad7 Use localSelected temp var value instead of selected for name replacement 2018-07-11 13:22:04 -07:00
Delmer Reed 52e7c437cb Update Table to include noop for fetching series 2018-07-11 15:50:08 -04:00
Delmer Reed ac6dae950d Remove fetchTimeSeriesAsync 2018-07-11 14:58:51 -04:00
Delmer 4a526b96e3
Merge pull request #3866 from influxdata/fix/hosts-dashboard-header
Fix hosts links rendering
2018-07-11 14:56:55 -04:00
Christopher Henn b3947537e1
Handle conflicting template names edge case 2018-07-11 11:13:32 -07:00
Christopher Henn 3cc42562ad
Hydrate nested templates consistently 2018-07-11 10:55:08 -07:00
Christopher Henn 89a066e674
Move Promise.all call down stack 2018-07-11 10:54:55 -07:00
Christopher Henn d20cb41278 Prevent infinite looping of API call 2018-07-11 10:44:42 -07:00
Christopher Henn f26dc8046d
Remove superfluous try/catch block 2018-07-11 10:36:51 -07:00
Iris Scholten e389b3343a
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 ca2dc3b0ac Merge branch 'master' of github.com:influxdata/chronograf 2018-07-11 10:03:53 -07:00
Andrew Watkins ea24ac036a Fix decimal point form style 2018-07-11 10:03:33 -07:00
Iris Scholten 01518d82d2 Remove nested if 2018-07-11 09:53:39 -07:00
Iris Scholten ea8e662116 Remove async and await from handle update ui config functions 2018-07-11 09:49:05 -07:00
Iris Scholten 1ca6f84f7d Remove stale comment 2018-07-11 09:49:05 -07:00
Iris Scholten b671f83283 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 f954685a10 Prevent log viewer configs overlay from updating unless state changes 2018-07-11 09:31:59 -07:00
Andrew Watkins 64cfda8a69 Trim newlines and whitespace at end of tempvar strings 2018-07-11 09:21:25 -07:00
Andrew Watkins 4018adfca6 Update state on file click 2018-07-11 09:08:31 -07:00
Andrew Watkins 5467f128e2 Fix spacing on --> 2018-07-11 08:47:13 -07:00
Andrew Watkins 2dc6e5c9b9 Move pluralizer to getter 2018-07-11 08:47:04 -07:00
Alex P 48b91b37e6 Separate time and window
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-10 16:25:37 -07:00
Iris Scholten 4389d8d7a9 Use severityLevelColors in logs table and histogram 2018-07-10 16:12:43 -07:00
Delmer Reed eb000303e1 Fix links switcher test file name 2018-07-10 19:00:06 -04:00
Delmer Reed 6ce71a3960 Update loadDashboardLinks util to live in apis 2018-07-10 18:59:07 -04:00
Delmer Reed 4d53b053ae Add loadHostLinks test 2018-07-10 18:06:05 -04:00
Delmer Reed e0a8046a22 Refactor switcher links utils 2018-07-10 17:45:32 -04:00
Christopher Henn 4996b5f373 Support auto group by queries in Data Explorer 2018-07-10 14:42:01 -07:00
Andrew Watkins 99d15a209a
Merge pull request #3864 from influxdata/feature/decimals
Decimal Places Single Stat
2018-07-10 14:36:37 -07:00
Iris Scholten 93a076fcb9 Update redux with severity level color changes 2018-07-10 14:19:29 -07:00
Iris Scholten fc09dfa9cd Add severityColorOptions to logConfig
Update transformation utils and tests
Update constants and components to use new type structure
2018-07-10 14:07:38 -07:00
Alex P bf693bf69d Introduce time window dropdown and actions
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-10 13:57:31 -07:00
Delmer Reed 69667257ba Add hosts switcher links test 2018-07-10 15:41:13 -04:00
Delmer Reed 721d0ce266 Update dashboardNameLinks test extension 2018-07-10 15:38:58 -04:00
Delmer Reed c036050eb9 Update hostpage to use hostlinks
Updates host page to use hostSwitcherLinks util and removes dead code
for focusedApp query location.
2018-07-10 15:37:39 -04:00
Andrew Watkins 5aa534d673 Add decimal place options to single-stat and line plus single stat 2018-07-10 11:24:46 -07:00
Iris Scholten 31b62aa876 Fix row not highlighting when hovering over severity column 2018-07-10 11:15:02 -07:00
Delmer Reed fe5cfcc971 Fix hosts DashboardHeader rendering
Fixes dashboard links to conform to DashboardSwitcherLinks interface.
2018-07-10 13:58:32 -04:00
Daniel Campbell 6eb2dd6bec
Merge pull request #3855 from influxdata/logs-page-polish
Logs page polish
2018-07-10 10:51:02 -07:00
Alex P 09119db4f7 Align severity text with dot 2018-07-10 10:09:52 -07:00
Alex P ae42928c16 Rename function to match event name 2018-07-10 10:09:34 -07:00
Alex P d48b3254e9 Fix styling of filter blocks
the LI tag was inheriting some funky
2018-07-10 10:09:06 -07:00