Commit Graph

10183 Commits (bf0d672d0bba5a6f82a1869033bf837871b43533)

Author SHA1 Message Date
ebb-tide 8c6b2bff76 Prune dashtimev1 values for dashboards that do not exist in dasboards page
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-06-01 13:40:34 -07:00
ebb-tide e69e0fa47e WIP fix typescript inconsistencies 2018-06-01 13:08:29 -07:00
ebb-tide ced2b894e4 No longer enrich suggestions 2018-06-01 12:21:49 -07:00
ebb-tide 189ff6ae0a Replace get with getdeep to add types and refactor for clarity 2018-06-01 12:19:41 -07:00
Jared Scheib b831c08c56 WIP Validate timeRange from URL query param 2018-05-31 18:44:01 -07:00
Jared Scheib 0a2d817586 Prevent unnecessary TemplateControlBar re-render so TemplateControlDropdowns stay open
Convert TemplateControlBar to ES6 class to use shouldComponentUpdate
2018-05-31 18:00:18 -07:00
Jared Scheib 0ff22b3c24 Consume zoomed time range from URL queries in DashboardPage state 2018-05-31 17:51:08 -07:00
Jared Scheib 025312a380 Rename query to queries in fn & var names for precision 2018-05-31 17:45:43 -07:00
Jared Scheib ce0708e56f Fix tempvars being removed from url upon time range selection 2018-05-31 17:43:41 -07:00
ebb-tide ffca9ad0f1 Set Dashboard time range from query string middleware
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-31 16:45:40 -07:00
Brandon Farmer 955b2d278f Merge pull request #3547 from influxdata/log-viewer/fancy-scrollbars
Fixes fancy scrollbars in log viewer
2018-05-31 15:58:17 -07:00
Andrew Watkins be1316b92a Merge pull request #3546 from influxdata/ifql/schema-explorer
Ifql/schema explorer
2018-05-31 15:49:17 -07:00
Brandon Farmer fb3cc1fcd5 Fixes fancy scrollbars in log viewer 2018-05-31 15:35:07 -07:00
Andrew Watkins 535d34ef05 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
ebb-tide 74f13d6114 Prevent null valued object parameters from updating Location query
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-05-31 15:29:54 -07:00
Christopher Henn 4894e2e82d Increase pagination constant
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Christopher Henn 4a3184b968 Fix table header 2018-05-31 15:20:53 -07:00
Christopher Henn aa30ccf61a Only show sidebar if multiple results
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Christopher Henn 9b4654c76f Display message when TagList is empty
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Christopher Henn 93a4786130 Fetch tag values count when fetching tag values
...instead of when fetching tag keys.
2018-05-31 15:20:53 -07:00
Andrew Watkins 3db7c6fca0 Simplify result naming in table sidebar
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins 1c6ba204be Display proper count in load more button
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins a6e16c35de Cleanup
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins c254a8b5da Enable pagination in tag value lists
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins a86c2817a8 Get actual databases for From component 2018-05-31 15:20:53 -07:00
Andrew Watkins 3bb4644aa9 Enable filtering with TagValueListItem
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:53 -07:00
Andrew Watkins 3fbfd97929 Add loading state to searching
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:20:52 -07:00
Christopher Henn aabbbf2102 Display loading state for tag key and value lists
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 7bb4afde77 Enable searching tag values
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 c6862669ee Enable searching tag keys
...and remove unused top-level filter.

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 a1b19295db 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
Andrew Watkins 74403084f0 Refresh AST when getting time series 2018-05-31 15:20:52 -07:00
Christopher Henn d9942259db 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 c575a09d89 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
Andrew Watkins edb919408a Merge pull request #3544 from influxdata/md-platform-query
Use platform query package instead of ifql for ifql builder endpoints
2018-05-31 15:20:13 -07:00
ebb-tide 45600b3846 Sync Url Query to timerange selections for lower,upper, and zoomed ranges 2018-05-31 15:16:57 -07:00
Brandon Farmer 03f7d277ba Merge pull request #3543 from influxdata/log-viewer/basic-search
Implements basic log viewer search
2018-05-31 14:03:59 -07:00
Brandon Farmer 2e49a5f30f Add more styling to severity 2018-05-31 13:50:28 -07:00
Michael Desa be5a73cfdf update dependencies by removing ifql and adding platform 2018-05-31 15:16:02 -04:00
Michael Desa f8a7eff2f0 Use platform query package instead of ifql package 2018-05-31 14:48:27 -04:00
Brandon Farmer dcd978949b Implements basic log viewer search 2018-05-31 10:50:46 -07:00
ebb-tide fc3e2bc091 Name the default export from FuncArgTextArea correctly 2018-05-30 18:59:41 -07:00
ebb-tide c626809e6f DRY in FuncArds render function 2018-05-30 18:48:36 -07:00
ebb-tide a3aa112cc3 Refactor walker.test to create explicit expected variables 2018-05-30 18:14:54 -07:00
Deniz Kusefoglu f79d147c8f Show error notification for each invalid tempvar value in url query
Rename queries to urlQueries for clarity.

Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-30 16:30:32 -07:00
Jared Scheib 62c39c00f8 Remove deleted tempVars from URL query upon manager save 2018-05-30 15:34:35 -07:00
Brandon Farmer d2171be2e0 Merge pull request #3538 from influxdata/log-viewer/graph
Calculate bin size for log viewer
2018-05-30 15:00:33 -07:00
Brandon Farmer aa17232a3a Display tabular log data and Calculate bin size for log viewer 2018-05-30 14:23:12 -07:00
Deniz Kusefoglu 65f15927ce Keep URL fully in sync with all tempvars 2018-05-30 12:53:53 -07:00
Jared Scheib 7d7ca9f35c Rename templateVariableQueryGenerator.js to tempVars.js 2018-05-30 11:22:04 -07:00