1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/error
2025-03-12 10:37:20 +00:00
..
archivedfeature-error.ts fix: return 400 when enabling env of archived toggle (#6049) 2024-01-26 16:02:17 +02:00
bad-data-error.ts fix: validate patched data with schema (#7616) 2024-07-18 13:26:50 +01:00
content-type-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
db-error.ts
disabled-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
exceeds-limit-error.test.ts chore: send prometheus metrics when someone tries to exceed resource limits (#7617) 2024-07-18 13:35:45 +02:00
exceeds-limit-error.ts chore: send prometheus metrics when someone tries to exceed resource limits (#7617) 2024-07-18 13:35:45 +02:00
feature-has-tag-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
forbidden-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
from-legacy-error.ts feat: project environments include visible property (#9427) 2025-03-05 10:09:25 +02:00
incompatible-project-error.ts chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
index.ts chore: remove project at least one owner constraint (#9517) 2025-03-12 10:37:20 +00:00
invalid-operation-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
invalid-token-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
minimum-one-environment-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
name-exists-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
not-implemented-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
notfound-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
operation-denied-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
owasp-validation-error.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
password-mismatch.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
password-previously-used.ts feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
password-undefined.ts chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
pattern-error.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
permission-error.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
rate-limit-error.ts feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
role-in-use-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
unauthorized-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
unleash-error.test.ts chore: remove project at least one owner constraint (#9517) 2025-03-12 10:37:20 +00:00
unleash-error.ts feat: project environments include visible property (#9427) 2025-03-05 10:09:25 +02:00
used-token-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00