1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02: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
base-error.ts
db-error.ts Wip/environments (#880) 2021-07-07 10:46:50 +02:00
disabled-error.ts fix: improve API error-handling (#1301) 2022-01-26 13:45:22 +01:00
feature-has-tag-error.ts feat: add ui-bootstrap endpoint (#790) 2021-04-20 12:32:02 +02:00
incompatible-project-error.ts
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 fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
no-access-error.ts feat: Default roles and RBAC permission checker. (#735) 2021-03-11 22:51:58 +01:00
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 Reset token (#786) 2021-04-16 15:29:23 +02:00
password-mismatch.ts
password-undefined.ts
project-without-owner-error.ts
role-in-use-error.ts
used-token-error.ts