1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-27 01:19:00 +02:00
unleash.unleash/frontend/src/component/project/Project/ProjectFeatureToggles
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
..
ActionsCell refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
ColumnsMenu Feat/new paginated table (#5371) 2023-11-24 17:50:58 +01:00
FeatureToggleSwitch fix: remove extra call to features on project load (#5690) 2023-12-19 21:03:24 +02:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectFeaturesBatchActions fix: project features batch actions refetch (#5680) 2023-12-19 14:46:06 +02:00
RowSelectCell Project Overview with react-table v8 (#5571) 2023-12-11 13:33:11 +01:00
ProjectFeatureToggles.styles.ts feat: features list pagination (#5496) 2023-12-01 14:53:05 +00:00
ProjectFeatureToggles.tsx fix: project features batch actions refetch (#5680) 2023-12-19 14:46:06 +02:00
ProjectFeatureToggles.types.ts feat: add hasStrategies and hasEnabledStrategies on feature environments (#5012) 2023-10-20 10:50:57 +02:00