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 |
Andrew Watkins
|
e8340b2cc0
|
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 |
Brandon Farmer
|
843ad90bad
|
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
|
d3cea46282
|
Add more styling to severity
|
2018-05-31 13:50:28 -07:00 |
Michael Desa
|
9cd615b226
|
update dependencies by removing ifql and adding platform
|
2018-05-31 15:16:02 -04:00 |
Michael Desa
|
9b8e2facce
|
Use platform query package instead of ifql package
|
2018-05-31 14:48:27 -04: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 Paxton
|
4b0a31dfaa
|
Merge pull request #3529 from influxdata/log-viewer/placeholder-markup
Log Viewer Search & Filtering UI
|
2018-05-29 11:05:16 -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 |
Alex P
|
8698e6f8cf
|
Remove margin in filter tooltip
|
2018-05-25 16:56:20 -07:00 |
Alex P
|
3909a2012d
|
Improve readability of logic
|
2018-05-25 16:24:49 -07:00 |
ebb-tide
|
2617ede40d
|
Define additional argument types
|
2018-05-25 16:15:16 -07:00 |
ebb-tide
|
6b4e67c0cc
|
Correct default join string
|
2018-05-25 16:14:41 -07:00 |
Brandon Farmer
|
a8376ba615
|
Show histogram for log counts in log viewer
|
2018-05-25 16:03:22 -07:00 |
Alex P
|
2a7273a251
|
Introduce component for individual filters
|
2018-05-25 15:58:09 -07:00 |
Alex P
|
db3f3cb5e3
|
Create SCSS shadow mixin
this is used a bunch of places in the UI, going to work this in over
time
|
2018-05-25 15:57:38 -07:00 |
ebb-tide
|
cb13d44f97
|
Improve Join Function
|
2018-05-25 15:57:09 -07:00 |
Iris Scholten
|
3b8e608722
|
Update Changelog
|
2018-05-25 15:52:16 -07:00 |
Iris Scholten
|
8a73a53669
|
Convert ui/src/shared/data/timeRanges to typescript
|
2018-05-25 15:52:16 -07:00 |