n8n/packages/editor-ui/src/api
2025-01-08 16:07:46 +01:00
..
ai.ts feat: Expose license feature flags for free AI credits feature to frontend (no-changelog) (#12363) 2024-12-27 10:23:20 -05:00
api-keys.ts refactor: Move api-keys endpoints to their own controller (#11000) 2024-09-30 09:10:22 -04:00
cloudPlans.ts feat: Run mfa.beforeSetup hook before enabling MFA (#11116) 2024-10-17 19:47:10 +02:00
communityNodes.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
credentials.ee.ts feat(editor): Add move resources option to workflows and credentials on (#9654) 2024-06-11 14:21:16 +02:00
credentials.ts fix: When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718) 2024-06-14 14:48:49 +02:00
ctas.ts feat: Nudge users to become template creators if eligible (#8357) 2024-01-17 19:07:34 +02:00
curlHelper.ts refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605) 2024-06-05 10:43:09 +02:00
environments.ee.ts fix(editor): Type errors in VariablesView.vue (no-changelog) (#9558) 2024-06-03 13:17:01 -04:00
eventbus.ee.ts refactor(core): Merge event bus controllers and remove dead code (no-changelog) (#9688) 2024-06-10 17:38:02 +02:00
events.ts feat(editor): Setup Sentry integration (#10945) 2024-09-24 17:49:22 +02:00
externalSecrets.ee.ts fix(editor): Fix External secrets typecheck (no-changelog) (#9434) 2024-05-17 14:16:00 +03:00
invitation.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
ldap.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
mfa.ts fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
nodeTypes.ts refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +01:00
npsSurvey.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
orchestration.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
projects.api.ts feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
roles.api.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
settings.ts refactor(core): Move frontend settings to @n8n/api-types (no-changelog) (#10856) 2024-09-17 17:21:11 +02:00
sourceControl.ts fix(editor): Improvements to the commit modal (#12031) 2024-12-06 12:53:14 +01:00
sso.ts refactor(core): Extract SAML requests payloads into DTOs (#12435) 2025-01-03 11:05:30 +01:00
tags.ts feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
templates.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
testDefinition.ee.ts fix(editor): Fix workflow initilisation for test definition routes & add unit tests (#12507) 2025-01-08 16:07:46 +01:00
ui.ts refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375) 2024-12-26 16:09:42 +01:00
usage.ts feat(editor): Community+ enrollment (#10776) 2024-10-07 13:09:58 +02:00
users.ts refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
versions.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
workflow-webhooks.ts refactor(core): Remove Onboarding call prompts (no-changelog) (#9933) 2024-07-04 13:51:26 +02:00
workflowHistory.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
workflows.ee.ts feat(editor): Add move resources option to workflows and credentials on (#9654) 2024-06-11 14:21:16 +02:00
workflows.ts chore: Clean up welcome sticky feature (no-changelog) (#11987) 2024-12-02 19:35:54 +01:00