n8n/packages/nodes-base/nodes/Code
Giulio Andreini 95e4c4fbb3
docs(editor): Nodes icons, Merge node descriptions (#8517)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Marcus <marcus@n8n.io>
2024-02-21 16:04:57 +00:00
..
descriptions feat(editor): Add fullscreen view to code editor (#8084) 2024-01-04 17:23:24 +01:00
test refactor: Switch plain errors in nodes-base to ApplicationError (no-changelog) (#7914) 2023-12-05 11:17:08 +01:00
Code.node.json feat: Data transformation nodes and actions in Nodes Panel (#7760) 2023-12-08 11:40:05 +01:00
Code.node.ts docs(editor): Nodes icons, Merge node descriptions (#8517) 2024-02-21 16:04:57 +00:00
code.svg docs(editor): Nodes icons, Merge node descriptions (#8517) 2024-02-21 16:04:57 +00:00
ExecutionError.ts refactor(core): Remove linting exceptions in nodes-base (#4794) 2022-12-02 21:54:28 +01:00
JavaScriptSandbox.ts feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
Pyodide.ts fix(Code Node): Install python modules always in a user-writable folder (#6568) 2023-07-07 16:43:45 +02:00
PythonSandbox.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
Sandbox.ts feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
utils.ts feat(Code Node): Add Python support (#4295) 2023-05-04 20:00:00 +02:00
ValidationError.ts refactor(core): Remove linting exceptions in nodes-base (#4794) 2022-12-02 21:54:28 +01:00