1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/lib
Jaanus Sellin 4e1040c849
feat: connect sort table to backend (#5338)
Now FE sorting is done in backend.
2023-11-15 16:01:02 +02:00
..
__snapshots__ chore: remove featureSwitchRefactor flag (#5329) 2023-11-14 13:03:23 +01:00
addons feat: remove feature flag for datadog json template (#5105) 2023-10-26 09:09:26 +02:00
db feat: include segment usage in CRs when showing usage in projects and flags (#5327) 2023-11-14 08:49:32 +01:00
domain/project-health
error fix: take into account project segments permission (#5304) 2023-11-09 09:37:47 +00:00
features feat: connect sort table to backend (#5338) 2023-11-15 16:01:02 +02:00
middleware fix: segment project fetch when global (#5311) 2023-11-09 13:27:12 +00:00
openapi feat: include segment usage in CRs when showing usage in projects and flags (#5327) 2023-11-14 08:49:32 +01:00
proxy chore: expose types so we can use them properly (#5251) 2023-11-03 12:00:24 +01:00
routes chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
schema feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
segments feat: API prevents you from deleting segments in crs (#5308) 2023-11-09 12:09:39 +01:00
services chore: log unerlying DB error in set user root role (#5324) 2023-11-13 12:16:01 +01:00
types fix: new SCHEDULED_CHANGE_REQUEST_EXECUTED on scheduled cr execution (#5330) 2023-11-14 14:58:48 +02:00
util feat: replace gravatar-url with inline function (#5128) 2023-10-24 10:07:26 +02:00
app.test.ts
app.ts chore: expose custom-handler-auth type (#5287) 2023-11-07 10:37:09 +01:00
create-config.test.ts feat: feature search stub (#5143) 2023-10-25 10:50:59 +02:00
create-config.ts feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
default-custom-auth-deny-all.ts chore: expose custom-handler-auth type (#5287) 2023-11-07 10:37:09 +01:00
internals.ts fix: export NotFoundError and ISegmentService in internals.ts (#4997) 2023-10-11 14:31:45 +03:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: feature changes counted in new table (#4958) 2023-10-10 12:32:23 +02:00
metrics.ts feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
server-impl.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
server-impl.ts chore: expose custom-handler-auth type (#5287) 2023-11-07 10:37:09 +01:00