n8n/packages/editor-ui/src/utils
2024-08-29 09:55:53 -04:00
..
__tests__ fix(editor): Buffer json chunks in stream response (#10439) 2024-08-16 12:27:55 +02:00
formatters refactor: Migrate genericHelpers mixin to composable (#8220) 2024-01-05 12:23:28 +01:00
nodes fix: Hide cred setup button from canvas (no-changelog) (#8255) 2024-01-08 13:59:04 +02:00
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): Implement custom edge to support loops (no-changelog) (#10171) 2024-07-24 15:47:18 +03:00
credentialOnlyNodes.ts
executionUtils.ts feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +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): Fixing XSS vulnerability in toast messages (#10329) 2024-08-08 16:28:51 +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 feat: Add Ask assistant behind feature flag (#9995) 2024-08-14 14:59:11 +02:00
nodeViewUtils.ts refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
objectUtils.ts
pairedItemUtils.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
projects.utils.ts fix(editor): UX Improvements to RBAC feature set (#9683) 2024-07-18 14:17:27 +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