1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib
andreas-unleash 64082440d4
OAS for client-metrics controller (#1739)
* OAS for client-metrics controller

* bug and tests

* update snapshot

* update snapshot

* update snapshot

* bug fix

* fix PR comments

* refactoring re PR comments

* re order routes

* remove grouped-client-metrics-schema.ts

* remove grouped-client-metrics-schema.ts

* updated response

* updated snapshot

* PR comments

* PR comments

* Added tests

* Added tests

* fix

* fix

* fix
2022-06-27 11:17:44 +03:00
..
__snapshots__ feat: default to memoizing client features (#1674) 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 refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00
error fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00
middleware refactor: improve token type error message (#1709) 2022-06-17 09:00:13 +02:00
openapi OAS for client-metrics controller (#1739) 2022-06-27 11:17:44 +03:00
routes OAS for client-metrics controller (#1739) 2022-06-27 11:17:44 +03:00
schema fix: when payload type is 'json' validate value on toggle variable validation (#1704) 2022-06-14 13:08:38 +02:00
services refactor: add OpenAPI schema to simple-password-provider controller (#1734) 2022-06-23 08:40:25 +01:00
types refactor: add schemas to client application registration (#1746) 2022-06-24 15:29:27 +02:00
util refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00
app.test.ts
app.ts
create-config.test.ts feat: default to memoizing client features (#1674) 2022-06-08 09:43:37 +02:00
create-config.ts feat: add support for handling non standard postgres dates (#1689) 2022-06-10 08:47:31 +02:00
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts
experimental.ts refactor: move segment limits to env vars (#1642) 2022-06-02 10:44:45 +02:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts
metric-events.ts
metrics.test.ts feat: remove old metrics service 2021-12-10 09:31:54 +01:00
metrics.ts refactor: replace ts-ignore with ts-expect-error (#1675) 2022-06-07 11:49:17 +02:00
server-impl.test.ts
server-impl.ts