Commit Graph

3787 Commits (202c43ec090f0b75098fc0d084476a86cc0c6630)

Author SHA1 Message Date
Regan Kuchan 6da83b8629 Update version and changelog for v1.3.2.0 2017-06-02 13:34:23 -06:00
Jared Scheib df9ef1c604 Merge remote-tracking branch 'origin/master' into feature/upgrade_and_synchronize_dygraphs
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-06-01 17:58:10 -07:00
Jared Scheib 6cbec62578 Recombobulate synchronizer to accommodate graphs with different time ranges
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-06-01 17:27:37 -07:00
Chris Goller 91ef6e01e2 Update bumpversion and documentation for release 2017-06-01 18:26:33 -05:00
Alex P 503ff0f7ab Shrink bootstrap theme 2017-06-01 16:19:01 -07:00
Jared Scheib be0b2885f7 Merge pull request #1584 from influxdata/1583-fix/submenu_display
Fix hidden submenus when alert notification on screen
2017-06-01 16:07:59 -07:00
Andrew Watkins 5a37e8f57f Merge pull request #1585 from influxdata/revert-auto-func
Revert auto func
2017-06-01 16:07:02 -07:00
Andrew Watkins 946a9ebcca Comment out test 2017-06-01 16:00:05 -07:00
Andrew Watkins 37c27e2670 Update CHANGELOG 2017-06-01 15:50:45 -07:00
Andrew Watkins 44479d05f6 Revert auto-funcs 2017-06-01 15:50:04 -07:00
Jared Scheib b6d308c1b8 Merge branch 'master' into 1583-fix/submenu_display 2017-06-01 15:44:59 -07:00
Jared Scheib 8bb869ab16 Merge pull request #1582 from influxdata/1580-fix/null_localstorage
Fix load localStorage and warning UX on fresh Chronograf install
2017-06-01 15:43:16 -07:00
Jared Scheib 360bc14744 Update changelog 2017-06-01 15:32:18 -07:00
Alex Paxton 63cbd09af0 Fix z-index failure caused by Notifications being below SideNav in DOM
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-06-01 15:28:02 -07:00
Jared Scheib f262e3b5ca Upbate changebog
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-06-01 15:10:53 -07:00
Jared Scheib d3b402615c Fix load localStorage and warning UX on fresh Chronograf install
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-06-01 15:08:52 -07:00
Alex Paxton 5853abc8e7 Merge pull request #1575 from influxdata/improve-function-selector-ux
Improve Function Selector UX
2017-06-01 13:41:34 -07:00
Alex P fc557d4ead improve changelog message 2017-06-01 13:26:40 -07:00
Jared Scheib 14dac0ef06 Toggle correct field funcs in open func selectors when funcs are changed
This applies for when you have one or more open function selectors and
change a field with no funcs selected to have one, or vice versa, such
that the other field funcs are changed to match. Now, the UI will
update accordingly as expected to reflect the selected funcs for all fields.

Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-06-01 13:15:05 -07:00
Alex Paxton 76a221b3e4 Hide function selector when fieldListItem is toggled
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-06-01 13:13:28 -07:00
Alex Paxton 5c21d7aa16 Merge pull request #1567 from influxdata/new-sidenav-user-icon
New Sidenav User Icon
2017-06-01 13:09:31 -07:00
Alex P e34c3ee2ab Change toggle text to "0 Functions" when no functions are applied
Slightly more clear what is going on
2017-06-01 12:40:56 -07:00
Alex P 026fa93bd8 Merge branch 'master' into improve-function-selector-ux 2017-06-01 12:30:37 -07:00
Alex Paxton d07389c7ea Merge branch 'master' into new-sidenav-user-icon 2017-06-01 12:29:13 -07:00
Jared Scheib 1987993059 Merge pull request #1564 from influxdata/fix/sourceless_logout
Fix logout menu item functionality & provide logoutLink only when using auth
2017-06-01 12:13:55 -07:00
Chris Goller 6eadb23656 Merge pull request #1573 from influxdata/minor-release-updates
Update release to use `Platform` rather than `Arch`
2017-06-01 12:56:52 -05:00
Andrew Watkins 950a79ca4c Merge pull request #1560 from influxdata/feature/auto-func
Automatically apply functions to fields
2017-06-01 10:46:16 -07:00
Andrew Watkins 3c249c2f5f Merge branch 'master' into feature/auto-func 2017-06-01 10:46:07 -07:00
Alex Paxton e790db1867 Merge branch 'master' into new-sidenav-user-icon 2017-06-01 00:56:41 -07:00
Chris Goller 14e1b93b86 Merge branch 'master' into fix/sourceless_logout 2017-05-31 22:09:32 -05:00
Alex Paxton a394c5b4a5 Merge branch 'master' into new-sidenav-user-icon 2017-05-31 17:57:57 -07:00
Alex P f50126be99 Update changelog 2017-05-31 17:54:36 -07:00
Alex P 385dc3b47f Make apply button green as to not blend in with adjacent blue buttons 2017-05-31 17:48:57 -07:00
Alex P 34ce7c4bb0 Change toggle color to indicate whether functions have been applied 2017-05-31 17:48:33 -07:00
Alex P 6a4003afda Make functions toggle display count of applied functions
Doing that grammar thing so it doesn’t read “1 Functions”
2017-05-31 17:47:51 -07:00
Alex P 3d2c1a5ca2 Use .active instead of custom class
Forgot I could do this
2017-05-31 17:46:06 -07:00
Chris Goller b6cf39ee48 Update release to use `Platform` rather than `Arch` 2017-05-31 17:45:38 -05:00
Chris Goller e79355fcdd Merge pull request #1562 from influxdata/1529-fix/influxql-multiple-tags
Fix parsing of InfluxQL with multiple tag values
2017-05-31 16:32:12 -05:00
Andrew Watkins c15943f3c9 Merge pull request #1561 from influxdata/feature/save-ceo
Save CEO only with fully qualified queries
2017-05-31 14:23:05 -07:00
Chris Goller a1fa4b9eb9 Fix test name typo 2017-05-31 16:18:24 -05:00
Andrew Watkins 193a68a4aa Update confirm button props 2017-05-31 14:09:43 -07:00
Andrew Watkins 5e6defc7ba Update CHANGELOG 2017-05-31 13:51:54 -07:00
Andrew Watkins c28bae22f4 Update to better test name 2017-05-31 13:49:27 -07:00
Andrew Watkins 923275a5bd Apply mean automatically to any field 2017-05-31 10:05:14 -07:00
Andrew Watkins a69052c7f5 Update code to modern patterns 2017-05-31 09:42:58 -07:00
Andrew Watkins 35ddd08e0b Remove isRequired from template prop 2017-05-31 09:33:22 -07:00
Andrew Watkins 2db29e9c02 Update CHANGELOG 2017-05-31 09:27:59 -07:00
Andrew Watkins 0a1c6239e4 Flip disable logic 2017-05-31 09:25:16 -07:00
Jared Scheib bd8ca66b4c Upbate changebog
Signed-off-by: Chris Goller <goller@gmail.com>
2017-05-30 17:39:47 -07:00
Jared Scheib 6806f62ac0 Refactor /chronograf/v1 to not return logoutLink if not using auth
Use logoutLink to determine if logout menu item is shown

Signed-off-by: Chris Goller <güllère@gmail.com>
2017-05-30 17:34:55 -07:00