Endpoint modal alignment (Mini API Registry)#992
Open
ruwinirathnamalala wants to merge 26 commits intobuerokratt:devfrom
Open
Endpoint modal alignment (Mini API Registry)#992ruwinirathnamalala wants to merge 26 commits intobuerokratt:devfrom
ruwinirathnamalala wants to merge 26 commits intobuerokratt:devfrom
Conversation
Pull from buerokratt/dev
Pull from buerokratt/dev
…into 923/endpoint_modal_alignment
28 tasks
…://github.com/rootcodelabs/Service-Module into 923/endpoint_modal_alignment
|
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.


#923
Mini API Registry in Service Flow Editor
Overview
Adds an inline API Registry panel (
ApiElementsPanel) inside the Elements dropdown of the service flow editor, replacing the old draggable API endpoint cards. Users can now browse, search, create, edit, delete, and add endpoints to the canvas without leaving the flow editor.Changes
New Components
ApiElementsPanel.tsx— Inline mini registry panel with:+ New APIbutton to create endpoints from within the flow#E7F0F6background,#B9D2E5border),HEADER_HEIGHT_PXconstant for scroll calculationApiElementsPanel.scss— Extracted styles for the panel (row colours, border-radius, hover state, placeholder)Modified Components
CustomEdge.tsx— Replaces draggable endpoint cards with<ApiElementsPanel>ApiRegistryTable.tsx— ExportedEndpointTooltipContentfor reuse in the mini registryApiRegistryPage.tsx— WiredonSaveSuccesson the edit modal to reload the table after savingi18n
serviceFlow.apiElements.title,serviceFlow.apiElements.searchPlaceholder,serviceFlow.apiElements.newApikeys inen/common.jsonandet/common.json