n8n/packages/cli/src/errors/response-errors
2024-10-04 11:06:15 +01: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): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +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
forbidden.error.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
internal-server.error.ts refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
invalid-mfa-code.error.ts fix: Require mfa code to disable mfa (#10345) 2024-08-13 15:56:54 +03: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
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