1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src/lib/types/stores
2023-12-01 12:41:46 +01:00
..
access-store.ts fix: User audit events (create, update, delete) should include rootRole. (#5399) 2023-11-24 16:06:37 +01:00
account-store.ts fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
addon-store.ts OpenAPI: addon operations (#3421) 2023-04-18 10:50:34 +00:00
api-token-store.ts fix: add metrics for service account and api tokens (#5478) 2023-11-29 13:09:30 +01:00
client-applications-store.ts feat: applicaton usage endpoint (#4548) 2023-08-23 12:00:22 +03:00
client-instance-store.ts Remove timeout from store (#3018) 2023-01-30 12:01:44 +01:00
client-metrics-store-v2.ts feat: metrics for variants (#3685) 2023-05-05 11:10:54 +03:00
context-field-store.ts fix: import duplicate features (#4550) 2023-08-23 11:11:16 +02:00
event-store.ts 1-1049 Emit events after db transaction is complete (#4174) 2023-07-10 08:43:22 +02:00
favorite-features.ts Favorite features (#2550) 2022-11-29 16:06:08 +01:00
favorite-projects.ts Favorite project (#2569) 2022-11-30 13:41:53 +02:00
feature-environment-store.ts feat: Add ability to push variants to multiple environments (#2914) 2023-01-20 10:30:20 +01:00
feature-tag-store.ts feat: export by tags (#3635) 2023-04-27 10:22:14 +02:00
feature-type-store.ts feat(#4205): modify feature type store to allow lifetime updates (#4252) 2023-07-17 14:36:43 +02:00
group-store.ts fix: group roles assumption, refactor group types (#4576) 2023-09-05 20:30:20 +01:00
pat-store.ts fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
project-stats-store-type.ts feat: DORA metrics lead time to production (#4589) 2023-08-30 14:39:43 +02:00
project-store.ts feat: enterprise project settings (#4844) 2023-09-27 13:10:10 +03:00
public-signup-token-store.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
reset-token-store.ts feat: changing password will expire reset password tokens (#3451) 2023-04-05 12:39:52 +03:00
role-store.ts feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00
segment-store.ts chore: only return change request data if the unleash instance is an enterprise instance (#5331) 2023-11-22 12:15:29 +00:00
session-store.ts
settings-store.ts chore: expose instanceId so it can be used from addons (#5231) 2023-10-31 12:38:21 +01:00
store.ts fix: addon-service should only trigger enabled addons 2021-09-02 12:46:29 +02:00
strategy-store.ts fix: API improvements aligning the types to our schemas (#4650) 2023-09-12 15:40:57 +02:00
tag-store.ts
user-feedback-store.ts
user-splash-store.ts refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00
user-store.ts fix: add metrics for service account and api tokens (#5478) 2023-11-29 13:09:30 +01:00