[
https://issues.apache.org/jira/browse/NIFI-12922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832305#comment-17832305
]
ASF subversion and git services commented on NIFI-12922:
--------------------------------------------------------
Commit d85f4b39c532e750816a5c9ffdd6dd4a4f3dad22 in nifi's branch
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d85f4b39c5 ]
[NIFI-12922] semantic dialog size configurations (#8535)
* [NIFI-12922] semantic dialog size configurations
* move DIALOG_SIZES to index.ts, fix status history dialog
* fix paramter context dialog size to large
* remove dialog height styles to help keep the dialog action buttons on screen
for smaller screen heights
* update import from registry dialog
* update edit remote port dialog size styles
* update user access policies table width
* update component state width
* remove .selected-type width
* udate edit parameter context dialog
* update status history dialog
* update system diagnostics dialog
* update flow analysis rules, parameter providers, and reporting task dialog
widths
* update enable and disable CS dialog width
* handle tailwind width styles for dialog contents
* update purge history dialog
* fix system diagnostics vertical height tab differences
* update component state dialog style, retore listing-table width 100%
* remove SMALL dialog from YesNoDialog, CancelDialog, and OkDialog widths
* restore Enable/Disable CS dialog spacing, remove SMALL dialog size from the
override policy dialog
* introduce SMALL_DIALOG, MEDIUM_DIALOG, LARGE_DIALOG, and XL_DIALOG
MatDialogConfig
* update purge history dialog
* remove grid and use flex basis-2/3 instead
* YesNo dialogs are SMALL_DIALOG with maxWidth: 24rem, Ok Dialogs can be any
size but should override the maxWidth: 24rem, Cancel Dialog have no size
* remove unnecessary maxWidth: 24rem from OkDialogs
* use basis-2/3 and basis-1/3 for enable/disable CS and relationship setting
edit processor layouts, add border and overflow scrolling for referencing
component listings UX everywhere
* final touches
This closes #8535
> UI - semantic dialog sizes
> --------------------------
>
> Key: NIFI-12922
> URL: https://issues.apache.org/jira/browse/NIFI-12922
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Scott Aslan
> Assignee: Scott Aslan
> Priority: Major
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)