n8n/packages/workflow/src
Omar Ajoue 3d2f4406d7
feat(core): Debug in Editor flag (no-changelog) (#6888)
* feat(cli): Debug in Editor flag (no-changelog)

* fix: Lint issue

* chore: Use correct lock version

* fix: Remove dependency cycle
2023-08-09 16:38:17 +02:00
..
Extensions refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
NativeMethods
AugmentObject.ts fix(core): Fix property existence checks on AugmentObject (#6842) 2023-08-03 12:19:30 +02:00
Authentication.ts refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options (#6362) 2023-06-22 20:03:47 +02:00
Constants.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
Cron.ts
DeferredPromise.ts
ErrorReporterProxy.ts
ExecutionStatus.ts refactor: Stop using .d.ts files for type-collection files (no-changelog) (#6634) 2023-07-10 19:35:34 +02:00
Expression.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
ExpressionError.ts fix(core)!: Allow syntax errors and expression errors to fail executions (#6352) 2023-06-22 21:04:59 +02:00
index.ts refactor(core): Parse Webhook request bodies on-demand (#6394) 2023-08-01 17:32:30 +02:00
Interfaces.ts feat(core): Debug in Editor flag (no-changelog) (#6888) 2023-08-09 16:38:17 +02:00
LoggerProxy.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
MessageEventBus.ts refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
NodeErrors.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
NodeHelpers.ts fix: Fix replacing node empty string value with default value (no-changelog) (#6832) 2023-08-02 14:19:01 +03:00
ObservableObject.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
RoutingNode.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
TelemetryHelpers.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
type-guards.ts feat(editor): Implement Resource Mapper component (#6207) 2023-05-31 11:56:09 +02:00
types.d.ts fix(core): Serialize BigInts (#6805) 2023-07-31 16:53:30 +02:00
utils.ts fix(core): Serialize BigInts (#6805) 2023-07-31 16:53:30 +02:00
VersionedNodeType.ts
Workflow.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
WorkflowActivationError.ts
WorkflowDataProxy.ts fix(editor): Avoid infinite loops when resolving the expression {{ $parameter }} (no-changelog) (#6855) 2023-08-07 11:52:33 +02:00
WorkflowErrors.ts
WorkflowHooks.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00