n8n/packages/editor-ui/src/utils
2024-09-20 12:51:18 +02:00
..
__tests__ fix(editor): Prevent clipboard xss injection (#10894) 2024-09-20 12:51:18 +02:00
formatters
nodes
nodeTypes
rbac
templates
testData
apiUtils.ts feat(core): Logout should invalidate the auth token (no-changelog) (#10335) 2024-08-22 09:33:06 +02:00
assert.ts
canvasUtils.ts
canvasUtilsV2.ts feat(editor): Overhaul node insert position computation in new canvas (no-changelog) (#10637) 2024-09-03 15:11:44 +03:00
credentialOnlyNodes.ts
executionUtils.ts fix(n8n Form Trigger Node): Do not rerun trigger when it has run data (#10687) 2024-09-05 20:09:38 +03:00
expressions.ts feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
forceParse.ts
htmlUtils.ts fix(editor): Prevent clipboard xss injection (#10894) 2024-09-20 12:51:18 +02:00
mappingUtils.ts
nodeTypesUtils.ts fix(editor): Add missing node parameter values to AI Assistant request (#10788) 2024-09-17 16:14:02 +02:00
nodeViewUtils.ts fix: Tweak the copy for Add more warnings to nodes (no-changelog) (#10697) 2024-09-06 09:24:48 +01:00
objectUtils.ts
pairedItemUtils.ts
projects.utils.test.ts refactor(editor): Refactor project utils splitName (no-changelog) (#10669) 2024-09-05 09:17:46 +02:00
projects.utils.ts refactor(editor): Refactor project utils splitName (no-changelog) (#10669) 2024-09-05 09:17:46 +02:00
rbacUtils.ts
sortUtils.ts
telemetryUtils.ts
typeGuards.ts fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
typeHelpers.ts
typesUtils.ts
userUtils.ts fix(core): Use class-validator with XSS check for survey answers (#10490) 2024-08-21 16:18:16 +02:00
workerUtils.ts