n8n/packages/editor-ui/src/utils
2024-01-08 13:59:04 +02:00
..
__tests__ feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +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 fix: Adjust telemetry from canvas (no-changelog) (#8252) 2024-01-08 13:56:16 +02:00
testData fix: Adjust 'use template' feature telemetry (no-changelog) (#8232) 2024-01-05 11:52:10 +02:00
apiUtils.ts fix: Upgrade axios to address CVE-2023-45857 (#7713) 2023-12-19 16:17:01 +01: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(editor): Avoid sanitizing output to search node data (#8126) 2023-12-22 15:03:40 +01: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 feat: AI nodes usability fixes + Summarization Chain V2 (#7949) 2023-12-08 13:42:32 +01:00
objectUtils.ts feat(editor): Node IO filter (#7503) 2023-11-15 16:19:48 +01:00
pairedItemUtils.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +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 fix(editor): Rename and move isObjectLiteral utility function (no-changelog) (#7565) 2023-10-31 21:28:01 +01:00
userUtils.ts feat: Add user role select to users list settings page (#7796) 2023-11-27 13:38:03 +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