1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Nuno Góis 85b67ae330
chore: add eventTimeline feature flag (#8159)
https://linear.app/unleash/issue/2-2658/create-eventtimeline-feature-flag

Adds a new `eventTimeline` feature flag for the new event timeline
feature.

I think `eventTimeline` is an appropriate name given the feature
description and the way it is evolving, but I'm open to suggestions.
~~This also assumes that this feature will target OSS.~~ Confirmed that
this will be a premium feature.
2024-09-18 08:55:50 +01:00
..
__snapshots__ fix: prevent config resolver snapshot test (#8041) 2024-09-02 15:14:34 +02:00
addons feat: log domain every time a webhook is invoked (#7962) 2024-08-22 11:26:53 +02:00
db feat: start returning onboarding status with project overview (#8058) 2024-09-03 14:41:47 +03:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error fix: validate patched data with schema (#7616) 2024-07-18 13:26:50 +01:00
features chore: remove debug logs (#8147) 2024-09-17 09:06:29 +02:00
middleware feat: resolve useragent source and add as source label to metrics (#7883) 2024-08-15 13:25:42 +02:00
openapi feat: start returning onboarding status with project overview (#8058) 2024-09-03 14:41:47 +03:00
routes Fix/project role permission grant (#8084) 2024-09-10 20:35:45 +02:00
schema feat: tag feature on creation (#7664) 2024-07-25 13:36:28 +03:00
services docs: remove mention of admin name and email env vars (#8096) 2024-09-05 09:27:54 +01:00
types chore: add eventTimeline feature flag (#8159) 2024-09-18 08:55:50 +01:00
users feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
app.test.ts
app.ts chore: origin middleware (#7695) 2024-07-30 10:42:50 +01:00
create-config.test.ts fix: prevent config resolver snapshot test (#8041) 2024-09-02 15:14:34 +02:00
create-config.ts fix: use the correct env vars for initial admin account (#8095) 2024-09-05 09:10:51 +01:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts feat: user loging event emitting with login order (#8021) 2024-08-30 11:28:19 +02:00
metrics.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
metrics.ts feat: projects onboarding metrics (#8014) 2024-08-29 14:57:27 +02:00
server-impl.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
server-impl.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00