Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

PerfKit Explorer Production Release 28

Choose a tag to compare

@jmuharsky jmuharsky released this 07 Apr 00:15
· 37 commits to master since this release

Maximize Widget

  • Widgets can now be maximized. Using the "arrows apart" button on the widget's top-right button set, it will focus on the widget and use the full page size. Clicking the "arrows together" button will restore the widget to normal size.
  • The &maximize parameter is added to the URL when a widget is maximized. This allows you to share this state with other users, and when they open the dashboard the appropriate widget will be selected and maximized.

Toolbar Improvements

  • Dashboard, Container and Widget toolbars now have a more logical organization to buttons, as well as a separator bar between groups.
  • The Column Style panel toolbar now contains buttons for refresh, edit SQL and edit JSON. In addition, "Insert" and "Delete" have been changed to "Define Column" and "Remove Column" to make reduce conflict with widget-level functionality.