1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/project/Project/ProjectFeatureToggles/FeatureToggleSwitch
Jaanus Sellin c979e687ca
fix: remove extra call to features on project load (#5690)
Currently EnableEnvironmentDialog was loaded even if no feature was
touched. Now it will only load, if feature toggle was selected.
2023-12-19 21:03:24 +02:00
..
EnableEnvironmentDialog fix: enable toggle with disabled strategies dialog (#5416) 2023-11-24 14:57:03 +00:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
createFeatureToggleCell.tsx refactor: memoize heavy components in project overview (#5241) 2023-11-02 13:12:35 +01:00
FeatureToggleSwitch.tsx feat: add hasStrategies and hasEnabledStrategies on feature environments (#5012) 2023-10-20 10:50:57 +02:00
FeatureToggleSwitch.types.ts feat: add hasStrategies and hasEnabledStrategies on feature environments (#5012) 2023-10-20 10:50:57 +02:00
useFeatureToggleSwitch.tsx fix: remove extra call to features on project load (#5690) 2023-12-19 21:03:24 +02:00