Commit Graph

3616 Commits (4d4110c26179a0fc7843c42e64fe06a9c0542263)

Author SHA1 Message Date
Alex P d012455914 Remove "instructions" row in CSV type tempvars
Removed the “instructions” box that previously appeared when choosing
CSV type tempvars. It is safe to assume that users know the format, and
the real estate gain makes this change very worth it
2017-05-11 16:49:06 -07:00
Hunter Trujillo 3cf8e0c7d5 New version clears local storage. 2017-05-11 12:16:43 -07:00
Alex P 4751f06f87 Style placeholder text in kap rule data section 2017-05-11 11:50:34 -07:00
Alex P fd49c31138 Add checkmark to connected source indicator 2017-05-11 11:50:13 -07:00
Alex P 3431c6c40a Fix merge conflicts 2017-05-11 10:57:12 -07:00
Alex P 9263c83925 Merge branch 'master' into misc-polish
# Conflicts:
#	ui/src/data_explorer/components/MeasurementList.js
#	ui/src/sources/containers/SourcePage.js
2017-05-11 10:46:53 -07:00
Alex P af0b200156 Remove duplicate loading state 2017-05-10 19:16:57 -07:00
Alex P b57c57af74 Use actual alerts prop 2017-05-10 19:05:17 -07:00
Alex P 0e3c051fb7 Use more explicit classnames 2017-05-10 19:05:01 -07:00
Alex P f3f57acc98 Fix #1426 2017-05-10 18:26:17 -07:00
Alex P 2566e90f13 Change UI copy to be more consistent with adjacent UI copy 2017-05-10 18:19:57 -07:00
Alex Paxton ceea00ce6d Merge pull request #1453 from influxdata/improve-resizer
Improve Resizer Further
2017-05-10 17:50:05 -07:00
Alex P 39370e39fa Move renderHandle directly into class render function 2017-05-10 17:43:09 -07:00
Alex P 314ad4f03f Rename constants to be more explicit 2017-05-10 17:36:30 -07:00
Alex P 956c213b77 Make prettier 2017-05-10 17:30:24 -07:00
Alex Paxton e1791f2226 Merge branch 'master' into improve-resizer 2017-05-10 17:27:58 -07:00
Alex P d077aa2612 Make it more clear which source you are connected to 2017-05-10 17:08:45 -07:00
Alex P b09098e0db Fix Page Spinner
Not sure what I was thinking when I broke this
2017-05-10 16:46:21 -07:00
Alex P bfdf041619 Add empty state with helpful link 2017-05-10 16:39:06 -07:00
Alex P b04dd43ea9 Only show alerts filter if there are alerts to filter 2017-05-10 16:38:10 -07:00
Alex P 36b142dff2 Use page spinner instead of text 2017-05-10 16:37:49 -07:00
Alex Paxton c5de02d3ce Merge pull request #1451 from influxdata/fancy-scrollbars
Fancy Scrollbars
2017-05-10 16:33:36 -07:00
Alex P ace29e5a00 Fix the things 2017-05-10 13:53:03 -07:00
Alex P a727feed8b Use Page Spinner instead of text 2017-05-10 13:50:35 -07:00
Alex P 22552d8161 Use generic empty state in Kap Config 2017-05-10 12:14:17 -07:00
Alex P b8db9c1228 Make table row hover different color than dropdown buttons
Is slightly lighter now so the two don’t blend together
2017-05-10 12:13:49 -07:00
Alex P 13c22b2fe8 Remove style causing the janky 2017-05-10 11:55:59 -07:00
Alex P f94fdd2bcd Update Changelog 2017-05-10 11:42:18 -07:00
Alex P 25afbaa20a Create and use constants for initial heights of QueryMaker and Visualization
Fix for #1427
2017-05-10 11:32:32 -07:00
Alex P 7afe268e68 Add initial height props
Default is now 50/50 instead of 60/40, but can be specified on a per
use basis
2017-05-10 11:27:57 -07:00
Alex P cf8af3f076 Use newest pattern 2017-05-10 11:20:28 -07:00
Alex P 4aff2ab0a4 Import without using src/ 2017-05-10 11:02:56 -07:00
Alex P a5a9f7c003 Rename Component to match filename
“FancyScrollbox” —> “FancyScrollbar”
Also went through all the components I touched and made sure to import
the FancyScrollbar in the correct spot

PPS changed relative paths to absolute along the way
2017-05-10 10:58:17 -07:00
Alex P 4065c2773b Make sure this works in Safari 2017-05-09 19:53:18 -07:00
Alex P c3c65c432d Use proper mixins 2017-05-09 19:42:09 -07:00
Alex P ae9388850f Update Changelog 2017-05-09 19:14:26 -07:00
Alex P c747644508 Merge branch 'master' into fancy-scrollbars 2017-05-09 18:37:08 -07:00
Alex P 507de43290 Enforce dropdown styles on page-header-dropdown 2017-05-09 18:31:56 -07:00
Alex P 70abd69f70 Remove odd border
Looked okay on editable dashboards, but kinda cramped on pre-canned
dashboards
2017-05-09 18:28:01 -07:00
Alex P f87902c37c Update dropdowns, use FancyScroll when possible 2017-05-09 18:25:43 -07:00
Alex P 5c439baca6 Make dropdowns fancy 2017-05-09 18:17:35 -07:00
Alex P 852ddfe5ce Clean up dropdown styles 2017-05-09 17:34:03 -07:00
Timothy J. Raymond 754dc61a24 Merge pull request #1450 from influxdata/bugfix/tr-chronograf-basepath
Fix infinite spinner with /chronograf basepath
2017-05-09 17:33:44 -07:00
Alex P deb38f7bdf Remove browser scrollbars on query builder lists
This way no conflict with fancy scroll
2017-05-09 17:33:27 -07:00
Alex P 90b480ae2e Use proper cursor when hovering over a scrollbar track 2017-05-09 17:26:30 -07:00
Tim Raymond 8cae369cb6 Update CHANGELOG for infinite spinner basepath fix 2017-05-09 12:24:43 -07:00
Tim Raymond b7bb23720f Fix infinite spinner with /chronograf basepath
When using a basepath of /chronograf, the app would present a
never-ending spinner when visiting the root route. This was because the
prefixingRedirector middleware which is responsible for appending the
basepath to redirects from downstream http.Handlers thought that the
prefix was already appended since it saw `/chronograf/v1`. In reality,
it should have produced a location like `/chronograf/chronograf/v1`.

The solution was to look beyond the first instance of a prefix and check
for the presence of another prefix to detect if a prefix was already
applied by a downstream handler.
2017-05-09 12:12:42 -07:00
Chris Goller 99099e8a5c Update version to 1.3 for javascript and swagger 2017-05-09 08:24:04 -07:00
Alex P c2a7aeaf3f Add fancy scrollbars to the DE 2017-05-08 20:53:59 -07:00
Regan Kuchan 62bf71c0d6 Merge pull request #1441 from influxdata/chronograf-1.3
Updates for 1.3.0
2017-05-08 19:32:50 -07:00