1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/src/lib
Nuno Góis 422af36d2d
chore: flatten payload util (#6531)
https://linear.app/unleash/issue/2-2029/support-filtering-on-nested-properties

This will allow us to support and suggest payload subproperties in the
action filters.
2024-03-13 11:10:44 +00:00
..
__snapshots__ feat: add returnGlobalFrontendApiCache flag (#6494) 2024-03-11 14:27:17 +02:00
addons
db chore: rename parametric types to make them clearer (#6500) 2024-03-11 15:41:34 +01:00
domain/project-health
error chore: add a generic error for limit's exeeded (#6452) 2024-03-06 19:17:31 +01:00
features feat: share context between both frontend apis (#6529) 2024-03-13 11:17:40 +02:00
middleware chore: re-add max listeners (#6522) 2024-03-12 16:34:55 +01:00
openapi refactor: rename proxy to frontend api in openapi schemas (#6511) 2024-03-12 10:15:24 +01:00
routes refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
schema
services fix: admin token requests does not automatically have id (#6501) 2024-03-12 10:39:37 +01:00
types refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
users
util chore: flatten payload util (#6531) 2024-03-13 11:10:44 +00:00
app.test.ts
app.ts
create-config.test.ts
create-config.ts chore: consider execution limits per minute and actions limit per (#6462) 2024-03-07 13:02:49 +01:00
default-custom-auth-deny-all.ts
internals.ts refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
logger.test.ts
logger.ts
metric-events.ts feat: start monitoring total time to update cache (#6517) 2024-03-12 14:27:04 +02:00
metrics.test.ts feat: start monitoring total time to update cache (#6517) 2024-03-12 14:27:04 +02:00
metrics.ts feat: start monitoring total time to update cache (#6517) 2024-03-12 14:27:04 +02:00
server-impl.test.ts
server-impl.ts