n8n/packages/cli/src/errors/response-errors
Iván Ovejero 3ca99194c6
refactor(core): Migrate all errors in cli package to new hierarchy (#13478)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-27 09:30:55 +02:00
..
__tests__ test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
abstract refactor(core): Migrate all errors in cli package to new hierarchy (#13478) 2025-02-27 09:30:55 +02:00
auth.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
bad-request.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
conflict.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
forbidden.error.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
internal-server.error.ts feat(core): Add endpoint POST /projects/:projectId/folders (no-changelog) (#13446) 2025-02-24 09:54:47 -05:00
invalid-mfa-code.error.ts fix: Require mfa code to disable mfa (#10345) 2024-08-13 15:56:54 +03:00
invalid-mfa-recovery-code-error.ts fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
not-found.error.ts feat(core): Allow transferring workflows from any project to any team project (#9534) 2024-06-03 16:57:04 +02:00
not-implemented.error.ts feat: Add API endpoint to cancel a test run (no-changelog) (#12115) 2025-01-14 12:12:31 +01:00
service-unavailable.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
transfer-credential.error.ts feat(core): Allow transferring credentials from any project to any team project (#9563) 2024-06-04 13:54:48 +02:00
transfer-workflow.error.ts feat(core): Allow transferring workflows from any project to any team project (#9534) 2024-06-03 16:57:04 +02:00
unauthenticated.error.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
unprocessable.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
webhook-not-found.error.ts fix: Incorrect error message on calling wrong webhook method (#11093) 2024-10-04 11:06:15 +01:00