1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/routes/admin-api
olav a34c674971
feat: add event search endpoint (#1893)
* feat: add event search endpoint

* refactor: expand variable names

* refactor: add table type to query builder

* refactor: improve schema limit/offset types

* refactor: describe searchEventsSchema fields
2022-08-09 16:14:50 +02:00
..
project Strategy sort order endpoint (#1855) 2022-07-26 14:16:30 +02:00
addon.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
api-def.json Feature/setup typescript 2021-02-12 11:42:00 +01:00
api-token.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
archive.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
client-metrics.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
config.test.ts refactor: move segment limits to env vars (#1642) 2022-06-02 10:44:45 +02:00
config.ts refactor: remove bootstrap endpoint (#1900) 2022-08-09 15:58:27 +02:00
constraints.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
context.test.ts feat: add context value descriptions (#1496) 2022-04-19 08:40:07 +02:00
context.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
email.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
email.ts refactor: add OpenAPI schema to feature types controller (#1684) 2022-06-09 13:17:13 +02:00
environments.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
event.ts feat: add event search endpoint (#1893) 2022-08-09 16:14:50 +02:00
events.test.ts fix: add flag to annomise event log 2022-05-30 21:01:46 +02:00
feature-type.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
feature.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
index.ts refactor: remove bootstrap endpoint (#1900) 2022-08-09 15:58:27 +02:00
metrics.test.ts task: add OpenApi spec to metrics route (#1725) 2022-06-21 09:12:40 +02:00
metrics.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
playground.test.ts feat: add playground API post endpoint (#1791) 2022-07-12 13:01:10 +02:00
playground.ts feat(#1873/playground): Return detailed information on feature toggle evaluation (#1839) 2022-08-04 15:41:52 +02:00
state.ts fix: fix broken OpenAPI spec (#1846) 2022-07-28 09:19:58 +02:00
strategy.test.ts refactor: add schemas to strategy controller (#1744) 2022-06-23 08:10:20 +02:00
strategy.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
tag-type.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
tag.test.ts task: add openapi for tags (#1724) 2022-06-21 08:23:30 +02:00
tag.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
user-admin.ts Grouping access endpoing (#1858) 2022-07-26 11:39:55 +00:00
user-feedback.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
user-splash.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00
user.test.ts refactor: remove unused my-sessions endpoint (#1691) 2022-06-09 14:48:03 +02:00
user.ts Refactor: move openapi utils into /util directory (#1777) 2022-07-01 08:06:33 +02:00