1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/features/project-environments
Thomas Heartman c1092bacf9
fix: give project_default_strategy_write the ability to update the default strategy (#8112)
This appears to have been an oversight in the original implementation
of this endpoint. This seems to be the primary point of this
permission. Additionally, the docs mention that this permission should
allow you to do just that.

Note: I've not added any tests for this, because we don't typically add
tests for it. If we have an example to follow, I'd be very happy to add
it, though
2024-09-06 11:49:11 +02:00
..
createEnvironmentService.ts feat: start using event service composition root (#7871) 2024-08-15 08:33:46 +03:00
environment-service.test.ts feat: start using event service composition root (#7871) 2024-08-15 08:33:46 +03:00
environment-service.ts chore: remove state service (#7184) 2024-05-28 14:47:31 +02:00
environment-store-type.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
environment-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
environments.e2e.test.ts chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
environments.ts fix: give project_default_strategy_write the ability to update the default strategy (#8112) 2024-09-06 11:49:11 +02:00
fake-environment-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00