Commit Graph

732 Commits (811f2e6117718478b402d5076244862f2b7e3d65)

Author SHA1 Message Date
Alex P 7932f6aeff Tabs can be optionally set to Kapacitor style
A simple class change wasn’t enough!
Also, tried using bool instead of string and couldn’t get it to work
for some reason
2016-11-09 14:00:18 -08:00
Alex P fce8c8f3d4 Moving Kapacitor styles into their own sheet
- Also trying to use variables to maintain consistency on the page
2016-11-09 14:00:18 -08:00
Alex P 873b8a7193 Creating gradient mixins for future use, keeping in DRY 2016-11-09 14:00:18 -08:00
Alex P 096a98f237 Messing with icons in side nav 2016-11-09 14:00:18 -08:00
Alex P cac12ba4cb Adding latest icon font 2016-11-09 14:00:18 -08:00
Alex P c036c6ce6e Graph empty state, line graphics on builder half 2016-11-09 14:00:18 -08:00
Alex P 9fb5b00804 Adding class to override existing styles 2016-11-09 14:00:18 -08:00
Alex P d0d77c2fb4 Organizing page into two halves 2016-11-09 14:00:18 -08:00
gunnaraasen b463e999bc Add version option 2016-11-09 13:25:07 -08:00
Tim Raymond c1752d6afc Swap <a> for <Link>
This is more idiomatic
2016-11-09 16:17:34 -05:00
Nathan Haugo dfee7e54ea Merge pull request #436 from influxdata/fix-layout-derivatives
Update derivatives to be the correct units (and make query faster)
2016-11-09 12:28:31 -08:00
Will Piers e4304ae8d9 Create new queries rather than reusing old ones 2016-11-09 12:18:08 -08:00
Will Piers f4750815cf Merge pull request #430 from influxdata/eslint-again
Fix eslint issues again
2016-11-09 10:10:33 -08:00
Chris Goller c8371badb8 Update derivatives to be the correct units (and make query faster) 2016-11-09 12:06:26 -06:00
Chris Goller 9ff8e4f52a Merge pull request #434 from influxdata/fix-layout-uuids
Update layouts to have unique cell ids and layout ids
2016-11-09 09:50:48 -06:00
Chris Goller 60bba98077 Update layouts to have unique cell ids and layout ids 2016-11-09 09:41:24 -06:00
Chris Goller fff4ddff67 Merge pull request #433 from influxdata/fix-layout-group
Fix layouts to use groupby and quote host
2016-11-08 19:28:48 -06:00
Chris Goller 0cf2d8a763 Fix layouts to use groupby and quote host 2016-11-08 19:13:11 -06:00
Jade McGough 0838f09339 unbreak everything 2016-11-08 16:02:33 -08:00
Will Piers a17944544e Fix eslint issues again 2016-11-08 15:29:49 -08:00
Andrew Watkins cae4b50293 Merge pull request #429 from influxdata/move-old-code
Move old code
2016-11-08 15:15:28 -08:00
Andrew Watkins b6cc7753f2 Remove query page spec 2016-11-08 15:01:27 -08:00
Andrew Watkins d024074d9e Move queries page and remove calls from index 2016-11-08 14:52:24 -08:00
Andrew Watkins 52cb250f08 Move old enterpirse code into archive 2016-11-08 14:50:41 -08:00
Nathan Haugo 9f5d878c3d Merge pull request #401 from influxdata/docs/getting_started
First rev of getting started
2016-11-08 14:39:59 -08:00
Chris Goller 9869ddd764 Merge pull request #426 from influxdata/remove-cache
Update build to always remove the node_modules
2016-11-08 15:56:23 -06:00
Chris Goller 9dffd24a01 Merge pull request #425 from influxdata/fix-k8s-groupbys
Update k8s groupbys to be escape quoted
2016-11-08 15:55:46 -06:00
Chris Goller 10f39ba5dd Update build to always remove the node_modules 2016-11-08 15:42:56 -06:00
Chris Goller c4572805b7 Merge pull request #414 from influxdata/disk-layout
Add disk usage_percent layout
2016-11-08 15:27:22 -06:00
Chris Goller e6d5a0507d Merge pull request #421 from influxdata/fix-k8s-fields
Update k8s CPU field name to millicores
2016-11-08 15:27:05 -06:00
Chris Goller 280c9a51db Update k8s groupbys to be escape quoted 2016-11-08 15:24:34 -06:00
Chris Goller abed96fc0a Update group by field to be quoted 2016-11-08 15:15:46 -06:00
Rachel McGough fdfa06f416 Merge pull request #417 from influxdata/fix/395-add-groupby
add group by statement to queries if provided by layout
2016-11-08 13:14:51 -08:00
Chris Goller 70734fbcaf Update disk to include wheres and jq formatting 2016-11-08 15:14:11 -06:00
Chris Goller 2dfa6fdf90 Merge pull request #416 from influxdata/addl-layouts
Addl layouts
2016-11-08 15:11:09 -06:00
Jade McGough 99178ff89a add semicolon 2016-11-08 13:00:21 -08:00
Chris Goller 703ea08b38 Update netstat and windows layouts for derivative and formatting 2016-11-08 14:56:49 -06:00
Jade McGough e448b60913 add support for additional wheres in layout 2016-11-08 12:49:23 -08:00
Andrew Watkins 4bdcdadf30 Merge pull request #406 from influxdata/name-rule
Name rule
2016-11-08 12:46:03 -08:00
Chris Goller 7ec5a72dce Merge pull request #420 from influxdata/fix-k8s-network
Update k8s network layout to show bytes per second per host/pod
2016-11-08 14:28:52 -06:00
Chris Goller b8b6d2a186 Update k8s CPU field name to millicores 2016-11-08 14:24:39 -06:00
Chris Goller 43540aafbc Update k8s network layout to show bytes per second per host/pod 2016-11-08 14:14:11 -06:00
nathan haugo e04d12108a Change nano to milli 2016-11-08 11:24:47 -08:00
nathan haugo 89cb11bc9f Fix height and width and a typo 2016-11-08 11:21:54 -08:00
Andrew Watkins 0af0c498d1 Change blur logic 2016-11-08 11:12:29 -08:00
Andrew Watkins 66c8d8024e Remove unnecessary action 2016-11-08 10:42:51 -08:00
Chris Goller eac6bfd3f1 Merge pull request #419 from influxdata/templates/update_app_names
Update app names
2016-11-08 12:26:43 -06:00
nathan haugo ae7157636e Update app names 2016-11-08 10:21:50 -08:00
Chris Goller 6484509b56 Merge pull request #403 from influxdata/bugfix/tr-singular-default-source
Make API guarantee one default source at all times
2016-11-08 11:57:13 -06:00
Jade McGough e77a981870 groupbys should be all lowercase 2016-11-08 09:50:09 -08:00