Alex P
fbb992af22
Updoot changelog
2018-06-28 10:38:17 -07:00
Alex P
722d75a2a0
Move PageHeader and associated components into reusable UI directory
2018-06-28 10:34:41 -07:00
Brandon Farmer
e9866cff6d
Merge pull request #3789 from influxdata/bug-fix/scrolling-logs-with-no-message
...
Handle case when log message is empty
2018-06-28 10:15:11 -07:00
Alex P
be99e1c1e8
Hide cell context items until cell hover
2018-06-28 10:09:07 -07:00
Alex P
1e5bf4d91d
Remove redundant styles
2018-06-28 10:08:48 -07:00
Brandon Farmer
3fb98c22e6
Handle case when log message is empty
2018-06-28 09:42:15 -07:00
Delmer Reed
40aa1db788
Move shared preview list dimensions to constants
2018-06-28 11:27:23 -04:00
ebb-tide
c04655d446
Add styling to CSV tempVar builder and add compact style to draganddrop.
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-06-27 18:25:50 -07:00
Andrew Watkins
b3d2a6c6f5
Replace template variables in the CEO
2018-06-27 17:06:18 -07:00
Andrew Watkins
6c4f74cbcf
First pass at tempVar frontent plumbing
2018-06-27 17:06:18 -07:00
Andrew Watkins
583791d807
Fix go test
2018-06-27 17:05:35 -07:00
Andrew Watkins
e82539d88c
Refine replacement of Regex
2018-06-27 17:05:35 -07:00
Andrew Watkins
7db0ae74b9
Move replate replacement functions to the frontend
2018-06-27 17:05:35 -07:00
Andrew Watkins
905dce7140
Calc auto group by on the frontend
2018-06-27 17:05:35 -07:00
Andrew Watkins
5cc0ef0050
WIP template variable replacement frontend
2018-06-27 17:05:35 -07:00
Andrew Watkins
49d7998d08
Return query duration from /query endpoint
2018-06-27 17:05:35 -07:00
Alex Paxton
15f62bd7a4
Merge pull request #3770 from influxdata/enhancement/crosshair
...
Update crosshair on mousemove
2018-06-27 17:05:11 -07:00
Alex P
e1af46f44b
Merge branch 'master' into enhancement/crosshair
2018-06-27 16:49:53 -07:00
Alex P
06cd4e49f8
Prevent lingering crosshair when mouse leaves dygraph
2018-06-27 16:46:06 -07:00
Alex P
c32c7d68dc
Update changelog
2018-06-27 16:44:18 -07:00
Alex P
8ee6a2d559
Remove extra div
2018-06-27 16:41:43 -07:00
Alex P
573bd8e754
Don't move legend when mouse is in legend
2018-06-27 16:33:25 -07:00
Alex P
6dfba05ac3
Position legend using hover time
2018-06-27 16:23:52 -07:00
Alex P
b8f78a5023
Use number instead of null
2018-06-27 16:23:08 -07:00
Alex P
65c5cfe156
Use more performant means of positioning crosshair
2018-06-27 16:07:50 -07:00
Alex P
fce58b66bc
Fix static legend state loop
2018-06-27 16:06:05 -07:00
ebb-tide
169a4dbf46
Merge branch 'master' into tempvars/select-default
2018-06-27 15:30:12 -07:00
Alirie Gray
d2c4f616b3
Simplify Swagger config API & add AuthConfig definition
...
Co-Authored-By: Jared Scheib <jared.scheib@gmail.com>
2018-06-27 15:17:14 -07:00
Alirie Gray
4f8a29d8dc
Simplify log viewer UI config models in Swagger
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-06-27 15:07:17 -07:00
Chris Henn
120f77c90e
Merge pull request #3781 from influxdata/log-viewer/histogram
...
Show stacked histogram in log viewer
2018-06-27 14:56:09 -07:00
Deniz Kusefoglu
d4ba6b8d0e
Merge pull request #3783 from influxdata/refactor/drag-and-drop
...
Refactor drag and drop to listen for events directly on window.
2018-06-27 14:32:14 -07:00
Delmer Reed
b1932352c9
Rename default to selected and use picked as an ephemeral ui value
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-06-27 17:17:09 -04:00
Christopher Henn
fc1183f901
Add parseHistogramQueryResponse test
2018-06-27 13:36:01 -07:00
Christopher Henn
817e2307c2
Add HistogramChart snapshot tests
2018-06-27 13:15:06 -07:00
ebb-tide
62c51a685b
Refactor drag and drop to listen for events directly on window.
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-06-27 12:33:09 -07:00
Christopher Henn
4b6c70b6f1
Use deterministic rendering keys in HistogramChart
2018-06-27 12:24:49 -07:00
Alex Paxton
6ccd45f6d5
Merge pull request #3778 from influxdata/refactor-overlay-technology
...
Refactor Overlay Technology
2018-06-27 11:48:16 -07:00
Alex P
7545979ebe
Remove console.log
2018-06-27 11:36:31 -07:00
Alex P
7b4d798ec7
Fix broken flux page
2018-06-27 11:33:40 -07:00
Alex P
cd8bb88f9a
Replace ternaries with clean alternative
2018-06-27 10:54:59 -07:00
Alex P
4ab1e4dde8
Improve names of states and getters
2018-06-27 10:50:43 -07:00
Christopher Henn
a1b6b507e5
Show stacked histogram in log viewer
2018-06-27 09:25:11 -07:00
ebb-tide
762b9703cf
Merge branch 'tempvars/select-default' of github.com:influxdata/chronograf into tempvars/select-default
2018-06-27 08:18:31 -07:00
Alex P
ddc0781a9f
Move overlay related components to new "Reusable UI" directory
2018-06-26 17:45:52 -07:00
Alex P
cca3ce167e
Remove component to consolidate
2018-06-26 17:37:30 -07:00
Alex P
8c8fcbb3b3
Fix failing test
2018-06-26 17:36:20 -07:00
Alex Paxton
89d155e379
Merge pull request #3775 from influxdata/refactor-overlay-technology-tests
...
Tweak OverlayTechnology lifecycle and fix test
2018-06-26 17:28:39 -07:00
Alirie Gray
438c80abc1
Add a swagger definition for UI config settings and API Routes
...
Specifically, this adds a definition for getting and updating
the log viewer UI Settings, i.e. severityColors,
columns, and severityColumnFormat.
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-06-26 17:12:00 -07:00
Christopher Henn
80b3f84b16
Tweak OverlayTechnology lifecycle and fix test
2018-06-26 16:53:05 -07:00
Alex P
3e046839e1
Add data-test values for testing
2018-06-26 16:10:12 -07:00