1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/error
Christopher Kolstad 53354224fc
chore: Bump biome and configure husky (#6589)
Upgrades biome to 1.6.1, and updates husky pre-commit hook.

Most changes here are making type imports explicit.
2024-03-18 13:58:05 +01: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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
content-type-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
db-error.ts Wip/environments (#880) 2021-07-07 10:46:50 +02:00
disabled-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
exceeds-limit-error.ts chore: add a generic error for limit's exeeded (#6452) 2024-03-06 19:17:31 +01: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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
incompatible-project-error.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
index.ts fix: export NotFoundError and ISegmentService in internals.ts (#4997) 2023-10-11 14:31:45 +03: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-undefined.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01: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
project-without-owner-error.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01: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: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
unleash-error.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
used-token-error.ts refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00