mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
This PR disables the "create feature flag" button when you've reached the limits. This one is a little more complex than the other UI limits, because we also have to take into account the project feature limit. I've tried to touch as little as possible, but I _have_ extracted the calculation of both limits into a single hook. |
||
|---|---|---|
| .. | ||
| CopyFeature | ||
| CreateFeature | ||
| CreateFeatureButton | ||
| Dependencies | ||
| EditFeature | ||
| FeatureForm | ||
| FeatureNamingPatternInfo | ||
| FeatureStrategy | ||
| FeatureToggleList | ||
| FeatureView | ||
| hooks | ||
| StrategyTypes | ||