1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/src/lib
Thomas Heartman 9ba6be6000
feat: add environments to project created payload (#6901)
This commit adds an `environments` property to the project created
payload. The list contains only the projects that the project has
enabled.

The point of adding it is that it gives you a better overview over
what you have created.
2024-04-22 14:37:45 +02:00
..
__snapshots__ chore: add the projectListNewCards flag (#6898) 2024-04-22 10:50:21 +00:00
addons feat(integrations): ability to add stringified event (#6642) 2024-03-26 09:25:16 +01:00
db feat: crud time queries (#6895) 2024-04-22 09:31:37 +02:00
domain/project-health
error chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
features feat: add environments to project created payload (#6901) 2024-04-22 14:37:45 +02:00
middleware feat: make edge use token's cache (#6893) 2024-04-19 15:40:15 +02:00
openapi chore: SCIM guard for groups (#6845) 2024-04-12 10:01:57 +01:00
routes feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
schema
services feat: make edge use token's cache (#6893) 2024-04-19 15:40:15 +02:00
types feat: add environments to project created payload (#6901) 2024-04-22 14:37:45 +02:00
users feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
app.test.ts
app.ts feat: added IAuditUser to request with middleware (#6857) 2024-04-18 10:13:40 +02:00
create-config.test.ts
create-config.ts feat: Make Database SSL Configurable through files (#6892) 2024-04-19 14:38:33 +02:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
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 chore: Establish a baseline for the number of envs disabled per project (#6807) 2024-04-10 08:49:15 +02:00
metrics.ts feat: allow schedulers to run in a single node (#6794) 2024-04-10 11:47:22 +02:00
server-impl.test.ts
server-impl.ts feat: added IAuditUser to request with middleware (#6857) 2024-04-18 10:13:40 +02:00