n8n/packages/editor-ui/src/utils
2024-11-05 13:02:55 +02:00
..
formatters refactor(core): Separate execution startedAt from createdAt (#10810) 2024-09-27 13:32:12 +02:00
nodes fix: Hide cred setup button from canvas (no-changelog) (#8255) 2024-01-08 13:59:04 +02:00
nodeTypes fix: Fix template credential setup for nodes that dont have credentials (#8208) 2024-01-04 10:21:36 +02:00
rbac refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
templates refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +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.spec.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
apiUtils.ts fix(editor): Add optional chaining to error handler (no-changelog) (#11500) 2024-11-05 13:02:55 +02:00
assert.ts feat: Ado 1296 spike credential setup in templates (#7786) 2023-11-27 16:30:28 +02:00
canvasUtils.ts fix(editor): Fix type errors for various utils files (no-changelog) (#9480) 2024-05-22 07:54:55 +03:00
canvasUtilsV2.spec.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
canvasUtilsV2.ts feat(editor): Add logic for renaming duplicate nodes in new canvas (no-changelog) (#11081) 2024-10-03 21:20:57 +03:00
credentialOnlyNodes.ts feat(editor): Add HTTP request nodes for credentials without a node (#7157) 2023-11-13 12:11:16 +01:00
eventUtils.ts fix(editor): Support middle click to scroll when using a mouse on new canvas (#11384) 2024-10-24 16:51:37 +03:00
executionUtils.spec.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
executionUtils.ts feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
expressions.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
expressions.ts fix(editor): Add safety to prevent undefined errors (#11104) 2024-10-04 14:37:37 +01:00
forceParse.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02:00
htmlUtils.spec.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
htmlUtils.ts feat(editor): Overhaul document title management (#10999) 2024-09-30 10:57:25 +02:00
mappingUtils.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +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 more context to support chat (#11014) 2024-10-02 10:00:20 +02:00
nodeViewUtils.spec.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
nodeViewUtils.ts feat(editor): Improve insertion algorithm for nodes with multiple main outputs (no-changelog) (#11213) 2024-10-11 17:03:58 +03:00
objectUtils.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
objectUtils.ts feat(editor): Node IO filter (#7503) 2023-11-15 16:19:48 +01:00
pairedItemUtils.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
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.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.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +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.test.ts fix(editor): Fix sorting problem in older browsers that don't support toSorted (#11204) 2024-10-17 14:11:34 +02:00
sortUtils.ts fix(editor): Fix sorting problem in older browsers that don't support toSorted (#11204) 2024-10-17 14:11:34 +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 fix(editor): Add ssh key type selection to source control settings when regenerating key (#7172) 2023-09-14 14:40:34 +02:00
typesUtils.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
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 feat(editor): Adds a EE view to show worker details and job status (#7600) 2023-11-10 23:48:31 +01:00