n8n/packages/editor-ui/src/mixins
2024-01-08 14:00:49 +02:00
..
__tests__ refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
completionManager.ts refactor(editor): Drop vue-typed-mixins (no-changelog) (#6257) 2023-05-16 11:43:46 +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 refactor: Migrate genericHelpers mixin to composable (#8220) 2024-01-05 12:23:28 +01:00
expressionManager.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
moveNodeWorkflow.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
nodeBase.ts feat(editor): Migrate pinData mixin to usePinnedData composable (no-changelog) (#8207) 2024-01-04 11:22:56 +02:00
pinData.ts refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
pushConnection.ts fix(editor): Items count display in running workflow (#8148) 2024-01-03 11:31:33 -05:00
userHelpers.ts feat(editor): Add routing middleware, permission checks, RBAC store, RBAC component (#7702) 2023-11-23 13:22:47 +02:00
workflowActivate.ts refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
workflowHelpers.ts refactor: Migrate genericHelpers mixin to composable (#8220) 2024-01-05 12:23:28 +01:00
workflowRun.ts feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00