n8n/packages/editor-ui/src/composables
Ricardo Espinoza 22bdb0568e
refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-06-10 16:23:06 +03:00
..
__tests__ refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
useActiveNode.ts
useAutocompleteTelemetry.ts
useCanvasMapping.spec.ts feat(editor): Add initial code for NodeView and Canvas rewrite (no-changelog) (#9135) 2024-05-23 11:42:10 +03:00
useCanvasMapping.ts feat(editor): Add initial code for NodeView and Canvas rewrite (no-changelog) (#9135) 2024-05-23 11:42:10 +03:00
useCanvasMouseSelect.ts refactor(editor): Fix NodeView/Canvas related TS errors (#9581) 2024-06-03 16:33:20 +02:00
useCanvasOperations.spec.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
useCanvasOperations.ts feat(editor): Add remove node and connections functionality to canvas v2 (#9602) 2024-06-04 15:36:27 +03:00
useCanvasPanning.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
useClipboard.ts
useContextMenu.ts fix(editor): Color node connections correctly in execution preview for nodes that have pinned data (#9669) 2024-06-07 16:12:59 +03:00
useDataSchema.ts
useDebounce.ts refactor(editor): Fix type errors in ResourcesListLayout.vue (no-changelog) (#9461) 2024-05-20 09:01:38 -04:00
useExecutionDebugging.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
useExecutionHelpers.ts refactor(editor): Stop expecting null execution status (no-changelog) (#9672) 2024-06-10 10:19:40 +02:00
useExpressionEditor.ts fix: Don't throw errors for NaN in number operators in the filter component (#9506) 2024-05-30 13:51:45 +02:00
useExternalHooks.ts
useExternalSecretsProvider.ts fix(editor): Fix External secrets typecheck (no-changelog) (#9434) 2024-05-17 14:16:00 +03:00
useGlobalLinkActions.ts
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
useImportCurlCommand.ts feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +03:00
useLoadingService.ts
useMessage.ts refactor(editor): Fix NodeView/Canvas related TS errors (#9581) 2024-06-03 16:33:20 +02:00
useNodeConnections.spec.ts feat(editor): Add initial code for NodeView and Canvas rewrite (no-changelog) (#9135) 2024-05-23 11:42:10 +03:00
useNodeConnections.ts feat(editor): Add initial code for NodeView and Canvas rewrite (no-changelog) (#9135) 2024-05-23 11:42:10 +03:00
useNodeHelpers.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
useNodeSpecificationValues.ts
useNodeType.ts
usePinnedData.ts fix(editor): Improve error messages around pinned data (#9632) 2024-06-05 13:48:55 +02:00
usePushConnection.spec.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
usePushConnection.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
useRunWorkflow.test.ts refactor(editor): Fix typescript issues in composables and misc files (no-changelog) (#9583) 2024-06-03 11:34:51 +02:00
useRunWorkflow.ts fix(editor): Prevent excess runs in manual execution with run data (#9259) 2024-04-30 15:00:17 +02:00
useStorage.test.ts
useStorage.ts
useTelemetry.ts
useTitleChange.ts
useToast.ts
useUniqueNodeName.ts
useWorkflowActivate.ts refactor(editor): Convert workflowActivate mixin into a composable (no-changelog) (#9423) 2024-05-17 10:03:39 -04:00
useWorkflowHelpers.test.ts fix(editor): Update webhook paths when duplicating workflow (#9516) 2024-05-29 12:51:33 +02:00
useWorkflowHelpers.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00