1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00
unleash.unleash/src/lib/proxy
Jaanus Sellin 0cf7b324a5
feat: frontend api clean up not needed columns (#6489)
1. Clean up not used fields
2. Fix a bug where segment was not attached
2024-03-11 13:41:41 +02:00
..
client-feature-toggle-read-model-type.ts refactor: remove client from frontend api (#6490) 2024-03-11 13:30:32 +02:00
client-feature-toggle-read-model.ts feat: frontend api clean up not needed columns (#6489) 2024-03-11 13:41:41 +02:00
create-context.test.ts
create-context.ts
createProxyService.ts feat: Compositon root for proxy service (#6488) 2024-03-11 11:22:04 +01:00
fake-client-feature-toggle-read-model.ts refactor: remove client from frontend api (#6490) 2024-03-11 13:30:32 +02:00
frontend-api-repository.ts feat: make frontend api complexity O(n) instead of O(n2) (#6477) 2024-03-08 14:00:38 +01:00
global-frontend-api-cache.test.ts feat: make frontend api complexity O(n) instead of O(n2) (#6477) 2024-03-08 14:00:38 +01:00
global-frontend-api-cache.ts refactor: remove client from frontend api (#6490) 2024-03-11 13:30:32 +02:00
index.ts
proxy-controller.ts feat: compare feture definitions not evaluations (#6486) 2024-03-11 12:05:17 +01:00
proxy-repository.ts feat: Compositon root for proxy service (#6488) 2024-03-11 11:22:04 +01:00
proxy-service.test.ts refactor: proxy/frontend api in feature oriented architecture (#6487) 2024-03-11 09:28:40 +01:00
proxy-service.ts feat: frontend api clean up not needed columns (#6489) 2024-03-11 13:41:41 +02:00