Commit Graph

6631 Commits (bab2fbe96031c1eb4ef0b7fae5365c4bfffe3996)

Author SHA1 Message Date
ebb-tide d27036c825 Merge branch 'master' into ifql/join 2018-06-01 16:09:35 -07:00
ebb-tide dbe16c4ada Remove overspeicialized arg type definitions 2018-06-01 16:05:41 -07:00
ebb-tide d58c063fb2 WIP fix typescript inconsistencies 2018-06-01 13:08:29 -07:00
ebb-tide 05a377a48a No longer enrich suggestions 2018-06-01 12:21:49 -07:00
ebb-tide 0e61d8e330 Replace get with getdeep to add types and refactor for clarity 2018-06-01 12:19:41 -07:00
Brandon Farmer 92521d6920
Merge pull request #3547 from influxdata/log-viewer/fancy-scrollbars
Fixes fancy scrollbars in log viewer
2018-05-31 15:58:17 -07:00
Brandon Farmer d75b6cca8a Fixes fancy scrollbars in log viewer 2018-05-31 15:35:07 -07:00
Andrew Watkins 9ac84263a1 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
Christopher Henn 5058691043 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 163f91951a Fix table header 2018-05-31 15:20:53 -07:00
Christopher Henn 934ae8784d 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 dfa61e6ea7 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 7f2bbd88cc Fetch tag values count when fetching tag values
...instead of when fetching tag keys.
2018-05-31 15:20:53 -07:00
Andrew Watkins 5eaaa69e6e 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 a47e1bf7c8 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 0327e5d359 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 53d0de11c0 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 ed11ed865d Get actual databases for From component 2018-05-31 15:20:53 -07:00
Andrew Watkins 812d84043d 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 9897aac549 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 cdbe8a0069 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 035fe8e105 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 1d66d216ac 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 2c56ee1ce3 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 e2d82ae74d Refresh AST when getting time series 2018-05-31 15:20:52 -07:00
Christopher Henn f1d583407a 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 b1240ad156 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
Brandon Farmer d3cea46282 Add more styling to severity 2018-05-31 13:50:28 -07:00
Brandon Farmer ef0025c87c Implements basic log viewer search 2018-05-31 10:50:46 -07:00
ebb-tide 550b7b19b4 Name the default export from FuncArgTextArea correctly 2018-05-30 18:59:41 -07:00
ebb-tide d778346d61 DRY in FuncArds render function 2018-05-30 18:48:36 -07:00
ebb-tide 94b8501ef9 Refactor walker.test to create explicit expected variables 2018-05-30 18:14:54 -07:00
Brandon Farmer 98c70f70cb
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 97acfc07bf Display tabular log data and Calculate bin size for log viewer 2018-05-30 14:23:12 -07:00
Iris Scholten 5e6f46b868
Merge pull request #3527 from influxdata/fixes/custom-time-selector
Ensure Cells show only data from TimeSelector Constraints
2018-05-29 14:15:01 -07:00
Iris Scholten 896f049524 Update addTimeBoundsToRawText to use regex in its string matching checks instead of strings 2018-05-29 13:55:16 -07:00
Iris Scholten c84389556e Fix typo in buildCannedDashboardQuery 2018-05-29 13:17:42 -07:00
Iris Scholten 5eb8904d00 Update type in timeRanges.ts to extend TimeRange type from src/types/query 2018-05-29 13:16:35 -07:00
ebb-tide 46c30ed92f Merge branch 'master' into ifql/join 2018-05-29 12:36:57 -07:00
ebb-tide 9adf7b557d Remove ArgVar as an allowable argument type 2018-05-29 12:35:48 -07:00
ebb-tide a8b6bb48c8 Add missing suggestion params inside bodynodes function 2018-05-29 12:35:24 -07:00
ebb-tide eb4b9d238f Remove table1 and table2 from state in Join 2018-05-29 11:26:02 -07:00
Alex P 6c5f39cf85 Merge branch 'master' into log-viewer/placeholder-markup 2018-05-29 10:36:41 -07:00
ebb-tide a90313362f Remove unused vars 2018-05-29 09:55:41 -07:00
ebb-tide bb102812f7 Show table1 and table2 in dropdown selector even if they are not in dropdown items 2018-05-29 09:53:58 -07:00
Brandon Farmer b305008ce8
Merge pull request #3526 from influxdata/log-viewer/graph
Show histogram for log counts in log viewer
2018-05-26 15:24:18 -07:00
ebb-tide c82493d06b Convert objects and arrays to script correctly 2018-05-25 17:20:11 -07:00
ebb-tide 11d859ca2e Fix adding unnecessary newlines in script 2018-05-25 17:19:39 -07:00
ebb-tide 02337eab89 Stop deriving state from props in join component 2018-05-25 17:18:32 -07:00
ebb-tide f5e4571bd2 Make join return table object values from state 2018-05-25 17:18:03 -07:00