1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
unleash.unleash/src/lib
Gastón Fournier 678e3f9c93
feat: add new standard errors ()
* feat: add new standard errors for 404 and 409

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-08-05 12:10:25 +00:00
..
__snapshots__ feat: default to memoizing client features () 2022-06-08 09:43:37 +02:00
addons fix: correct types used in addon.ts 2022-05-10 09:35:39 +02:00
db feat(#1873/playground): Return detailed information on feature toggle evaluation () 2022-08-04 15:41:52 +02:00
error fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00
middleware fix: Remove unneeded ts-expect-error now that types in knex are in sync () 2022-07-28 10:34:19 +02:00
openapi feat: add new standard errors () 2022-08-05 12:10:25 +00:00
routes feat(#1873/playground): Return detailed information on feature toggle evaluation () 2022-08-04 15:41:52 +02:00
schema fix: copy feature variants () 2022-06-28 07:54:09 +01:00
services feat(#1873/playground): Return detailed information on feature toggle evaluation () 2022-08-04 15:41:52 +02:00
types feat(#1873/playground): Return detailed information on feature toggle evaluation () 2022-08-04 15:41:52 +02:00
util Feat(): return 'unknown' for application hostname strategies () 2022-08-05 11:09:55 +02:00
app.test.ts feat: add support for cdnPrefix for static assets () 2022-01-06 10:31:00 +01:00
app.ts fix: openapi spec should only include base path once () 2022-06-27 15:39:08 +02:00
create-config.test.ts feat: default to memoizing client features () 2022-06-08 09:43:37 +02:00
create-config.ts feat: add support for handling non standard postgres dates () 2022-06-10 08:47:31 +02:00
default-custom-auth-deny-all.ts fix: default custom auth hook now denies all requests to api endpoints () 2021-04-29 15:18:58 +02:00
event-hook.test.ts fix: convert event-hook.test.js to typescript 2021-09-14 19:34:35 +02:00
event-hook.ts fix: Stores as typescript and with interfaces. () 2021-08-12 15:04:37 +02:00
experimental.ts Feat/grouping () 2022-07-21 16:23:56 +02:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts feat: add option for LOG_LEVEL () 2021-04-23 15:31:12 +02:00
metric-events.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
metrics.test.ts task: add sdk version metric () 2022-07-22 09:00:22 +00:00
metrics.ts task: add sdk version metric () 2022-07-22 09:00:22 +00:00
server-impl.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
server-impl.ts refactor: fix a few eslint module boundary type overrides () 2022-04-28 12:40:38 +02:00