n8n/packages/workflow/src
कारतोफ्फेलस्क्रिप्ट™ 372d5c7d01
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-03-26 14:22:57 +01:00
..
errors fix: Overhaul expression error messages related to paired item (#8765) 2024-03-21 16:59:22 +01:00
Extensions ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
NativeMethods feat(editor): Add missing extension methods for expressions (#8845) 2024-03-20 12:05:54 +01:00
NodeParameters fix: Improve filter component error handling (#8832) 2024-03-08 10:10:32 +01:00
AugmentObject.ts refactor(core): Use a Set for deletedProperties in AugmentObject (no-changelog) (#7131) 2023-09-07 15:07:32 +02:00
Authentication.ts
Constants.ts feat(editor): Improve errors in output panel (#8644) 2024-03-07 18:08:01 +02:00
Cron.ts
DeferredPromise.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
ErrorReporterProxy.ts refactor(core): Streamline flows in multi-main mode (no-changelog) (#8446) 2024-02-05 09:26:55 +01:00
ExecutionStatus.ts refactor(core): Unify failed and error execution status (no-changelog) (#8943) 2024-03-25 17:52:07 +01:00
Expression.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
ExpressionEvaluatorProxy.ts feat(core): Add Tournament as the new default expression evaluator (#6964) 2023-09-21 13:57:45 +01:00
GlobalState.ts refactor(core): Avoid passing around static state like default timezone (no-changelog) (#7221) 2023-10-27 14:17:52 +02:00
index.ts feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02:00
Interfaces.ts feat(editor): Block the frontend when trying to access n8n from another host over http (#8906) 2024-03-18 18:34:41 +01:00
LoggerProxy.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
MessageEventBus.ts feat: Add support for AI log streaming (#8526) 2024-02-09 09:41:01 +00:00
NodeHelpers.ts fix(editor): Do not throw an error when calculating dynamic inputs/outputs (no-changelog) (#8858) 2024-03-11 10:34:59 +01:00
ObservableObject.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
RoutingNode.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
TelemetryHelpers.ts feat: Add more AI node info to telemetry (#8827) 2024-03-07 12:46:07 +02:00
type-guards.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
types.d.ts fix(core): Serialize BigInts (#6805) 2023-07-31 16:53:30 +02:00
TypeValidation.ts fix: Validate custom tool names for forbidden chars (#8878) 2024-03-14 10:03:33 +02:00
utils.ts feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02:00
VersionedNodeType.ts
Workflow.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
WorkflowDataProxy.ts fix: Overhaul expression error messages related to paired item (#8765) 2024-03-21 16:59:22 +01:00
WorkflowHooks.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00