1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-04 01:18:20 +02:00
unleash.unleash/src/lib/features
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
..
access feat: filter projectless events for normal users (#7914) 2024-08-21 13:59:24 +03:00
api-tokens API tokens scoped to deleted projects shouldn't give wildcard access (#7499) 2024-07-08 09:52:10 +02:00
change-request-access-service fix: change request enabled check should ignore disabled envs (#7869) 2024-08-14 13:13:31 +02:00
change-request-segment-usage-service fix: change request enabled check should ignore disabled envs (#7869) 2024-08-14 13:13:31 +02:00
client-feature-toggles fix: make default for gradual rollout work on the correct strategy name (#7401) 2024-06-14 15:54:00 +02:00
dependent-features
events feat: filter projectless events for normal users (#7914) 2024-08-21 13:59:24 +03:00
export-import-toggles feat: start using event service composition root (#7871) 2024-08-15 08:33:46 +03:00
feature-lifecycle feat: start collecting prometheus metrics for onboarding events (#8012) 2024-08-29 12:46:23 +03:00
feature-naming-pattern
feature-search fix: support search for tags that has colon inside (#7998) 2024-08-28 11:33:51 +03:00
feature-toggle fix: split features schema into archived and project features (#7973) 2024-08-23 12:59:39 +02:00
frontend-api chore: extract api token service composition root; place it in /features (#7519) 2024-07-03 11:49:11 +02:00
group
instance-stats feat: start populating user first seen column (#8010) 2024-08-29 10:45:30 +02:00
integration-events [Gitar] Cleaning up stale flag: integrationEvents with value true (#7940) 2024-08-21 14:25:24 +02:00
maintenance
metrics fix: last seen metrics exceeding table limits (#7923) 2024-08-19 20:17:52 +00:00
onboarding feat: ignore onboarding events for existing customers (#8064) 2024-09-03 15:24:33 +02:00
playground fix: playground parent disabled with strategy (#7744) 2024-08-05 10:39:21 +02:00
private-project
project feat: start returning onboarding status with project overview (#8058) 2024-09-03 14:41:47 +03:00
project-environments fix: give project_default_strategy_write the ability to update the default strategy (#8112) 2024-09-06 11:49:11 +02:00
project-insights feat: start using event service composition root (#7871) 2024-08-15 08:33:46 +03:00
scheduler chore: integration events service (#7614) 2024-07-18 16:54:31 +01:00
segment fix: add request body schema in update segment endpoint (#8085) 2024-09-05 08:17:04 +01:00
tag-type chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
traffic-data-usage
ui-observability-controller
index.ts chore: composition root playground service (#7710) 2024-07-31 14:44:57 +02:00