mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
1197811a1e
* fix: Unify expression error behavior for v1 * fix: Add `package.json` to `tsconfig.build.json` * fix: Make `isFrontend` a constant * fix: Use CommonJS require to read version * fix: Use `JSON.parse()` and `fs.readFileSync()` * feat(editor): Make WF name a link on /executions (#6354) * make wf name a link in exec view * link color * make wf name a link in exec view * link color --------- Co-authored-by: Alex Grozav <alex@grozav.com> * fix: Try restoring inclusions in tsconfig files * fix: Try with copy * refactor: Switch base branch and remove global toggle * chore: Remove unrelated changes * chore: Restore lockfile * fix: Ensure all expression errors fail executions * uncaught ExpressionErrors should not fail e2e tests --------- Co-authored-by: romainminaud <romain.minaud@gmail.com> Co-authored-by: Alex Grozav <alex@grozav.com> Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in> |
||
---|---|---|
.. | ||
ExpressionExtensions | ||
ExpressionFixtures | ||
AugmentObject.test.ts | ||
Cron.test.ts | ||
Expression.test.ts | ||
Helpers.ts | ||
NodeErrors.test.ts | ||
NodeHelpers.test.ts | ||
ObservableObject.test.ts | ||
RoutingNode.test.ts | ||
TelemetryHelpers.test.ts | ||
TypeValidation.test.ts | ||
utils.test.ts | ||
Workflow.test.ts | ||
WorkflowDataProxy.test.ts |