1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/types
Christopher Kolstad 5bacc7ba36
task: add sdk version metric (#1828)
* task: add sdk version metric
2022-07-22 09:00:22 +00:00
..
models feat: Implement multi token support for client tokens 2022-04-06 08:11:41 +02:00
settings feat: Disable password based login (#1046) 2021-10-29 10:25:42 +02:00
stores Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
api-user.ts feat: Implement multi token support for client tokens 2022-04-06 08:11:41 +02:00
authentication-required.ts feat: Disable password based login (#1046) 2021-10-29 10:25:42 +02:00
core.ts fix: Do gracefull shutdown of Unleash on 'SIGINT' & 'SIGTERM' (#870) 2021-06-15 12:32:35 +02:00
environment.ts Wip/environments (#880) 2021-07-07 10:46:50 +02:00
events.ts task: add sdk version metric (#1828) 2022-07-22 09:00:22 +00:00
group.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
index.ts open-api addon controller (#1721) 2022-06-22 13:49:18 +03:00
model.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
mutable.ts refactor: add soft response schema validation (#1657) 2022-06-08 08:01:14 +02:00
no-auth-user.ts fix: configure user endpoint when AuthType is NONE (#1403) 2022-03-01 10:52:22 +01:00
openapi.d.ts fix: validate the type and length of parameter values (#1559) 2022-05-04 15:16:18 +02:00
option.ts feat: add support for handling non standard postgres dates (#1689) 2022-06-10 08:47:31 +02:00
partial.ts feat: add segments (#1426) 2022-03-29 14:59:14 +02:00
permissions.ts feat: add READ_API_TOKEN permission (#1528) 2022-04-26 10:24:34 +02:00
project.ts feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
query.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
saved.ts fix: validate the type and length of parameter values (#1559) 2022-05-04 15:16:18 +02:00
serialize-dates.test.ts refactor: add soft response schema validation (#1657) 2022-06-08 08:01:14 +02:00
serialize-dates.ts refactor: add soft response schema validation (#1657) 2022-06-08 08:01:14 +02:00
services.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
stores.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00
user.test.ts fix: Update updateUser code to reject empty emails (#1210) 2022-01-03 20:14:56 +01:00
user.ts Feat/grouping (#1845) 2022-07-21 16:23:56 +02:00