1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/feature
Thomas Heartman ef80d7f81e
ui limits for flags (#7541)
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.
2024-07-08 10:27:01 +02:00
..
CopyFeature
CreateFeature ui limits for flags (#7541) 2024-07-08 10:27:01 +02:00
CreateFeatureButton ui limits for flags (#7541) 2024-07-08 10:27:01 +02:00
Dependencies
EditFeature
FeatureForm
FeatureNamingPatternInfo
FeatureStrategy feat: limit component used in strategies (#7542) 2024-07-05 09:09:28 +02:00
FeatureToggleList
FeatureView feat: Limit environments component (#7548) 2024-07-05 13:03:51 +02:00
hooks
StrategyTypes fix: prevent strategy variant weight from going into negative numbers on Frontend (#7460) 2024-06-27 09:06:59 +00:00