n8n/packages/editor-ui/src/utils
Mutasem Aldmour 1f7b478920
fix: Fix mapping paths when appending to empty expression (#5591)
* fix: Fix mapping when appending to empty expression

* fix: refactor logic out

* test: add tests

* test: add tests

* fix: fix bug where value does not get updated when mapping

* test: add test for bug

* test: add test for bug
2023-03-02 15:02:29 +03:00
..
__tests__ fix: Fix mapping paths when appending to empty expression (#5591) 2023-03-02 15:02:29 +03: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
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: Fix mapping paths when appending to empty expression (#5591) 2023-03-02 15:02:29 +03:00
nodeTypesUtils.ts feat(editor): Unify regular and trigger node creator panels (#5315) 2023-02-17 15:08:26 +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