Commit Graph

283 Commits (693eabea65fde38810d3aca03cc8fc1797ad3b01)

Author SHA1 Message Date
Brian Baker 9fd7a7bd18 update changelog to unreleased 1.3.1 2017-05-18 21:55:05 -06:00
Brian Baker 15507f2aec Merge branch 'master' of github.com:brianbaker/chronograf into hotfix/windows-uptime 2017-05-18 21:51:47 -06:00
Alex Paxton d57b51f113 Merge pull request #1500 from influxdata/dropdown-autocomplete
Dropdown Autocomplete
2017-05-18 12:52:47 -07:00
Alex Paxton 821f329c0b Merge branch 'master' into dropdown-autocomplete 2017-05-18 12:46:59 -07:00
Alex P debd3dc4b5 Update changelog 2017-05-18 12:45:42 -07:00
Alex Paxton d6fe873b71 Merge branch 'master' into fix-1428 2017-05-18 12:42:44 -07:00
Jared Scheib 7a0b17f8af Notify user via UI if their local storage is cleared (#1499)
* Notify user via UI if their local storage is cleared

* Upbate changebog
2017-05-17 16:21:20 -07:00
Alex P 774c3b9e2a Update Changelog 2017-05-17 16:15:32 -07:00
Jared Scheib b08edfae9e Fix bug on selecting single-stat Visualization Type when no queries (#1484)
* Fix single-stat bug when no queries yet

* Bupdate changebog
2017-05-17 10:58:07 -07:00
Hunter Trujillo 86bd10e6ab Merge branch 'master' into feature/version-clears-localstorage 2017-05-17 11:54:53 -06:00
Nathan Haugo ba52d17c35 Merge pull request #1491 from influxdata/feature/godep
Update our go vendoring to use dep
2017-05-17 09:25:43 -06:00
Nathan Haugo d6539dd208 Merge pull request #1478 from influxdata/feature/canned-influx-units
Update canned influx layout to use milliseconds of duration
2017-05-17 09:25:03 -06:00
Chris Goller 1e3766ed0b Update CHANGELOG to mention using dep for vendoring 2017-05-16 17:17:33 -05:00
Jared Scheib 1e09d5b409 Filter out any template variable values that are empty, whitespace, or duplicates (#1485)
* Filter out any empty, whitespace, or duplicate template variable values

* Update changelog
2017-05-15 15:17:51 -07:00
Jared Scheib 7766e75b05 Change behavior of Template Variables autocomplete filtering in Query Editor to match from front of string only (#1474)
* Filter template variables by exact match from front of string

* Changedate uplog

* Use a more semantic method for filtering

* Clarify changebog
2017-05-15 10:50:48 -07:00
Hunter Trujillo 70c2c4c318 Update CHANGELOG. 2017-05-15 11:41:23 -06:00
Chris Goller 3ccfb2811b Update CHANGELOG to mention InfluxDB rendered as milliseconds 2017-05-15 08:57:11 -05:00
Max Chadwick deb9f15c46 Update CHANGELOG 2017-05-14 22:16:27 -04:00
Alex P 0bf2736b2d Update changelog 2017-05-12 10:56:36 -07:00
Alex P 4ed1beeb95 Update changelog 2017-05-12 10:04:23 -07:00
Alex Paxton ad601f34af Merge branch 'master' into improve-resizer 2017-05-10 17:27:58 -07:00
Alex P 25693437b8 Update Changelog 2017-05-10 11:42:18 -07:00
Alex P 655113b17f Update Changelog 2017-05-09 19:14:26 -07:00
Tim Raymond f018ab8119 Update CHANGELOG for infinite spinner basepath fix 2017-05-09 12:24:43 -07:00
Regan Kuchan a26de72899 Updates for 1.3.0 2017-05-08 19:31:15 -07:00
lukevmorris 281e743d95 Add SourceIndicator to Configuration and Admin pages (#1439)
* Add SourceIndicator to ManageSources + SourcePage

* Update CHANGELOG

* Add Source Indicator to Admin Page
2017-05-08 18:22:53 -07:00
Andrew Watkins 69c0ee61a7 Merge branch 'master' into bugfix/click-meas-sadness 2017-05-08 17:50:12 -07:00
lukevmorris 7b3e23cfba Update CHANGELOG (#1436)
* Update CHANGELOG

* Update CHANGELOG
2017-05-08 17:49:13 -07:00
Andrew Watkins 9a8c61bb28 Update CHANGELOG 2017-05-08 17:48:49 -07:00
Hunter Trujillo 1febb80aff Merge pull request #1433 from influxdata/bugfix/router-fix
Fall back to useRouterHistory method.
2017-05-08 17:42:12 -07:00
Hunter Trujillo 3ff8dfbbf8 Update CHANGELOG. 2017-05-08 16:22:45 -07:00
Jade McGough 1a2cafe485 update changelog 2017-05-08 15:35:02 -07:00
Regan Kuchan c882d751ab Updates for 1.3.0~rc1 2017-05-08 14:56:57 -07:00
Tim Raymond 2821777750 Update CHANGELOG with OAuth/basepath fix 2017-05-08 14:40:50 -07:00
Jade McGough feaaa5c4bf update changelog 2017-05-08 11:08:24 -07:00
lukevmorris 611795ecdd Need RangeValue to correctly calculate Alert graph range (#1406)
* Need RangeValue to correctly calculate Alert graph range

* Update CHANGELOG
2017-05-05 15:00:04 -07:00
Chris Goller 2851d607cc Merge branch 'master' into feature/reverse-kapa 2017-05-05 14:41:06 -05:00
Chris Goller ca35747702 Update CHANGELOG to mention enable/disable all tickscripts 2017-05-05 14:40:11 -05:00
Jade McGough 861b8052b0 Merge pull request #1401 from influxdata/delete-kapacitor
add ability to delete kapacitor config
2017-05-05 11:42:16 -07:00
Alex P f223e1e2cd Rebase 2017-05-05 10:11:38 -07:00
Chris Goller 365434783d Merge branch 'master' into feature/influx-write 2017-05-05 08:10:14 -05:00
Jade McGough fb90cfa686 update changelog 2017-05-04 23:46:56 -07:00
Alex P e333af913c Merge branch 'master' into condense-de-lists 2017-05-04 17:38:59 -07:00
lukevmorris b4e97fa21f :dashboardTime: (#1391)
* Add Range.Lower and Range.Upper to query config to persist custom ranges

* Update CHANGELOG to mention adding query build duration support

* Remove automatic application of global timeRange

If a user supplies a timeRange.  Add that to the queryConfig and use
that to generate the SELECT statement.  If a user omits a time range,
do not automatically include one...yet

* Update swagger.json to mention queryConfig's range

* Add test to influxql AST parsing of durations with no WHERE clause

* Implement first iteration of templated dashboard time range

* Range is nested within query.queryConfig

* DE will not use :dashboardTime:

* Clarify intention with a comment

* If there are no templates present, don't open the drawer

* Make TemplateControlBar its own component

* Rename dashTime to dashboardTime

* Cleanup TemplateControlBar

* Update CHANGELOG

* Update TemplateControlBar min height

* Polish template control bar

Inspired by @lukevmorris’ screenshot with the manage button on the right

* Reconstitute presentation mode styles
2017-05-04 16:57:50 -07:00
Jared Scheib ac2b4d404d 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 e4d5e912db Merge branch 'master' into bugfix/1345-alert-level-colors 2017-05-04 16:42:50 -07:00
Alex Paxton b3bb2d3314 Merge branch 'master' into overlay-all-the-way 2017-05-04 14:20:05 -07:00
Jared Scheib ce12d1dce7 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 2e485ffa48 Update the changelog 2017-05-03 15:53:07 -07:00
Alex Paxton 8d8bd9b6a4 Merge branch 'master' into condense-de-lists 2017-05-03 14:38:12 -07:00