Commit Graph

222 Commits (f4fad678b98a81e9f1fe08e78ee5a5055aa90d90)

Author SHA1 Message Date
lukevmorris cbac744e43 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 ae500c2940 Remove trailing space from CHANGELOG. 2017-05-01 12:11:11 -06:00
Hunter Trujillo 4c843e8950 Update CHANGELOG 2017-05-01 12:10:56 -06:00
Regan Kuchan d7ebf365cc Prep for beta10 release 2017-04-28 17:14:42 -07:00
Chris Goller 9d096c2afe Merge pull request #1351 from nickysemenza/add-phpfpm-dashboard
add canned dashboard for phpfpm
2017-04-28 16:48:41 -05:00
Luke Morris 7dafbadad5 Merge branch 'master' into feature/template-variables 2017-04-28 13:12:57 -07:00
Andrew Watkins 18aad4b563 Merge branch 'master' into chore/alphabetical-dbs 2017-04-28 12:47:29 -07:00
Nicky Semenza 595c0c0662 update changelog ref 2017-04-28 15:27:50 -04:00
Nicky Semenza 3608e11312 add canned dashboard for phpfpm 2017-04-28 15:25:59 -04:00
Nicky Semenza 535e81afb4 Update CHANGELOG.md 2017-04-27 22:08:06 -04:00
Jared Scheib 5d03718eb4 Merge branch 'master' into feature/template-variables 2017-04-27 14:15:48 -07:00
Andrew Watkins e225f41cf2 Merge branch 'master' into fix/add-source 2017-04-27 13:17:24 -07:00
Andrew Watkins 7751efac02 Merge branch 'master' into chore/destroy-kuber-dash 2017-04-27 13:14:03 -07:00
Andrew Watkins 98e4f6a569 Update CHANGELOG.md 2017-04-27 11:13:34 -07:00
Andrew Watkins ddc1cf464c Update CHANGELOG.md 2017-04-27 10:00:57 -07:00
Andrew Watkins bcbdd2e39a Update CHANGELOG 2017-04-27 09:44:31 -07:00
Jade McGough 451f2770b5 update changelog 2017-04-26 14:12:57 -07:00
Andrew Watkins a08e9c527e Update CHANGELOG 2017-04-26 14:11:55 -07:00
Hunter Trujillo 116c2e3c23 Merge branch 'master' into feature/template-variables
# Conflicts:
#	bolt/internal/internal.pb.go
#	ui/src/CheckSources.js
#	ui/src/dashboards/actions/index.js
#	ui/src/dashboards/containers/DashboardPage.js
#	ui/src/data_explorer/components/Visualization.js
#	ui/src/shared/components/AutoRefresh.js
#	ui/src/shared/components/Dropdown.js
2017-04-25 17:08:55 -06:00
Jade McGough bac6f59fe1 update changelog 2017-04-25 16:08:42 -07:00
Andrew Watkins 6f0c28a799 Update CHANGELOG.md 2017-04-25 11:51:55 -07:00
Andrew Watkins c8f5c87fb9 Update CHANGELOG.md 2017-04-25 11:51:04 -07:00
Regan Kuchan 2b20b8680b Updates for beta9 2017-04-21 19:19:36 -07:00
Jade McGough a8572316b6 update changelog 2017-04-21 14:06:40 -07:00
Alex P baedfcc76f Add item to UI improvements 2017-04-20 18:36:26 -07:00
Jared Scheib a0fd6e265d Merge branch 'feature/template-variables' into feature/template-variables_proxy-params 2017-04-20 18:19:48 -07:00
Chris Goller e098045a92 Fix JWTs for auth-durations less than 5 mins (#1318)
* WIP

* Fix JWTs for auth-durations less than 5 mins

For auth-duration = 0 the JWT now understands that there does not
need to be duration checks.

For auth-duration < 5 minutes > 0 the JWT lifespan will be 1/2
of auth-duration to allow one extension

There is likely a range of very short auth-duration times like, say,
less than 5 seconds that would never allow a person to login simply
because the time of issue and request is longer.

* Update changelog
2017-04-20 17:33:08 -07:00
Jared Scheib 010aa502b4 Merge branch 'feature/template-variables' into feature/template-variables_proxy-params 2017-04-20 14:13:32 -07:00
Chris Goller e7dbdb7204 Update CHANGELOG to mention templates api 2017-04-20 11:51:04 -05:00
Jared Scheib e1daefa6d7 Update changelog 2017-04-19 16:25:04 -07:00
Chris Goller 5538cfa963 Merge branch 'master' into feature/template-variables 2017-04-19 11:10:01 -05:00
Jared Scheib 55fa7f8f77 Merge remote-tracking branch 'origin/master' into feature/auth-router 2017-04-18 14:37:48 -07:00
Luke Morris 17a23c3c3b Upadte CHANGELOG 2017-04-18 11:28:30 -07:00
Chris Goller 87e87d902a Update CHANGELOG to mention refreshing JWTs 2017-04-17 15:25:07 -05:00
Jared Scheib 12ae7ecda1 Update changelog 2017-04-17 12:27:10 -07:00
Andrew Watkins bf60c8202a Update CHANGELOG 2017-04-14 16:32:32 -07:00
Andrew Watkins eeb693896a Update CHANGELOG to correct versions 2017-04-13 17:57:09 -07:00
Andrew Watkins 9ad5f282ee Update CHANGELOG 2017-04-13 15:36:57 -07:00
Andrew Watkins 1271ade90d Merge pull request #1232 from influxdata/feature/voltron-the-builder
Voltron the builder / One Builder to Rule Them All / Make Builder Great Again
2017-04-13 09:49:45 -07:00
Andrew Watkins 1eb427457b Update CHANGELOG 2017-04-13 09:42:11 -07:00
lukevmorris cb171e8a7b Add default display for an empty dashboard (#1259)
* Inline Dashboard.renderDashboard; add empty state

* Update CHANGELOG

* Update changelog
2017-04-12 18:11:38 -07:00
lukevmorris d05e217566 Replace Kapacitor Alert Endpoint Dropdown with Radio Buttons (#1258)
* Replace Endpoint Dropdown with Radio Buttons

* Update CHANGELOG

* Update CHANGELOG
2017-04-12 17:48:46 -07:00
Luke Morris 46d76506ea New CHANGELOG section 2017-04-11 17:21:56 -07:00
Fred Cox b804be1885 Fix env var name for Google client secret 2017-04-11 16:48:35 +03:00
Luke Morris 20a638375a Merge branch 'master' into docs/prep-readme-for-beta8 2017-04-07 17:27:27 -07:00
nathan haugo aece766de6 Update for beta8 2017-04-07 17:18:46 -07:00
Jade McGough e6ae84bd74 update changelog 2017-04-07 15:58:18 -07:00
Hunter Trujillo 1c48953884 Update Changelog. 2017-04-07 16:01:28 -06:00
Chris Goller e235292107 Merge remote-tracking branch 'origin/master' into feature/generic-oauth 2017-04-07 15:39:35 -05:00
Chris Goller 6de8ec26d5 Merge branch 'master' into feature/generic-oauth 2017-04-07 15:35:28 -05:00