.. |
__snapshots__
|
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539)
|
2024-11-05 14:20:02 +02:00 |
useActiveNode.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useActiveNode.ts
|
feat(editor): Migrate pinData mixin to usePinnedData composable (no-changelog) (#8207)
|
2024-01-04 11:22:56 +02:00 |
useAIAssistantHelpers.test.ts
|
fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975)
|
2024-12-02 11:53:21 +01:00 |
useAIAssistantHelpers.ts
|
fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975)
|
2024-12-02 11:53:21 +01:00 |
useAutocompleteTelemetry.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useAutocompleteTelemetry.ts
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
useBeforeUnload.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useBeforeUnload.ts
|
refactor(editor): Enable collaboration features only in NodeView v2 (no-changelog) (#10756)
|
2024-09-11 14:22:55 +02:00 |
useBugReporting.test.ts
|
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539)
|
2024-11-05 14:20:02 +02:00 |
useBugReporting.ts
|
feat: Add report bug buttons (#11304)
|
2024-10-21 13:32:37 +02:00 |
useCanvas.ts
|
fix(editor): Add missing trigger waiting tooltip on new canvas (#11918)
|
2024-11-27 14:05:00 +02:00 |
useCanvasMapping.test.ts
|
fix(editor): Remove invalid connections after node handles change (#12247)
|
2024-12-17 16:57:40 +02:00 |
useCanvasMapping.ts
|
fix(editor): Remove invalid connections after node handles change (#12247)
|
2024-12-17 16:57:40 +02:00 |
useCanvasMouseSelect.ts
|
fix(editor): Ensure toasts show above modal overlays (#11410)
|
2024-10-25 16:56:47 +02:00 |
useCanvasNode.test.ts
|
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539)
|
2024-11-05 14:20:02 +02:00 |
useCanvasNode.ts
|
fix(editor): Lower throttle time to only briefly show execution running status (no-changelog) (#11921)
|
2024-11-27 13:42:13 +02:00 |
useCanvasNodeHandle.ts
|
feat(editor): Improve node and edge bring-to-front mechanism on new canvas (#11793)
|
2024-11-21 16:00:38 +02:00 |
useCanvasOperations.test.ts
|
fix(editor): Remove invalid connections after node handles change (#12247)
|
2024-12-17 16:57:40 +02:00 |
useCanvasOperations.ts
|
fix(editor): Remove invalid connections after node handles change (#12247)
|
2024-12-17 16:57:40 +02:00 |
useCanvasPanning.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useCanvasPanning.ts
|
refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892)
|
2024-07-03 15:11:40 -04:00 |
useCanvasTraversal.test.ts
|
feat(editor): Add selection navigation using the keyboard on new canvas (#11679)
|
2024-11-18 19:50:42 +02:00 |
useCanvasTraversal.ts
|
feat(editor): Add selection navigation using the keyboard on new canvas (#11679)
|
2024-11-18 19:50:42 +02:00 |
useClipboard.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useClipboard.ts
|
fix(editor): Prevent NodeCreator from swallowing AskAssistant enter event (#11532)
|
2024-11-07 16:22:13 +01:00 |
useContextMenu.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useContextMenu.ts
|
fix(editor): Connect up new project viewer role to the FE (#9913)
|
2024-08-13 16:45:28 +03:00 |
useDataSchema.test.ts
|
perf(editor): Virtualize SchemaView (#11694)
|
2024-11-28 11:04:24 +01:00 |
useDataSchema.ts
|
perf(editor): Virtualize SchemaView (#11694)
|
2024-11-28 11:04:24 +01:00 |
useDebounce.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useDebounce.ts
|
refactor(editor): Fix type errors in ResourcesListLayout.vue (no-changelog) (#9461)
|
2024-05-20 09:01:38 -04:00 |
useDebugInfo.test.ts
|
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539)
|
2024-11-05 14:20:02 +02:00 |
useDebugInfo.ts
|
fix(editor): Add optional chaining to pruning.isEnabled (no-changelog) (#12023)
|
2024-12-09 15:46:20 +02:00 |
useDocumentTitle.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useDocumentTitle.ts
|
feat(editor): Overhaul document title management (#10999)
|
2024-09-30 10:57:25 +02:00 |
useDocumentVisibility.ts
|
feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837)
|
2024-12-20 17:01:22 +01:00 |
useExecutionDebugging.test.ts
|
fix(editor): Use optional chaining for all members in execution data when using the debug feature (#12024)
|
2024-12-04 11:05:16 +01:00 |
useExecutionDebugging.ts
|
fix(editor): Render sanitized HTML content in toast messages (#12139)
|
2024-12-11 10:11:51 +01:00 |
useExecutionHelpers.test.ts
|
feat(core): Improve debugging of sub-workflows (#11602)
|
2024-11-14 23:04:43 +01:00 |
useExecutionHelpers.ts
|
feat(core): Improve debugging of sub-workflows (#11602)
|
2024-11-14 23:04:43 +01:00 |
useExpressionEditor.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useExpressionEditor.ts
|
feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737)
|
2024-11-27 16:31:36 +00:00 |
useExternalHooks.ts
|
refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930)
|
2023-12-06 17:28:09 +02:00 |
useExternalSecretsProvider.ts
|
fix(editor): Fix External secrets typecheck (no-changelog) (#9434)
|
2024-05-17 14:16:00 +03:00 |
useGlobalEntityCreation.test.ts
|
fix(editor): Consistent protected environment styling and messaging (#12374)
|
2024-12-27 14:18:30 +01:00 |
useGlobalEntityCreation.ts
|
feat(editor): Add support for project icons (#12349)
|
2024-12-27 19:00:40 +01:00 |
useGlobalLinkActions.ts
|
refactor(editor): Add types to global link actions event bus (no-changelog) (#10452)
|
2024-08-20 11:25:22 +03:00 |
useHistoryHelper.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useHistoryHelper.ts
|
refactor(editor): Fix typescript issues in composables and misc files (no-changelog) (#9583)
|
2024-06-03 11:34:51 +02:00 |
useI18n.ts
|
feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476)
|
2023-07-28 09:51:07 +02:00 |
useImportCurlCommand.ts
|
feat: Add Ask AI to HTTP Request Node (#8917)
|
2024-05-02 13:52:15 +03:00 |
useKeybindings.test.ts
|
fix(editor): Fix canvas keybindings using splitter keys such as zooming using + key (#12022)
|
2024-12-04 09:35:41 +02:00 |
useKeybindings.ts
|
fix(editor): Fix canvas keybindings using splitter keys such as zooming using + key (#12022)
|
2024-12-04 09:35:41 +02:00 |
useLoadingService.ts
|
refactor: Migrate genericHelpers mixin to composable (#8220)
|
2024-01-05 12:23:28 +01:00 |
useMessage.ts
|
fix(editor): Set dangerouslyUseHTMLString in composable (#12280)
|
2024-12-18 12:24:38 +01:00 |
useNodeBase.test.ts
|
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539)
|
2024-11-05 14:20:02 +02:00 |
useNodeBase.ts
|
refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595)
|
2024-08-29 09:55:53 -04:00 |
useNodeConnections.test.ts
|
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539)
|
2024-11-05 14:20:02 +02:00 |
useNodeConnections.ts
|
fix(editor): Allow connecting node to itself on new canvas (no-changelog) (#11143)
|
2024-10-08 11:15:36 +03:00 |
useNodeHelpers.test.ts
|
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147)
|
2024-12-12 13:54:44 +01:00 |
useNodeHelpers.ts
|
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147)
|
2024-12-12 13:54:44 +01:00 |
useNodeSpecificationValues.ts
|
feat(editor): Implement Resource Mapper component (#6207)
|
2023-05-31 11:56:09 +02:00 |
useNodeType.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useNodeType.ts
|
fix: Remove Request Options from sub nodes (no-changelog) (#9853)
|
2024-06-25 14:53:31 +03:00 |
useNodeViewVersionSwitcher.test.ts
|
feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049)
|
2024-12-04 21:33:35 +02:00 |
useNodeViewVersionSwitcher.ts
|
feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049)
|
2024-12-04 21:33:35 +02:00 |
usePageRedirectionHelper.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
usePageRedirectionHelper.ts
|
fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467)
|
2024-11-01 11:01:54 -04:00 |
usePinnedData.test.ts
|
fix(editor): Enable pinning main output with error and always allow unpinning (#11452)
|
2024-11-07 08:32:43 +01:00 |
usePinnedData.ts
|
fix(editor): Enable pinning main output with error and always allow unpinning (#11452)
|
2024-11-07 08:32:43 +01:00 |
usePushConnection.test.ts
|
fix(editor): Render sanitized HTML content in toast messages (#12139)
|
2024-12-11 10:11:51 +01:00 |
usePushConnection.ts
|
fix(n8n Form Node): Popup does not work in some browsers (no-changelog) (#12176)
|
2024-12-12 14:49:50 +02:00 |
useRunWorkflow.test.ts
|
fix: Run workflow if active and single webhook service has pin data (#12425)
|
2025-01-06 11:11:36 +02:00 |
useRunWorkflow.ts
|
fix: Run workflow if active and single webhook service has pin data (#12425)
|
2025-01-06 11:11:36 +02:00 |
useStorage.test.ts
|
fix(editor): Fix local storage flags defaulting to undefined string (#7603)
|
2023-11-07 10:06:08 +01:00 |
useStorage.ts
|
fix(editor): Fix local storage flags defaulting to undefined string (#7603)
|
2023-11-07 10:06:08 +01:00 |
useStyles.test.ts
|
fix(editor): Turn NPS survey into a modal and make sure it shows above the Ask AI button (#11814)
|
2024-11-21 08:27:47 -05:00 |
useStyles.ts
|
fix(editor): Turn NPS survey into a modal and make sure it shows above the Ask AI button (#11814)
|
2024-11-21 08:27:47 -05:00 |
useTelemetry.ts
|
refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060)
|
2023-04-24 12:18:24 +02:00 |
useToast.test.ts
|
fix(editor): Render sanitized HTML content in toast messages (#12139)
|
2024-12-11 10:11:51 +01:00 |
useToast.ts
|
fix(editor): Render sanitized HTML content in toast messages (#12139)
|
2024-12-11 10:11:51 +01:00 |
useUniqueNodeName.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
useUniqueNodeName.ts
|
refactor(editor): Add infix to Pinia stores (no-changelog) (#6149)
|
2023-05-05 10:41:54 +02:00 |
useUserHelpers.ts
|
refactor(editor): Migrate userHelpers mixin to composable (no-changelog) (#9737)
|
2024-06-15 09:41:23 -04:00 |
useWorkflowActivate.ts
|
feat: Update NPS Value Survey (#9638)
|
2024-06-11 10:23:30 +02:00 |
useWorkflowHelpers.test.ts
|
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539)
|
2024-11-05 14:20:02 +02:00 |
useWorkflowHelpers.ts
|
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
|
2024-12-18 08:35:53 +01:00 |