n8n/packages/editor-ui/src/utils
Mutasem Aldmour f8f584c136
fix(editor): Fix mapping with special characters (#5837)
* fix: Fix mapping with special characters

* refactor: rename var

* test: update more unit tests

* test: update mapping test

* test: update mapping test
2023-03-30 15:50:47 +02:00
..
__tests__ fix(editor): Fix mapping with special characters (#5837) 2023-03-30 15:50:47 +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 feat(core): Add execution runData recovery and status field (#5112) 2023-02-17 10:54:07 +01: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
typesUtils.ts fix(editor): Fix unexpected date rendering on front-end (#5528) 2023-02-21 11:27:15 +01:00
userUtils.ts feat(editor): Update to personalization survey v4 (#5474) 2023-02-15 15:05:55 +02:00