1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/src/lib/error
Youssef d4521a1c0c fix: changeRole to assign roles without existing members
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2022-03-03 14:33:32 +01:00
..
bad-data-error.ts fix: improve API error-handling (#1301) 2022-01-26 13:45:22 +01:00
base-error.ts fix: improve API error-handling (#1301) 2022-01-26 13:45:22 +01:00
db-error.ts
disabled-error.ts fix: improve API error-handling (#1301) 2022-01-26 13:45:22 +01:00
feature-has-tag-error.ts
incompatible-project-error.ts fix: add constraint for changing project. (#1049) 2021-10-21 10:29:09 +02:00
invalid-operation-error.ts
invalid-token-error.ts
minimum-one-environment-error.ts fix: disable projects (#1085) 2021-11-04 21:09:52 +01:00
name-exists-error.ts
no-access-error.ts
notfound-error.ts
operation-denied-error.ts task: Ban changes to variants through feature (#1130) 2021-11-25 14:53:58 +01:00
owasp-validation-error.ts
password-mismatch.ts fix: improve API error-handling (#1301) 2022-01-26 13:45:22 +01:00
password-undefined.ts
project-without-owner-error.ts fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00
role-in-use-error.ts feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
used-token-error.ts