n8n/packages/editor-ui/src/utils
Raúl Gómez Morales 819d20fa2e
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
fix(editor): Fix filter execution by "Queued" (#10987)
2024-09-27 11:00:21 +02:00
..
__tests__ fix(editor): Fix filter execution by "Queued" (#10987) 2024-09-27 11:00:21 +02:00
formatters
nodes
nodeTypes
rbac refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
templates refactor(editor): Use typed-mocks to speed up tests and type-checking (no-changelog) (#9796) 2024-06-19 07:41:27 +02:00
testData refactor(editor): Use typed-mocks to speed up tests and type-checking (no-changelog) (#9796) 2024-06-19 07:41:27 +02:00
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 fix(editor): Fix type errors for various utils files (no-changelog) (#9480) 2024-05-22 07:54:55 +03:00
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(editor): Fix filter execution by "Queued" (#10987) 2024-09-27 11:00:21 +02: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 refactor(editor): Enable @typescript-eslint/no-base-to-string lint rule, fix errors (no-changelog) (#9783) 2024-06-18 15:04:29 +02:00
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 fix(editor): Fix type errors for various utils files (no-changelog) (#9480) 2024-05-22 07:54:55 +03:00
sortUtils.ts refactor(editor): Boost n8n Form Trigger in nodes-panel search results (#10294) 2024-08-05 17:52:46 +02:00
telemetryUtils.ts fix(editor): Fix type errors for various utils files (no-changelog) (#9480) 2024-05-22 07:54:55 +03:00
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 fix(editor): Improve error messages around pinned data (#9632) 2024-06-05 13:48:55 +02:00
userUtils.ts fix(core): Use class-validator with XSS check for survey answers (#10490) 2024-08-21 16:18:16 +02:00
workerUtils.ts