n8n/packages/frontend/editor-ui/src/app/components
Mutasem Aldmour 76f52b0988
feat(ai-builder): Add code-base workflow builder and related changes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 07:32:04 +01:00
..
__snapshots__ fix(editor): Prevent socket messages to writeAccessReleaseRequested without workflowId (no-changelog) (#25432) 2026-02-06 14:45:12 +00:00
app feat: Add workflow demo diff view (#24585) 2026-01-22 09:18:21 +00:00
common refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
DropArea fix(core): Fix for jumpy UI when using drag/drop to fields in NDV (#23516) 2026-01-07 12:25:40 +01:00
forms refactor(editor): Replace N8nPopover with N8nPopoverReka (and rename) for consistency and improved functionality across components (#22766) 2025-12-17 11:32:43 +01:00
layouts fix(editor): Set up baseline to empty workflows list (no-changelog) (#25063) 2026-02-02 11:36:08 +00:00
MainHeader feat(editor): Add Name version action to workflow history (#25316) 2026-02-09 07:43:51 +00:00
transitions refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
AboutModal.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
ActivationModal.vue refactor(editor): Replace N8nCheckbox and ElCheckbox with N8nCheckbox2 (and rename) for consistency and improved functionality across components (#23338) 2026-01-15 21:10:56 +00:00
AiStarsIcon.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
AiUpdatedCodeMessage.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
AnimatedSpinner.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
Badge.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
Banner.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
BottomMenu.vue fix(editor): Sidebar bottom section always visible (no-changelog) (#23958) 2026-01-07 16:25:40 +00:00
BreakpointsObserver.vue feat(editor): Add extra filtering params to dynamic banners request (no-changelog) (#21313) 2025-10-31 17:21:47 +02:00
ChatEmbedModal.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
ChatEmbedModal.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
CollectionWorkflowCard.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
ConnectionTracker.test.ts fix(editor): Prevent socket messages to writeAccessReleaseRequested without workflowId (no-changelog) (#25432) 2026-02-06 14:45:12 +00:00
ConnectionTracker.vue fix(editor): Prevent socket messages to writeAccessReleaseRequested without workflowId (no-changelog) (#25432) 2026-02-06 14:45:12 +00:00
ConsumedTokensDetails.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
CopyInput.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
CopyInput.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
CredentialResolverEditModal.test.ts feat(editor): Implement modal to edit/create credential resolver, and resolver workflow settings (#22977) 2025-12-10 10:32:33 +01:00
CredentialResolverEditModal.vue feat: Add feature for clearing credentials on resolver update (#24169) 2026-01-12 12:47:45 +00:00
Draggable.test.ts fix(editor): Implement distance threshold for the Draggable component (#24490) 2026-01-19 20:21:54 +00:00
Draggable.vue fix(editor): Implement distance threshold for the Draggable component (#24490) 2026-01-19 20:21:54 +00:00
DraggableTarget.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
DuplicateWorkflowDialog.vue refactor(editor): Extract workflow list management into dedicated store (no-changelog) (#24971) 2026-01-28 14:34:43 +00:00
DynamicModalLoader.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
DynamicModalLoader.vue chore(editor): Address Vue warnings (#23724) 2025-12-30 12:42:25 +01:00
EnterpriseEdition.ee.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
Feedback.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
Feedback.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
FocusPanel.test.ts feat(editor): Make expression resolution async (#24249) 2026-01-23 09:05:26 +00:00
FocusPanel.vue feat(ai-builder): Add code-base workflow builder and related changes 2026-02-11 07:32:04 +01:00
FocusSidebar.test.ts feat(editor): Add base for the setup panel feature (no-changelog) (#25010) 2026-02-03 10:15:56 +00:00
FocusSidebar.vue feat(ai-builder): Add code-base workflow builder and related changes 2026-02-11 07:32:04 +01:00
FreeAiCreditsCallout.test.ts feat(core): Add new landing page on Chat hub for first time users (#24730) 2026-01-26 11:34:26 +00:00
FreeAiCreditsCallout.vue feat(core): Add new landing page on Chat hub for first time users (#24730) 2026-01-26 11:34:26 +00:00
FromAiParametersModal.test.ts fix(Data Table Node): Fallback to workflow-derived projectId if undefined (#25320) 2026-02-06 07:32:09 +00:00
FromAiParametersModal.vue feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
GoBackButton.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
ImportWorkflowUrlModal.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
ImportWorkflowUrlModal.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
IntersectionObserved.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
IntersectionObserver.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
KeyboardShortcutTooltip.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
MainSidebar.test.ts fix(editor): Set up baseline to empty workflows list (no-changelog) (#25063) 2026-02-02 11:36:08 +00:00
MainSidebar.vue feat(editor): Sidebar state experiment (no-changelog) (#25096) 2026-02-02 12:42:58 +00:00
MainSidebarHeader.test.ts chore: Clean up command bar feature flag (no-changelog) (#23830) 2026-01-06 09:12:37 -05:00
MainSidebarHeader.vue fix(editor): Improve checkbox and lock icon alignment (#24575) 2026-01-26 15:09:18 +00:00
MainSidebarSourceControl.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
MainSidebarSourceControl.vue fix(editor): Fix source control sidebar icon width when collapsed (no-changelog) (#24990) 2026-01-28 16:39:46 +00:00
MainSidebarUserArea.vue refactor(editor): Replace N8nPopover with N8nPopoverReka (and rename) for consistency and improved functionality across components (#22766) 2025-12-17 11:32:43 +01:00
Modal.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
ModalDrawer.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
ModalRoot.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
Modals.vue feat(editor): Add Name version action to workflow history (#25316) 2026-02-09 07:43:51 +00:00
NodeActionsList.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
NodeExecuteButton.test.ts feat(ai-builder): Add code-base workflow builder and related changes 2026-02-11 07:32:04 +01:00
NodeExecuteButton.vue feat(ai-builder): Add code-base workflow builder and related changes 2026-02-11 07:32:04 +01:00
NodeExecutionErrorMessage.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
NodeExecutionErrorMessage.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
NodeIcon.vue fix(editor): Restore correct node icon colors in nodes panel (#23152) 2025-12-19 17:57:45 +01:00
NodeList.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
NodeTitle.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
NodeTitle.vue fix(editor): Fix node name tooltip in NDV header (#21760) 2025-11-12 10:50:28 +01:00
NodeViewUnfinishedWorkflowMessage.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
NpsSurvey.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
SaveButton.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
SaveButton.vue refactor(editor): Replace old N8nTooltip with new Reka UI based tooltip (#22838) 2026-01-21 09:58:35 +00:00
SettingsSidebar.vue feat(editor): Sidebar redesign (#22395) 2025-12-03 08:03:16 +00:00
ShortenName.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
StopManyExecutionsModal.test.ts feat(editor): Add Stop All Executions functionality (#23576) 2026-01-05 08:48:37 +01:00
StopManyExecutionsModal.vue chore(editor): Add count to Stop Many Execs telemetry (#24773) 2026-02-02 15:02:00 +00:00
TidyUpIcon.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
TimeAgo.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
TitledList.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
UpdatesPanel.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
VersionCard.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
VersionUpdateCTA.test.ts feat(editor): Sidebar redesign (#22395) 2025-12-03 08:03:16 +00:00
VersionUpdateCTA.vue fix(editor): Fix VersionUpdateCTA disabled state (#23722) 2026-01-05 14:39:03 +02:00
VirtualSchemaHeader.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
WarningTooltip.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
WhatsNewModal.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
WhatsNewModal.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
WorkflowActivationConflictingWebhookModal.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
WorkflowActivationConflictingWebhookModal.vue fix: Move webhook duplication checks to backend and make them more reliable (#23094) 2026-01-21 10:49:20 +00:00
WorkflowActivationErrorMessage.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
WorkflowCard.test.ts feat(ai-builder): Add code-base workflow builder and related changes 2026-02-11 07:32:04 +01:00
WorkflowCard.vue feat(ai-builder): Add code-base workflow builder and related changes 2026-02-11 07:32:04 +01:00
WorkflowDescriptionModal.test.ts feat: Autosave workflows (#23036) 2026-01-09 18:40:24 +00:00
WorkflowDescriptionModal.vue feat(editor): Edit workflow descriptions from the MCP page (#22967) 2025-12-11 09:04:16 +01:00
WorkflowExtractionNameModal.test.ts refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
WorkflowExtractionNameModal.vue refactor(editor): Extract app code into @/app folder (no-changelog) (#21431) 2025-10-31 14:58:10 +02:00
WorkflowPreview.test.ts feat(editor): Resource center experiment (no-changelog) (#24510) 2026-01-21 13:39:30 +00:00
WorkflowPreview.vue feat(editor): Resource center experiment (no-changelog) (#24510) 2026-01-21 13:39:30 +00:00
WorkflowProductionChecklist.test.ts feat(editor): Minor UX improvements for MCP (no-changelog) (#22131) 2025-11-24 10:11:41 +01:00
WorkflowProductionChecklist.vue feat: Enable time saved node for testing (#22650) 2025-12-09 10:29:11 +00:00
WorkflowSettings.test.ts feat(ai-builder): Add code-base workflow builder and related changes 2026-02-11 07:32:04 +01:00
WorkflowSettings.vue feat(ai-builder): Add code-base workflow builder and related changes 2026-02-11 07:32:04 +01:00
WorkflowShareModal.ee.test.ts chore(editor): Provide custom tooltips for personal space policies (#25358) 2026-02-05 17:07:37 +00:00
WorkflowShareModal.ee.vue chore(editor): Provide custom tooltips for personal space policies (#25358) 2026-02-05 17:07:37 +00:00
WorkflowVersionForm.test.ts feat(editor): Add Name version action to workflow history (#25316) 2026-02-09 07:43:51 +00:00
WorkflowVersionForm.vue feat(editor): Add Name version action to workflow history (#25316) 2026-02-09 07:43:51 +00:00