Commit Graph

3515 Commits (6e77bba6bd31c9960ef77d29f0da32f81bc31e62)

Author SHA1 Message Date
Alex P 32e481d7d4 Actually use the directive 2017-05-18 10:54:13 -07:00
Alex P 30af0163f6 Visually distinguish between previously selected value and highlighted value 2017-05-18 10:45:44 -07:00
Alex P 987827cc28 Change prop name to "useAutoComplete" 2017-05-18 10:43:05 -07:00
Alex P 264bf713e1 Use Sass directive to cut down on repetitive styles 2017-05-18 10:11:38 -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 4d29cf009f Remove comments 2017-05-17 16:18:10 -07:00
Alex P 774c3b9e2a Update Changelog 2017-05-17 16:15:32 -07:00
Alex P 1f76441140 Use autocomplete in tempvar dropdowns 2017-05-17 16:11:18 -07:00
Alex P 2f0ff9450a Add optional autocomplete to dropdown component 2017-05-17 16:10:57 -07:00
Alex P 2ee11e09a6 WIP add optional autocomplete to dropdown component 2017-05-17 15:01:00 -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 86741668b4 Merge pull request #1458 from influxdata/feature/version-clears-localstorage
New version clears local storage.
2017-05-17 11:55:00 -06: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 2cd86f68a5 Merge pull request #1490 from influxdata/feature/bumpversion
Add bumpversion to help script releases
2017-05-16 20:36:09 -05:00
Nathan Haugo 625f8a1ae6 Merge pull request #1489 from influxdata/feature/go-1.8.1_node-6.10.3
Update to Go 1.8.1 and Node 6.10.3
2017-05-16 16:25:17 -06:00
Chris Goller 1e3766ed0b Update CHANGELOG to mention using dep for vendoring 2017-05-16 17:17:33 -05:00
Chris Goller f7f8698313 Update makefile tests to handle vendoring 2017-05-16 17:16:42 -05:00
Chris Goller a411b8e1d9 Revert go-bindata to go get 2017-05-16 17:16:42 -05:00
Chris Goller 9542347adf Update vendoring and makefile to remove gdm 2017-05-16 17:16:41 -05:00
Chris Goller 31419493b5 Add go-bindata to vendor 2017-05-16 17:16:41 -05:00
Chris Goller 5dba5d1f7d Add godep and vendoring 2017-05-16 17:16:41 -05:00
Chris Goller 6bfc24445d Add bumpversion to help script releases 2017-05-16 17:07:07 -05:00
Chris Goller e74107ecc7 Update to Go 1.8.1 and Node 6.10.3 2017-05-16 17:04:02 -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
Chris Goller b129a13e1c Fix queryEditor error handling to not allow objects.
The local storage was getting corrupted with an object instead of a
string if the queryEditor had a problem.  As a result, the application
would stop working altogether.
2017-05-15 17:11:20 -05: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
Chris Goller 9ba43a9638 Update canned influx layout to use milliseconds of duration 2017-05-14 23:32:10 -05:00
Chris Goller c74fbf5f17 Merge pull request #1477 from mpchadwick/feature/log-alert
Add ability to log alerts
2017-05-14 21:19:48 -05:00
Max Chadwick deb9f15c46 Update CHANGELOG 2017-05-14 22:16:27 -04:00
Max Chadwick efbee30d9c Test kapacitor log extraction 2017-05-14 22:09:15 -04:00
Max Chadwick 0af4a4d47b Extract log from alerts 2017-05-14 22:01:08 -04:00
Max Chadwick 204a06e7ea Add log alert tests 2017-05-14 21:42:41 -04:00
Max Chadwick 34ad6f54d5 Add ability to log alerts 2017-05-12 22:04:38 -04:00
Alex Paxton ebc64fccf1 Merge branch 'master' into toggle-tempvars-controls 2017-05-12 17:00:28 -07:00
Alex P 1141efa629 Update changelog 2017-05-12 15:05:30 -07:00
Alex P 0c8af89bbd Create empty state for TempVars Control Bar
Changed the button text back to “Manage” because the label “Template
Variables” felt very redundant now that the page header has a tempvars
button
2017-05-12 14:54:04 -07:00
Alex P 0893f4346a Create "toggled" state for template variables toggle 2017-05-12 14:52:53 -07:00
Alex P c0613acda9 Use non conflicting css class 2017-05-12 14:37:21 -07:00
Alex P ed131cb754 Add button in dashboard header to toggle visibility of template control bar 2017-05-12 14:35:19 -07:00
Alex Paxton b12afca9b5 Merge pull request #1464 from influxdata/misc-polish
Misc Polish
2017-05-12 10:59:28 -07:00
Alex P 0bf2736b2d Update changelog 2017-05-12 10:56:36 -07:00
Alex P 2f705a492f Only show meta queries dropdown if in DE 2017-05-12 10:52:03 -07:00
Alex P f9c73b7e4c Make ternary more simple 2017-05-12 10:41:33 -07:00
Alex P 4ed1beeb95 Update changelog 2017-05-12 10:04:23 -07:00
Alex P 24ce50be39 Fix #1423
Pretty straight up, yo
2017-05-11 17:15:57 -07:00
Alex P 87feac7225 Remove "instructions" row in CSV type tempvars
Removed the “instructions” box that previously appeared when choosing
CSV type tempvars. It is safe to assume that users know the format, and
the real estate gain makes this change very worth it
2017-05-11 16:49:06 -07:00