n8n/packages/editor-ui/src/utils
2024-01-31 13:34:11 +01:00
..
__tests__ fix: Open executions with large number of execution items without crashing tab (#8423) 2024-01-29 09:33:00 +01:00
formatters refactor: Migrate genericHelpers mixin to composable (#8220) 2024-01-05 12:23:28 +01: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
templates feat(editor): Send template id as string in all telemetry events (#8498) 2024-01-31 13:34:11 +01:00
testData fix: Adjust 'use template' feature telemetry (no-changelog) (#8232) 2024-01-05 11:52:10 +02:00
apiUtils.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
assert.ts feat: Ado 1296 spike credential setup in templates (#7786) 2023-11-27 16:30:28 +02:00
canvasUtils.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
credentialOnlyNodes.ts feat(editor): Add HTTP request nodes for credentials without a node (#7157) 2023-11-13 12:11:16 +01:00
executionUtils.ts feat(n8n Form Trigger Node): New node (#7130) 2023-10-17 07:09:30 +03:00
expressions.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02: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: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02: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): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
nodeViewUtils.ts fix(editor): Add pinned data for freshly added nodes (#8323) 2024-01-19 14:44:54 +01:00
objectUtils.ts feat(editor): Node IO filter (#7503) 2023-11-15 16:19:48 +01:00
pairedItemUtils.ts fix: Open executions with large number of execution items without crashing tab (#8423) 2024-01-29 09:33:00 +01:00
rbacUtils.ts feat(editor): Add routing middleware, permission checks, RBAC store, RBAC component (#7702) 2023-11-23 13:22:47 +02:00
sortUtils.ts perf: Make frontend linting faster (no-changelog) (#7717) 2023-11-22 15:01:22 +01:00
sourceControlUtils.ts feat: Migrate integer primary keys to nanoids (#6345) 2023-06-20 19:13:18 +02:00
telemetryUtils.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
typeGuards.ts feat(editor): Implement Resource Mapper component (#6207) 2023-05-31 11:56:09 +02: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.ts feat(editor): Send template id as string in all telemetry events (#8498) 2024-01-31 13:34:11 +01:00
userUtils.ts refactor(core): Remove roleId indirection (no-changelog) (#8413) 2024-01-24 13:38:57 +01: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