n8n/packages/editor-ui/src/utils
Milorad FIlipović 13bcec1661
feat(editor): Updating node reference pattern in expression editor (#6228)
* feat(editor): Updating node reference pattern in expression editor
*  Updated node ref when dragging data, telemetry and some comments
* ✔️ Updating tests
* 🔨 Removing old telemetry code, updating the current one based on the review feedback
* ✔️ Updating mapping e2e tests
2023-05-12 11:45:10 +02:00
..
__tests__ feat(editor): Updating node reference pattern in expression editor (#6228) 2023-05-12 11:45:10 +02:00
apiUtils.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
canvasUtils.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
executionUtils.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02:00
externalHooks.ts feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
forceParse.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02:00
htmlUtils.ts fix(editor): Fix Show details summary (#6113) 2023-04-28 17:16:46 +02:00
index.ts feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
mappingUtils.ts feat(editor): Updating node reference pattern in expression editor (#6228) 2023-05-12 11:45:10 +02:00
nodeTypesUtils.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
nodeViewUtils.ts ci: Enforce no unused imports (no-changelog) (#6073) 2023-04-25 11:47:03 +02:00
pairedItemUtils.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02: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 refactor(editor): Combine type imports in editor-ui (no-changelog) (#6072) 2023-04-24 13:58:22 +02:00
typeHelpers.ts feat(editor): SSO setup (#5736) 2023-04-04 14:28:29 +02:00
typesUtils.ts ci: Enforce no unused imports (no-changelog) (#6073) 2023-04-25 11:47:03 +02:00
userUtils.ts refactor(editor): Combine type imports in editor-ui (no-changelog) (#6072) 2023-04-24 13:58:22 +02:00