n8n/packages/editor-ui/src/mixins
Alex Grozav 0824800dff
fix(editor): Fix issue that double incoming connection often does not resolve expression (no-changelog) (#7257)
Cherry-picked from AI Tool Creation branch

---------

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2023-09-26 14:33:42 +01:00
..
__tests__ fix(editor): Fix issue that double incoming connection often does not resolve expression (no-changelog) (#7257) 2023-09-26 14:33:42 +01:00
completionManager.ts refactor(editor): Drop vue-typed-mixins (no-changelog) (#6257) 2023-05-16 11:43:46 +02:00
copyPaste.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
debounce.ts refactor: Clear unused ESLint directives from FE packages (no-changelog) (#6811) 2023-08-01 13:47:55 +02:00
deviceSupportHelpers.ts feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
executionsHelpers.ts feat(core): Add a warning to error workflows that cannot be started due to permission or settings (#6961) 2023-08-22 15:26:33 +02:00
expressionManager.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
externalHooks.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
genericHelpers.ts feat(editor): Debug executions in the editor (#6834) 2023-08-25 09:39:14 +02:00
moveNodeWorkflow.ts refactor(editor): Drop vue-typed-mixins (no-changelog) (#6257) 2023-05-16 11:43:46 +02:00
newVersions.ts refactor(editor): Turn showMessage mixin to composable (#6081) (#6244) 2023-05-15 19:41:13 +03:00
nodeBase.ts refactor(editor): Drop vue-typed-mixins (no-changelog) (#6257) 2023-05-16 11:43:46 +02:00
nodeHelpers.ts fix: Fix lag when node parameters are updated (#6941) 2023-08-16 13:33:48 +02:00
pinData.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
pushConnection.ts refactor: Clear unused ESLint directives from FE packages (no-changelog) (#6811) 2023-08-01 13:47:55 +02:00
userHelpers.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
workflowActivate.ts feat: Environments release using source control (#6653) 2023-07-26 09:25:01 +02:00
workflowHelpers.ts fix(editor): Fix issue that double incoming connection often does not resolve expression (no-changelog) (#7257) 2023-09-26 14:33:42 +01:00
workflowRun.ts fix: Ensure all new executions are saved (#7061) 2023-09-01 09:32:39 +02:00