feat: redesign policy configurator#6319
Draft
Pyatakov wants to merge 4 commits into
Draft
Conversation
Test Results 32 files ±0 64 suites ±0 4m 4s ⏱️ -10s For more details on these failures, see this check. Results for commit 8f19449. ± Comparison against base commit 1cc5862. ♻️ This comment has been updated with latest results. |
c31e1a8 to
6a8a58b
Compare
- Refresh the overall policy configurator visuals and layout - Add a policy identity popover and command palette - Add an editable policy settings drawer without a modal mask - Add a block inspector header and empty state Signed-off-by: Alex Piatakov <alex.piatakov@swirldslabs.com>
- Add a collapsible, persistent block library rail - Draw selection-only event arrows and block markers - Show the event arrow styles in the canvas legend - Add a contextual add-block picker on canvas blocks - Focus the policy rail on the selected block Signed-off-by: Alex Piatakov <alex.piatakov@swirldslabs.com>
- Add a primary publish split-button for draft policies - Introduce a zoned top bar with inspector tabs and library dots - Refine the overflow menu and policy popover Signed-off-by: Alex Piatakov <alex.piatakov@swirldslabs.com>
- Redesign the block inspector panel layout - Refresh inspector inputs and the canvas blocks and arrows - Add a segmented Blocks / Modules / Tools library switcher - Match the inspector Properties/Events/JSON tabs to the top bar - Tighten top-bar spacing and icon consistency Signed-off-by: Alex Piatakov <alex.piatakov@swirldslabs.com>
6a8a58b to
8f19449
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Redesign of the policy configurator across its four zones.