n8n/packages/workflow/src
Mutasem Aldmour 50bd5b9080
feat: Update NPS Value Survey (#9638)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-06-11 10:23:30 +02:00
..
errors fix: Prevent NodeApiError rewraping (no-changelog) (#9627) 2024-06-05 14:21:32 +03:00
Extensions feat(editor): Add isEmpty on DateTime, add is empty to all types in filter component (#9645) 2024-06-07 13:25:22 +02:00
NativeMethods refactor: Fix TypeScript errors workflow package (#9437) 2024-05-17 11:28:13 +02:00
NodeParameters feat(editor): Add isEmpty on DateTime, add is empty to all types in filter component (#9645) 2024-06-07 13:25:22 +02:00
AugmentObject.ts refactor: Fix TypeScript errors workflow package (#9437) 2024-05-17 11:28:13 +02:00
Authentication.ts
Constants.ts feat: Run once for each item tooltip (#9486) 2024-06-04 10:18:17 +03: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 fix(core): Fix level in warn method of error reporter (no-changelog) (#9502) 2024-05-24 09:16:41 +02:00
ExecutionStatus.ts feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
Expression.ts fix: Don't throw errors for NaN in number operators in the filter component (#9506) 2024-05-30 13:51:45 +02:00
ExpressionEvaluatorProxy.ts
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(editor): Autocomplete info box: improve structure and add examples (#9019) 2024-05-10 14:39:06 +02:00
Interfaces.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
LoggerProxy.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
MessageEventBus.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
NodeHelpers.ts feat(core): Add batching and other options to declarative nodes (#8885) 2024-06-07 08:39:31 +03:00
ObservableObject.ts
RoutingNode.ts feat(core): Add batching and other options to declarative nodes (#8885) 2024-06-07 08:39:31 +03:00
TelemetryHelpers.ts fix(core): Prevent node param resolution from failing telemetry graph generation (#9257) 2024-04-30 11:39:24 +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
TypeValidation.ts fix: Do not show [object Object] in error message when validating type (no-changelog) (#9591) 2024-06-03 12:09:48 +03:00
utils.ts feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02:00
VersionedNodeType.ts
Workflow.ts refactor(editor): Fix NodeView/Canvas related TS errors (#9581) 2024-06-03 16:33:20 +02:00
WorkflowDataProxy.ts feat(core): Node version available in expression (#9350) 2024-05-10 09:51:26 +03:00
WorkflowHooks.ts refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00