Commit Graph

3194 Commits (e9ebc5ca560a329586e9fd0835c9a89305b5950f)

Author SHA1 Message Date
lukevmorris e9ebc5ca56 Promote dash-graph--options, demote dash-graph--container (#1373)
* Promote dash-graph--options, demote dash-graph--container

* Update CHANGELOG
2017-05-01 17:56:15 -07:00
Jared Scheib 32c20ddf51 Remove notification to login outside of session timeout (#1370)
* Remove notification to login outside of session timeout

* Update changelog
2017-05-01 17:53:33 -07:00
Jared Scheib 0061efe4c2 Fix typo in Query Templates dropdown 2017-05-01 14:45:55 -07:00
lukevmorris cb8962c2db Show red indicator when a host is down (#1365)
* Green for positive uptime, red otherwise

* Update CHANGELOG

* Handle class name construction with classnames module
2017-05-01 12:12:39 -07:00
Hunter Trujillo 71d33ec4ad Merge pull request #1364 from influxdata/bugfix/1363-logo-basepath
Home Logo Link missing basepath support
2017-05-01 12:32:07 -06:00
Hunter Trujillo b0f6ccd08a Remove trailing space from CHANGELOG. 2017-05-01 12:11:11 -06:00
Hunter Trujillo c41634d64e Update CHANGELOG 2017-05-01 12:10:56 -06:00
Hunter Trujillo 6a82958279 Fix link to the index. 2017-05-01 12:01:55 -06:00
Regan Kuchan ae27d5e6fd Merge pull request #1359 from influxdata/chronoBeta10
Prep for beta10 release
2017-04-28 17:20:02 -07:00
Regan Kuchan e68732d833 Prep for beta10 release 2017-04-28 17:14:42 -07:00
Chris Goller bad18e8ae0 Merge pull request #1358 from influxdata/update-license-of-dependencies
Update License of Dependencies
2017-04-28 19:12:42 -05:00
Jared Scheib 009c705fc1 Update License of Dependencies 2017-04-28 17:09:38 -07:00
Alex Paxton a0d39efd31 Merge pull request #1357 from influxdata/template-control-bar-polish
Template Control Bar Polish
2017-04-28 16:48:56 -07:00
Alex P ba4c42af50 SHIP IT AGAIN 2017-04-28 16:41:35 -07:00
Alex P 01f162c3a0 SHIP IT 2017-04-28 16:30:18 -07:00
Luke Morris 61c60a59f7 AutoRefresh.executeQueries accepts templates as param 2017-04-28 16:10:37 -07:00
lukevmorris e58b9eb55f Dropdown onClick opens it and executes parent's onClick (#1354)
* Dropdown onClick opens it and executes parent's onClick

* :-(
2017-04-28 16:00:39 -07:00
Hunter Trujillo 23fcf8ddb8 Merge pull request #1355 from influxdata/prettier
Make everything prettier... before things get too out of hand
2017-04-28 16:50:04 -06:00
Hunter Trujillo dcdc8cb654 eslint src --fix 2017-04-28 16:42:32 -06:00
Alex P 1bde8105d2 Don't actually need this 2017-04-28 15:41:21 -07:00
Hunter Trujillo 45c1b64c4d prettier --single-quote --trailing-comma es5 --bracket-spacing false --semi false --write "src/**/*.js" 2017-04-28 16:37:19 -06:00
Alex P 4a145da3d0 Apply the styles, update the markup 2017-04-28 15:33:41 -07:00
Alex P fc1f3ae480 Move template control styles into their own sheet 2017-04-28 15:33:25 -07:00
Alex P 9435ec87bb Add Icon to Manage Button 2017-04-28 15:33:05 -07:00
Alex P 4762dbdc38 Make round scrollbars completely round 2017-04-28 15:32:39 -07:00
Alex P 372775af09 Make page headers mo betta
No reason they need to be the equal parts
2017-04-28 15:32:22 -07:00
Chris Goller 86bf8c1604 Merge pull request #1351 from nickysemenza/add-phpfpm-dashboard
add canned dashboard for phpfpm
2017-04-28 16:48:41 -05:00
lukevmorris 6514b425bd Visualization passes thru templates to AutoRefresh (#1352) 2017-04-28 14:36:55 -07:00
lukevmorris 89c379299b Merge pull request #1304 from influxdata/feature/template-variables
Feature/template variables
2017-04-28 13:24:21 -07:00
Luke Morris 96695316df Merge remote-tracking branch 'refs/remotes/origin/feature/template-variables' into feature/template-variables 2017-04-28 13:16:38 -07:00
Luke Morris 3e6220aa6a Merge branch 'master' into feature/template-variables 2017-04-28 13:12:57 -07:00
Chris Goller b48448fdef Update /queries endpoint to handle templates 2017-04-28 15:12:28 -05:00
Luke Morris 9a198bb5dc Remove unused dependencies from dashboard_test.go 2017-04-28 12:57:16 -07:00
Andrew Watkins 3a278540a9 Merge pull request #1342 from influxdata/chore/alphabetical-dbs
Chore/alphabetical dbs
2017-04-28 12:48:32 -07:00
Andrew Watkins 8ad8839063 Merge pull request #1334 from influxdata/feature/cont-queries
Feature/cont queries
2017-04-28 12:47:56 -07:00
Andrew Watkins 7ebecd5498 Merge branch 'master' into chore/alphabetical-dbs 2017-04-28 12:47:29 -07:00
Luke Morris 0bc4716e56 Repair updateDashboardCellSpec: expected dashboard now includes templates 2017-04-28 12:47:18 -07:00
Luke Morris 38ed678c22 Dashboards no longer edit individual templates 2017-04-28 12:42:49 -07:00
Luke Morris 6693b759cb Strip colons in template variable names before saving 2017-04-28 12:38:05 -07:00
Nicky Semenza 30de3947d2 update changelog ref 2017-04-28 15:27:50 -04:00
Nicky Semenza 3acebf49da add canned dashboard for phpfpm 2017-04-28 15:25:59 -04:00
Luke Morris 3db76639e6 AutoRefresh refetches data when temp vars change 2017-04-28 12:16:56 -07:00
Luke Morris f9449025ea Context menu now overlays second Y-axis 2017-04-28 12:03:44 -07:00
Luke Morris 0e06853a19 Dropdowns are allowed to overflow the manager boundary 2017-04-28 12:01:01 -07:00
Luke Morris 70ffc86ca0 Restore delete Dashboard Cell functionality 2017-04-28 11:58:53 -07:00
Andrew Watkins 749284ebe4 Merge pull request #1348 from nickysemenza/nickysemenza-patch-1
Fix broken link to add a Kapacitor when none exist
2017-04-28 08:49:58 -07:00
Andrew Watkins 7db2d74ad3 Merge pull request #1326 from influxdata/feature/template-varmojis
Feature/template varmojis
2017-04-28 08:33:34 -07:00
Nicky Semenza 35b9f0502c Update CHANGELOG.md 2017-04-27 22:08:06 -04:00
Nicky Semenza be1394a953 update link to add a Kapacitor when none exist 2017-04-27 21:59:30 -04:00
Luke Morris 57bea5c694 Design polish 2017-04-27 18:44:43 -07:00