n8n/packages/editor-ui/src/utils
कारतोफ्फेलस्क्रिप्ट™ 28261047c3
feat(core): Prevent session hijacking (#9057)
2024-04-09 11:20:35 +02:00
..
__tests__ fix(editor): Use bracket notation for all invalid identifiers in expressions (#8933) 2024-03-22 13:53:06 +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 feat(core): Prevent session hijacking (#9057) 2024-04-09 11:20:35 +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 refactor(core): Unify failed and error execution status (no-changelog) (#8943) 2024-03-25 17:52:07 +01:00
expressions.ts feat(editor): Refactor expression editors and mixins to composition API (#8894) 2024-03-15 18:40:37 +01: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 fix(editor): Use bracket notation for all invalid identifiers in expressions (#8933) 2024-03-22 13:53:06 +01: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): Fix issues in dark mode (#9068) 2024-04-08 09:21:54 +03:00
objectUtils.ts feat(editor): Node IO filter (#7503) 2023-11-15 16:19:48 +01:00
pairedItemUtils.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +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(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02: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): Fix node runData and pinned data check on manual run (#8669) 2024-02-19 13:02:20 +01:00
userUtils.ts fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +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