1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/src/lib/types/stores
2023-01-30 12:01:44 +01:00
..
access-store.ts Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00
account-store.ts feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
addon-store.ts feat: support filtering on project and environment fields for events (#1801) 2022-07-12 12:13:25 +00:00
api-token-store.ts feat: Add init api tokens option (#1181) 2022-01-05 10:00:59 +01:00
client-applications-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
client-instance-store.ts Remove timeout from store (#3018) 2023-01-30 12:01:44 +01:00
client-metrics-store-v2.ts feat: remove old metrics service 2021-12-10 09:31:54 +01:00
context-field-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
environment-store.ts feat: status API (#2931) 2023-01-19 13:27:50 +01:00
event-store.ts Feat/project status monthly (#2986) 2023-01-26 16:13:15 +01: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-strategies-store.ts Export with strategies (#2877) 2023-01-11 15:00:20 +00:00
feature-tag-store.ts exclude tags for other features (#3007) 2023-01-27 11:34:20 +01:00
feature-toggle-client-store.ts Favorite features (#2550) 2022-11-29 16:06:08 +01:00
feature-toggle-store.ts Feat/project status monthly (#2986) 2023-01-26 16:13:15 +01:00
feature-type-store.ts refactor: add OpenAPI schema to feature types controller (#1684) 2022-06-09 13:17:13 +02:00
group-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02: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/project stats members (#3009) 2023-01-27 13:13:41 +01:00
project-store.ts Feat/project stats members (#3009) 2023-01-27 13:13:41 +01:00
public-signup-token-store.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
reset-token-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
role-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
segment-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
session-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
settings-store.ts feat: Disable password based login (#1046) 2021-10-29 10:25:42 +02:00
store.ts fix: addon-service should only trigger enabled addons 2021-09-02 12:46:29 +02:00
strategy-store.ts fixes 2-456: Preserve all data from strategy import (#2720) 2022-12-21 13:33:41 +01:00
tag-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
tag-type-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
user-feedback-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
user-splash-store.ts refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00
user-store.ts feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00