n8n/packages/cli/src/errors/response-errors
Csaba Tuncsik ef9d9f43ce
feat(core): Implement EULA acceptance handling in license activation process (#21095)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-10-28 16:21:40 +01:00
..
__tests__ feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01:00
abstract feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01: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
content-too-large.error.ts fix(editor): Show correct error messages on Ask AI (#16913) 2025-07-02 14:00:23 +03: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
license-eula-required.error.ts feat(core): Implement EULA acceptance handling in license activation process (#21095) 2025-10-28 16:21:40 +01: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
too-many-requests.error.ts fix(editor): Show correct error messages on Ask AI (#16913) 2025-07-02 14:00:23 +03: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 chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00