Commit Graph

1326 Commits (25b54fb10692e7bd0cb8dd1ad4376b6a04543891)

Author SHA1 Message Date
Alex P 12707460f9 Dark create first source page 2016-11-30 17:26:36 -08:00
Alex P 88f1418f2b UI microcopy tweak
Letting users know filtering only works on the Name column in the table
2016-11-30 17:16:41 -08:00
Alex P b8f819291a User Search Widget polish
Had some UI bugs, looks better now
2016-11-30 17:15:08 -08:00
Alex P 39b7657534 Hosts Table UI Polish
- 1 Host has no S on the end
- No hosts shows loading state
2016-11-30 17:03:28 -08:00
Alex P fdc93d9981 Source Mgmt. Layout Polish 2016-11-30 16:42:45 -08:00
Alex P 99c1c0d26b Custom Default Source Label 2016-11-30 16:30:34 -08:00
Alex P cfb872c389 Moving dark panel styles into dark theme sheet 2016-11-30 16:30:22 -08:00
Alex P 0bf7027629 Replace Edit & Delete w/ Icons
more compact, don’t need text label to understand
2016-11-30 16:29:53 -08:00
Alex P 7255bb37b3 Dark Modal Styles 2016-11-30 16:29:30 -08:00
Alex P 96504b3ff5 Fixing dropdown item hover state UI bug 2016-11-30 15:30:32 -08:00
Alex P 32d8f81f0b Dropdown menu polish
dropdown actions are included
2016-11-30 15:26:14 -08:00
Alex P ad40c1150f Forgot to remove this reference 2016-11-30 15:06:44 -08:00
Andrew Watkins ca7ceac79b Refactor more for more fun and more profit
Signed-off-by: Will Piers <willpiers@influxdb.com>
2016-11-30 15:05:51 -08:00
Alex P 6b00a2db77 Refactor DE Sessions Dropdown
Making the “actions” option generic and a part of generic dropdown
styles. No longer located in the DE header file
2016-11-30 15:00:03 -08:00
Alex P 02867f2bc3 Removing commented out UI
No plans to build this stuff any time soon
2016-11-30 14:59:00 -08:00
Alex P 8e6e6b09ba Removing unused file 2016-11-30 14:56:31 -08:00
Alex P 9a1fa55402 Merge branch 'master' into all-dark-ui 2016-11-30 14:22:27 -08:00
Will Piers 6360997494 Update range and labels for new layout shape 2016-11-30 14:13:15 -08:00
Chris Goller 8ea9c5716e Allow upper and lower bound to be zero 2016-11-30 14:13:15 -08:00
Andrew Watkins f6e85badf6 Fix broken test
Signed-off-by: Will Piers <willpiers@influxdb.com>
2016-11-30 14:13:15 -08:00
Andrew Watkins 76567e5ee7 Handle multiple ranges supplied by layout 2016-11-30 14:13:15 -08:00
Andrew Watkins 1d6c364165 Add dygraphSeries prop 2016-11-30 14:13:15 -08:00
Andrew Watkins b41fc0bee1 Remove prop requirement' 2016-11-30 14:13:15 -08:00
Andrew Watkins 1046407b5b Rename fields to labels
What we where calling fields in timeSeriesToDygraph is really
a dygraph concept called labels.  Simply put, labels are the strings
used in a legend to identify a series.  Naming them fields was a bit
confusing as they are really an amalgomation of measurements, fields,
and tags.
2016-11-30 14:13:15 -08:00
Andrew Watkins 82168c1f20 Remove requirement from rp prop 2016-11-30 14:13:15 -08:00
Andrew Watkins 8ed8967cb5 Handle multiple y-axes legend labels 2016-11-30 14:13:15 -08:00
Chris Goller 2331d1321d Update documentation for layout labels and ranges 2016-11-30 14:13:15 -08:00
Chris Goller 66ac6af136 Update layout ylabel and yrange to be properties of the query. 2016-11-30 14:13:15 -08:00
Will Piers 33ea32c8b2 Refactor for fun and profit 2016-11-30 14:12:56 -08:00
Chris Goller 757c8697f6 Merge pull request #633 from influxdata/go-docker-latest
Update circle to push latest tag for master builds
2016-11-30 16:09:00 -06:00
Will Piers 916b3484ae Add Y-labels to graphs 2016-11-30 14:04:32 -08:00
Chris Goller 28bccfdcb2 Add ylabels and yranges to layouts 2016-11-30 14:04:32 -08:00
Chris Goller 74f584a16e Update circle to push latest tag for master builds
Fix for #631
2016-11-30 16:00:55 -06:00
Alex P c153a50acf Merge branch 'master' into all-dark-ui 2016-11-30 12:32:05 -08:00
Alex P a582f2eff0 Proper cursor on editable rule name 2016-11-30 12:31:43 -08:00
Alex P fd6cac5b1c Pencil icon next to editable name on Rule Builder 2016-11-30 12:29:11 -08:00
Alex P 026b337056 Removing previous overrides for Kapacitor themed forms
Using modifier classes defined in theme-dark instead
2016-11-30 12:28:56 -08:00
Alex P 7bb95fc2ce Kapacitor Theme Inputs 2016-11-30 12:10:20 -08:00
Alex P 82b3c80390 Code styles for dark theme 2016-11-30 12:08:22 -08:00
Will Piers f6c20592bf Merge pull request #630 from influxdata/edit-telegraf
Fix uneditable telegraf text input
2016-11-30 12:02:26 -08:00
Alex P 77678ce886 Removing custom dropdown styles from DE sheets
- These will be in theme-dark.scss and not scoped to the DE
- Less is more
2016-11-30 11:52:52 -08:00
Alex P b1479ce9ec Removing unused styles 2016-11-30 11:51:38 -08:00
Alex P ade39fd38e Dark Theme styles have their own sheet
Trying to clean things up
2016-11-30 11:51:24 -08:00
Andrew Watkins 013d0b4029 Use defaultValue prop 2016-11-30 10:03:06 -08:00
Nathan Haugo da57a607eb Merge pull request #573 from influxdata/bugfix/tr-layouts
Fix template layout ordering
2016-11-30 05:20:01 -08:00
Alex P 5ebce6449b Rule builder has a green scrollbar 2016-11-29 23:34:59 -08:00
Alex P 43f0a935bd Theme options for page-contents scrollbar 2016-11-29 23:30:12 -08:00
Alex P 8901e582bf New dark form styles & cleaned up layouts for alert configs 2016-11-29 17:45:46 -08:00
Alex P 2be6138c8c Removing unused styles 2016-11-29 15:52:03 -08:00
Alex P 9b1a633cc4 Flash Messages have their own stylesheet
They were searching for a home for so long, I felt bad
2016-11-29 15:42:20 -08:00