Commit Graph

3959 Commits (3c91a23a4d9d72ed2abc037dee226c0d953acb4c)

Author SHA1 Message Date
Nathan Haugo 3e2c1136d8 Merge pull request #1586 from influxdata/feature/sorta-fix-bumpversion
Update bumpversion and documentation for release
2017-06-07 17:06:23 -06:00
Jared Scheib 51d10c6ca3 Remove 'component' prop from non-graph cells in LayoutRenderer 2017-06-07 17:33:25 -05:00
Jared Scheib d452d8e8d9 Revert to non-Dashboard StatusPage 2017-06-07 17:32:57 -05:00
Jared Scheib d56d55ef3e Merge branch 'master' into feature/status_page-1556 2017-06-07 12:07:27 -05:00
Hunter Trujillo d07519559f Merge pull request #1596 from influxdata/update-prettier-1.4
Make everything prettier again
2017-06-07 10:58:51 -06:00
Hunter Trujillo 5f5478bcdc Prettier tests. 2017-06-07 10:23:53 -06:00
Hunter Trujillo 7664808e55 Update prettier formatting and update ESLint rules to match. 2017-06-07 10:12:40 -06:00
Jared Scheib 73d9dfdc5d WIP Refactor parts of LayoutRenderer to accommodate non-graph visualizations; refactor StatusPage to use a Dashboard 2017-06-06 19:32:15 -05:00
Jared Scheib 912d726580 Use getActiveDashboard consistently in DashboardPage 2017-06-06 19:30:39 -05:00
Jared Scheib 162e17e037 Merge remote-tracking branch 'origin/master' into feature/status_page-1556 2017-06-06 17:22:46 -05:00
Jared Scheib fadc145843 Update changelog for #1512 2017-06-06 17:13:27 -05:00
lukevmorris bdf6ffd73c Restore Line + Single Stat styling (#1594)
* Restore Line + Single Stat styling

* Update CHANGELOG
2017-06-06 15:07:11 -07:00
Jared Scheib 3375810544 Merge pull request #1512 from influxdata/feature/upgrade_and_synchronize_dygraphs
Upgrade and synchronize dygraphs, fix legend fall-off
2017-06-06 16:59:13 -05:00
Jared Scheib f95f2ad8f6 Prevent legend from swooping on-screen when graph is repositioned
Remove legend animation to support prevent of swooping
2017-06-06 16:44:58 -05:00
Jared Scheib 571940f518 Add comments to workaround for legend disappear on redraw 2017-06-06 16:40:18 -05:00
Jared Scheib 8e0a5657cb Move and comment graph synchronizer opt-out logic 2017-06-06 13:37:41 -05:00
Jared Scheib ee6a52e891 Update bool vars to use 'is' convention 2017-06-06 13:37:07 -05:00
Jared Scheib 78b8441674 Add Status Page skeleton to UI 2017-06-05 19:10:30 -05:00
Jared Scheib 32b9e0bdd5 Change import path to absolute 2017-06-05 19:09:02 -05:00
Jared Scheib 22b66fb46b Reorder component import to match routes order 2017-06-05 14:02:07 -05:00
Jared Scheib b700a9ed79 Reorder client router routes to match nav order 2017-06-05 13:58:55 -05:00
Regan Kuchan f906b9ccd9 Merge pull request #1589 from influxdata/chronograf-v1.3.2.0
Update version and changelog for v1.3.2.0
2017-06-02 16:27:25 -06:00
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