Conversation
…ms, and portal overlays
…esults cleanup - Directory Import node: full electron + browser implementation with IPC - Remove custom file preview grid from DirectoryImportBody, use shared ResultsPanel - Fix iterator capsule positioning: remove dynamic capsuleExtraOffset, use fixed CAPSULE_TOP_OFFSET - Add event loop yield between topological levels to prevent UI freeze - File Export: support array inputs from iterator output
… in all 18 locales
…owser executor client, add 7zip-bin dep
…TP server - Refactor iterator node into generalized subgraph/group node system - GroupNodeContainer, GroupIONode, SubgraphBreadcrumb, SubgraphToolbar - useGroupAdoption hook (replaces useIteratorAdoption) - Dynamic fields editor for group I/O configuration - Add trigger node system (base, HTTP trigger, directory trigger) - HTTP server service with start/stop/status management - HTTP response output node - HTTP server IPC handlers - Add ImportWorkflowDialog for importing workflows as subgraphs - Update execution engine for subgraph and trigger support - Update workflow/execution/UI stores for group node operations - Update node palette, config panel, results panel - Add i18n strings (en, zh-CN) for new features - Update DB schema for subgraph support
- Split run button with count picker (1/2/3/4/5/8/10x) on each node - Sequential runs with auto-randomized seed perturbation - Select which run result to use as downstream output - 'Use as output' button in results panel (stacked + full list views) - 'Use as output' button in fullscreen preview overlay - Preview overlay improvements - Video navigation support (prev/next arrows, thumbnail strip) - Thumbnail strip for multi-result navigation (images + videos) - Adjusted max-height for navigable previews - Reset stack index on new results arrival - Use selectedOutputIndex when resolving upstream results for execution - Add i18n strings for selectAsOutput/selectedAsOutput (all 18 locales)
…ort guard - Show current workflow in list as disabled with '(current)' label - Block importing workflows containing trigger nodes into groups - Display import error messages inline (trigger rejection, general errors) - Add i18n strings: importContainsTrigger, currentWorkflow (all 18 locales)
- Clear editingGroupId when closing tabs (doCloseTab, closeMultipleTabs) to prevent stale subgraph view leaking across workflow tabs - Remove input/directory-import node (replaced by trigger/directory) - Delete handler, registration, browser definition, execution logic - Remove from all 18 i18n locale files - Clean up CustomNodeBody and NodeIcons references
…n, pagination layout, file export inline params
…stence and animations
…ut/http-response, group node; UI polish for run badge, tooltips, guide, collapse
…d input preview with selectedOutputIndex, resolve all tsc errors
- Fix GroupNodeContainer to use dynamic t() translation instead of stale data.label - Add __userRenamed flag so custom names are preserved after language switch - Update Visual Workflow Editor screenshot in README
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.
No description provided.