n8n/packages/editor-ui/src/utils
2023-04-14 13:17:03 +02:00
..
__tests__ test(editor): Move test utils to the proper place (#5975) 2023-04-14 13:17:03 +02:00
apiUtils.ts fix(editor): Prevent workflow execution list infinite no network error (#5230) 2023-01-24 13:31:47 +01:00
canvasUtils.ts fix(editor): Stop unsaved changes popup display when navigating away from an untouched workflow (#5259) 2023-02-01 16:50:35 +01:00
executionUtils.ts feat: Execution custom data saving and filtering (#5496) 2023-03-23 18:07:46 +01:00
forceParse.ts fix(editor): Force parse on long expressions (#5009) 2022-12-22 17:42:37 +01:00
htmlUtils.ts feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
index.ts refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
mappingUtils.ts fix(editor): Fix mapping with special characters (#5837) 2023-03-30 15:50:47 +02:00
nodeTypesUtils.ts fix(editor): Remove cloud check when pre-selecting auth options (no-changelog) (#5711) 2023-03-17 15:14:55 +01:00
nodeViewUtils.ts fix: Add optional chaining for 'isArtificalRecoveredEventItem' (no-changelog) (#5860) 2023-04-03 16:04:59 +03:00
pairedItemUtils.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
sortUtils.ts refactor: Phase out TSLint in editor-ui (no-changelog) (#4935) 2022-12-15 14:06:00 +01:00
telemetryUtils.ts feat(editor): Inline expression editor (#4814) 2022-12-14 14:43:02 +01:00
typeGuards.ts feat(editor): Simplify NDV by moving authentication details to credentials modal (#5067) 2023-01-27 09:05:43 +01:00
typeHelpers.ts feat(editor): SSO setup (#5736) 2023-04-04 14:28:29 +02:00
typesUtils.ts fix(editor): Drop mergeDeep in favor of lodash merge (#5943) 2023-04-11 13:05:43 +02:00
userUtils.ts feat(editor): Update to personalization survey v4 (#5474) 2023-02-15 15:05:55 +02:00