This is an automated email from the ASF dual-hosted git repository.
scottyaslan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from ac27bb02bc [NIFI-13624] - Allow View Status History of the current
process group. (#9214)
add 2951eef8a5 [NIFI-13683] - Refactor Status History dialog to not
support manual resizing via a dialog drag handle, but favor a maximize/minimize
button approach familiar to other windowed applications. When maximized, the
dialog will resize as the browser window resizes. This solution eliminates the
need for the unsupported (in Firefox) computedStyleMap that was causing issues.
(#9218)
No new revisions were added by this update.
Summary of changes:
.../state/status-history/status-history.effects.ts | 3 +-
.../status-history/status-history.component.html | 33 ++++++++++++++++++----
.../status-history/status-history.component.scss | 17 +++++++++--
.../status-history/status-history.component.ts | 23 +++++++++++++--
4 files changed, 65 insertions(+), 11 deletions(-)