1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/src/lib/types
Christopher Kolstad 4c574a1e50
task: add kill-switch for edge bulk metrics (#5758)
If the kill switch is enabled unleash returns 404 and a json body explaining why a 404 was given, encouraging users to upgrade to the most recent version of Edge.
2024-01-04 11:21:48 +01:00
..
models docs: openapi schema specifications for Projects tag (#3571) 2023-05-19 09:07:23 +02:00
settings
stores feat: implement column created_by_user_id in feature_tag (#5695) 2023-12-21 10:00:45 +01:00
api-user.ts chore: expose types so we can use them properly (#5251) 2023-11-03 12:00:24 +01:00
authentication-required.ts
core.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
environment.ts
events.ts chore: incoming webhook events (#5693) 2023-12-20 11:48:25 +00:00
experimental.ts task: add kill-switch for edge bulk metrics (#5758) 2024-01-04 11:21:48 +01:00
favorites.ts
group.ts
index.ts
model.ts feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
mutable.ts
no-auth-user.ts
openapi.d.ts
option.ts feat: make local storage work and make feedback url configurable (#5738) 2023-12-29 13:19:08 +02:00
partial.ts
permissions.ts feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
project.ts
query.ts
saved.ts
serialize-dates.test.ts
serialize-dates.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
services.ts refactor: feature oriented architecture for project-environment (#5510) 2023-12-01 12:41:46 +01:00
stores.ts refactor: move search implementation out of strategies store (#5642) 2023-12-14 15:45:36 +02:00
user.test.ts
user.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00