Commit Graph

3223 Commits (365434783d2f15fa0829ece456739aafe20c0c56)

Author SHA1 Message Date
Chris Goller 365434783d Merge branch 'master' into feature/influx-write 2017-05-05 08:10:14 -05: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
Hunter Trujillo c4d41c997f Merge pull request #1379 from influxdata/bugfix/1345-alert-level-colors
Fix alert level colors, in addition to hover state color.
2017-05-04 17:43:35 -06:00
Jared Scheib e4d5e912db Merge branch 'master' into bugfix/1345-alert-level-colors 2017-05-04 16:42:50 -07:00
Alex Paxton 579b4bc81c Merge pull request #1392 from influxdata/overlay-all-the-way
Make overlay technology full screen
2017-05-04 16:11:52 -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 096cf1592b Forgot this piece 2017-05-04 12:32:32 -07:00
Chris Goller e54554e8de Update influxql AST parsing to return full binary exprs (#1380) 2017-05-03 15:57:19 -07:00
Alex P 2e485ffa48 Update the changelog 2017-05-03 15:53:07 -07:00
Alex P 7fee10fed9 Make overlay technology full screen
No reason why this can’t or shouldn’t be done, it is a modal after all
2017-05-03 15:43:38 -07:00
Alex Paxton f6b0cc903a Merge pull request #1386 from influxdata/ui-terminology
Terminology Terminus
2017-05-03 14:14:24 -07:00
Andrew Watkins 9074b6f58c Add tab functionality in template-varmojis 2017-05-03 13:47:07 -07:00
Alex P bb4ea57a6d Update Changelog 2017-05-03 12:11:51 -07:00
Alex P d98f834b89 Add Nate's changes in
Two heads clearly better than one here
2017-05-03 12:11:12 -07:00
Alex P b138cfa92f Adjust UI copy 2017-05-03 11:18:10 -07:00
Chris Goller f24a00f314 Update CHANGELOG to mention adding /write endpoint 2017-05-03 00:16:09 -05:00
Chris Goller 7b08acb621 Add line-protocol /write endpoint to all data sources 2017-05-03 00:06:40 -05:00
Hunter Trujillo 4d79450f70 CHANGELOG. 2017-05-02 16:06:15 -06:00
Hunter Trujillo 29e7da033f Fix alert level colors, in addition to hover state color. 2017-05-02 15:57:55 -06:00
Nathan Haugo 2b11d8891f Merge pull request #1378 from influxdata/feature/influxql-duration-range
Add Range.Lower and Range.Upper to query config to persist custom ranges
2017-05-02 14:18:29 -07:00
Chris Goller bc7895df2e Add test to influxql AST parsing of durations with no WHERE clause 2017-05-02 15:46:16 -05:00
Chris Goller bc1ac4c0ce Update swagger.json to mention queryConfig's range 2017-05-02 15:20:06 -05:00
Chris Goller c8edca8ff9 Update CHANGELOG to mention adding query build duration support 2017-05-02 15:16:47 -05:00
Chris Goller 7a577f6618 Add Range.Lower and Range.Upper to query config to persist custom ranges 2017-05-02 15:08:51 -05:00
Chris Goller a09a5f5687 Merge pull request #1376 from influxdata/bugfix/influx-math-funcs
Fix AST influxql for parsing binary expressions in fields
2017-05-02 13:50:58 -05:00
Chris Goller 9c40c11986 Update CHANGELOG about fixing #1327 2017-05-02 12:45:40 -05:00
Chris Goller ebe15248b0 Fix AST influxql for parsing binary expressions in fields 2017-05-02 12:36:56 -05:00
lukevmorris 66429dddce 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 c3ef011029 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 4639b1b82b Fix typo in Query Templates dropdown 2017-05-01 14:45:55 -07:00
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 d6ae979fbd 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 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
Hunter Trujillo c0a01336d3 Fix link to the index. 2017-05-01 12:01:55 -06:00
Regan Kuchan 8a9ae72831 Merge pull request #1359 from influxdata/chronoBeta10
Prep for beta10 release
2017-04-28 17:20:02 -07:00
Regan Kuchan d7ebf365cc Prep for beta10 release 2017-04-28 17:14:42 -07:00
Chris Goller 335bd575bf Merge pull request #1358 from influxdata/update-license-of-dependencies
Update License of Dependencies
2017-04-28 19:12:42 -05:00
Jared Scheib 1d83c774ad Update License of Dependencies 2017-04-28 17:09:38 -07:00
Alex Paxton 7b2353144c Merge pull request #1357 from influxdata/template-control-bar-polish
Template Control Bar Polish
2017-04-28 16:48:56 -07:00
Alex P f9980fc84d SHIP IT AGAIN 2017-04-28 16:41:35 -07:00
Alex P f8986648ac SHIP IT 2017-04-28 16:30:18 -07:00
Luke Morris fa8a8c20e5 AutoRefresh.executeQueries accepts templates as param 2017-04-28 16:10:37 -07:00
lukevmorris 9235a6cd75 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 b290932972 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 ac25691a50 eslint src --fix 2017-04-28 16:42:32 -06:00
Alex P 5e67057e63 Don't actually need this 2017-04-28 15:41:21 -07:00
Hunter Trujillo 4cbcc77fff prettier --single-quote --trailing-comma es5 --bracket-spacing false --semi false --write "src/**/*.js" 2017-04-28 16:37:19 -06:00