n8n/packages/editor-ui/src/mixins
Elias Meire 14035e1244
feat(editor): Add HTTP request nodes for credentials without a node (#7157)
Github issue / Community forum post (link here to close automatically):

---------

Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-11-13 12:11:16 +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 refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +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 refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01:00
moveNodeWorkflow.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +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): Dark theme improvements (no-changelog) (#7574) 2023-11-01 17:56:15 +01:00
nodeHelpers.ts fix(editor): Rename and move isObjectLiteral utility function (no-changelog) (#7565) 2023-10-31 21:28:01 +01:00
pinData.ts feat(editor): Handle pin data edge cases and unify validation (no-changelog) (#6685) 2023-11-02 10:43:02 +02:00
pushConnection.ts fix(core): Send pairedItem error to Posthog (no-changelog) (#7697) 2023-11-13 13:07:12 +02:00
userHelpers.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
workflowActivate.ts fix(editor): Fix local storage flags defaulting to undefined string (#7603) 2023-11-07 10:06:08 +01:00
workflowHelpers.ts feat(editor): Add HTTP request nodes for credentials without a node (#7157) 2023-11-13 12:11:16 +01:00
workflowRun.ts feat(editor): Add HTTP request nodes for credentials without a node (#7157) 2023-11-13 12:11:16 +01:00