1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Thomas Heartman 3cd312f9a9
chore: allow you to use the options object to override *all* the new resource limits (#7938)
This allows us to use different limits for enterprise self-hosted and
hosted
2024-08-21 08:59:19 +02:00
..
__snapshots__ [Gitar] Cleaning up stale flag: changeRequestPlayground with value true (#7920) 2024-08-19 15:33:55 +02:00
addons feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
db refactor: switch projectStore.getProjects with projectReadModel.getProjectsForAdminUi in project service (#7904) 2024-08-19 08:46:50 +02: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 fix: don't count flags multiple times (bonus: don't count non-project events) (#7931) 2024-08-20 09:31:45 +00:00
middleware feat: resolve useragent source and add as source label to metrics (#7883) 2024-08-15 13:25:42 +02:00
openapi refactor: switch projectStore.getProjects with projectReadModel.getProjectsForAdminUi in project service (#7904) 2024-08-19 08:46:50 +02:00
routes chore: change integration events api tag to addons (#7932) 2024-08-20 14:00:58 +02:00
schema feat: tag feature on creation (#7664) 2024-07-25 13:36:28 +03:00
services feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
types chore: allow you to use the options object to override *all* the new resource limits (#7938) 2024-08-21 08:59:19 +02: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 feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
create-config.ts chore: allow you to use the options object to override *all* the new resource limits (#7938) 2024-08-21 08:59:19 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
metrics.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
metrics.ts feat: project actions count metric (#7929) 2024-08-20 09:46:39 +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