1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/feature
Jaanus Sellin 4df8fd3810
feat: redirect to new feature flag creation (#7679)
Currently found only one instance that is using `create-toggle`. So
changed behaviour for that.
2024-07-26 14:27:02 +03:00
..
CopyFeature chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
CreateFeature fix: Capitalize input labels (#7667) 2024-07-25 12:27:46 +00:00
CreateFeatureButton ui limits for flags (#7541) 2024-07-08 10:27:01 +02:00
Dependencies feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
EditFeature chore: change "toggle updated" to "flag updated" in toast message (#7439) 2024-06-25 09:34:44 +02:00
FeatureForm feat: redirect to new feature flag creation (#7679) 2024-07-26 14:27:02 +03:00
FeatureNamingPatternInfo chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategy feat: constraints limit in a strategy UI (#7555) 2024-07-08 13:10:00 +02:00
FeatureToggleList feat: search features from command bar (#7378) 2024-06-12 21:24:22 +03:00
FeatureView fix: add workaround for tooltip (#7649) 2024-07-24 09:33:29 +00:00
hooks fix: make config dropdown list generic over values (#7676) 2024-07-26 11:38:29 +02:00
StrategyTypes fix: prevent strategy variant weight from going into negative numbers on Frontend (#7460) 2024-06-27 09:06:59 +00:00