1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/src/lib
andreas-unleash 473741a65e
chore: Add environment mutation events (c.u.d) (#5455)
Adds the events for create, update and delete environment

Relates to:
[CTO-41](https://linear.app/unleash/issue/CTO-41/environment-mutation-not-in-event-log)

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-11-28 10:39:08 +02:00
..
__snapshots__ chore: remove dependent feature flags (#5419) 2023-11-27 14:54:40 +01:00
addons feat: Handle scheduled request events in addons (#5403) 2023-11-23 15:00:24 +02:00
db chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
domain/project-health
error fix: take into account project segments permission (#5304) 2023-11-09 09:37:47 +00:00
features fix: format after biome update (#5439) 2023-11-27 15:05:03 +01:00
middleware feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
openapi feat: tag operators for search api (#5425) 2023-11-27 15:48:41 +02:00
proxy chore: expose types so we can use them properly (#5251) 2023-11-03 12:00:24 +01:00
routes chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
schema feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
segments fix: missing user id in segment update (#5414) 2023-11-24 11:17:36 +01:00
services fix: naming pattern update event should keep old project settings (#5443) 2023-11-28 08:25:07 +01:00
types chore: Add environment mutation events (c.u.d) (#5455) 2023-11-28 10:39:08 +02:00
util fix: prevent concurrent queries from running out of transaction (#5412) 2023-11-24 11:11:26 +01: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 feat: scheduled functions observability (#5377) 2023-11-21 13:42:38 +01:00
metrics.test.ts feat: feature changes counted in new table (#4958) 2023-10-10 12:32:23 +02:00
metrics.ts feat: scheduled functions observability (#5377) 2023-11-21 13:42:38 +01:00
server-impl.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
server-impl.ts fix: scheduler job runtime control (#5363) 2023-11-21 10:06:38 +00:00