1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/editor-ui/src/utils
2024-04-19 07:50:18 +02:00
..
__tests__ fix(editor): Render dates correctly in parameter hint () 2024-04-11 12:09:55 +02:00
formatters refactor: Migrate genericHelpers mixin to composable () 2024-01-05 12:23:28 +01:00
nodes fix: Hide cred setup button from canvas (no-changelog) () 2024-01-08 13:59:04 +02:00
nodeTypes fix: Fix template credential setup for nodes that dont have credentials () 2024-01-04 10:21:36 +02:00
templates feat(editor): Send template id as string in all telemetry events () 2024-01-31 13:34:11 +01:00
testData fix: Adjust 'use template' feature telemetry (no-changelog) () 2024-01-05 11:52:10 +02:00
apiUtils.ts fix(editor): Set browser-id on all relative urls (no-changelog) () 2024-04-09 15:12:23 +02:00
assert.ts feat: Ado 1296 spike credential setup in templates () 2023-11-27 16:30:28 +02:00
canvasUtils.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) () 2023-11-28 12:15:08 +01:00
credentialOnlyNodes.ts feat(editor): Add HTTP request nodes for credentials without a node () 2023-11-13 12:11:16 +01:00
executionUtils.ts feat(editor): Refactor and unify executions views (no-changelog) () 2024-04-19 07:50:18 +02:00
expressions.ts fix(editor): Render dates correctly in parameter hint () 2024-04-11 12:09:55 +02:00
forceParse.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) () 2023-04-24 12:18:24 +02:00
htmlUtils.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) () 2024-01-18 11:28:01 +02:00
mappingUtils.ts fix(editor): Use bracket notation for all invalid identifiers in expressions () 2024-03-22 13:53:06 +01:00
nodeTypesUtils.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) () 2023-11-28 12:15:08 +01:00
nodeViewUtils.ts fix(editor): Fix issues in dark mode () 2024-04-08 09:21:54 +03:00
objectUtils.ts feat(editor): Node IO filter () 2023-11-15 16:19:48 +01:00
pairedItemUtils.ts ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) () 2024-03-26 14:22:57 +01:00
rbacUtils.ts feat(editor): Add routing middleware, permission checks, RBAC store, RBAC component () 2023-11-23 13:22:47 +02:00
sortUtils.ts perf: Make frontend linting faster (no-changelog) () 2023-11-22 15:01:22 +01:00
sourceControlUtils.ts feat: Migrate integer primary keys to nanoids () 2023-06-20 19:13:18 +02:00
telemetryUtils.ts refactor(core): Rename push sessionId to pushRef () 2024-04-03 13:43:14 +02:00
typeGuards.ts feat(editor): Implement Resource Mapper component () 2023-05-31 11:56:09 +02:00
typeHelpers.ts fix(editor): Add ssh key type selection to source control settings when regenerating key () 2023-09-14 14:40:34 +02:00
typesUtils.ts fix(editor): Fix node runData and pinned data check on manual run () 2024-02-19 13:02:20 +01:00
userUtils.ts fix(editor): Remove isOwner from IUser interface () 2024-03-18 11:39:15 +01:00
workerUtils.ts feat(editor): Adds a EE view to show worker details and job status () 2023-11-10 23:48:31 +01:00