Jared Scheib
97ca27bee0
Make handleClickOutside on TemplateVariableRow work the same as handleCancelEdit ( #1400 )
...
* Give handleClickOutside the same behavior as handleCancelEdit
* Update changelog
2017-05-04 16:57:24 -07:00
Jared Scheib
69ca3b29fa
Merge branch 'master' into bugfix/1345-alert-level-colors
2017-05-04 16:42:50 -07:00
Alex Paxton
b199f4da52
Merge branch 'master' into overlay-all-the-way
2017-05-04 14:20:05 -07:00
Jared Scheib
a613c49be8
Change default global time range to past 1 hour ( #1395 )
...
* Change default global timeRange to 1 hour
* Update changelog
2017-05-04 13:00:30 -07:00
Alex P
151c743c8a
Update the changelog
2017-05-03 15:53:07 -07:00
Alex P
ad3a34654a
Update Changelog
2017-05-03 12:11:51 -07:00
Hunter Trujillo
aea9aad7e1
CHANGELOG.
2017-05-02 16:06:15 -06:00
Chris Goller
f38efbe39a
Update CHANGELOG to mention adding query build duration support
2017-05-02 15:16:47 -05:00
Chris Goller
9f6df392cd
Update CHANGELOG about fixing #1327
2017-05-02 12:45:40 -05:00
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
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
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
Regan Kuchan
e68732d833
Prep for beta10 release
2017-04-28 17:14:42 -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
Luke Morris
3e6220aa6a
Merge branch 'master' into feature/template-variables
2017-04-28 13:12:57 -07:00
Andrew Watkins
7ebecd5498
Merge branch 'master' into chore/alphabetical-dbs
2017-04-28 12:47:29 -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
Nicky Semenza
35b9f0502c
Update CHANGELOG.md
2017-04-27 22:08:06 -04:00
Jared Scheib
2881c3b7b0
Merge branch 'master' into feature/template-variables
2017-04-27 14:15:48 -07:00
Andrew Watkins
4788e3ce2d
Merge branch 'master' into fix/add-source
2017-04-27 13:17:24 -07:00
Andrew Watkins
1f6f9b6a17
Merge branch 'master' into chore/destroy-kuber-dash
2017-04-27 13:14:03 -07:00
Andrew Watkins
ba4f5c1b8d
Update CHANGELOG.md
2017-04-27 11:13:34 -07:00
Andrew Watkins
e52b834d02
Update CHANGELOG.md
2017-04-27 10:00:57 -07:00
Andrew Watkins
29a73b4a2f
Update CHANGELOG
2017-04-27 09:44:31 -07:00
Jade McGough
32c6d07d62
update changelog
2017-04-26 14:12:57 -07:00
Andrew Watkins
b7c1093a8c
Update CHANGELOG
2017-04-26 14:11:55 -07:00
Hunter Trujillo
0d1c416c98
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
401bc2b298
update changelog
2017-04-25 16:08:42 -07:00
Andrew Watkins
4127f759ea
Update CHANGELOG.md
2017-04-25 11:51:55 -07:00
Andrew Watkins
1d0ce5f6f2
Update CHANGELOG.md
2017-04-25 11:51:04 -07:00
Regan Kuchan
2326390cde
Updates for beta9
2017-04-21 19:19:36 -07:00
Jade McGough
1560991039
update changelog
2017-04-21 14:06:40 -07:00
Alex P
ab64fd07d9
Add item to UI improvements
2017-04-20 18:36:26 -07:00
Jared Scheib
c662dfb62e
Merge branch 'feature/template-variables' into feature/template-variables_proxy-params
2017-04-20 18:19:48 -07:00
Chris Goller
d31fe90c42
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
e826786ae8
Merge branch 'feature/template-variables' into feature/template-variables_proxy-params
2017-04-20 14:13:32 -07:00
Chris Goller
df6b90cc03
Update CHANGELOG to mention templates api
2017-04-20 11:51:04 -05:00
Jared Scheib
aaaee3ae49
Update changelog
2017-04-19 16:25:04 -07:00
Chris Goller
cce80977ec
Merge branch 'master' into feature/template-variables
2017-04-19 11:10:01 -05:00
Jared Scheib
e16a3cca6d
Merge remote-tracking branch 'origin/master' into feature/auth-router
2017-04-18 14:37:48 -07:00
Luke Morris
8ff231c54d
Upadte CHANGELOG
2017-04-18 11:28:30 -07:00
Chris Goller
5f32d8d471
Update CHANGELOG to mention refreshing JWTs
2017-04-17 15:25:07 -05:00
Jared Scheib
a852ea30a9
Update changelog
2017-04-17 12:27:10 -07:00
Andrew Watkins
8fd69fdee7
Update CHANGELOG
2017-04-14 16:32:32 -07:00
Andrew Watkins
97a809fd0c
Update CHANGELOG to correct versions
2017-04-13 17:57:09 -07:00
Andrew Watkins
95a78ea268
Update CHANGELOG
2017-04-13 15:36:57 -07:00
Andrew Watkins
4ef7ff2dc5
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