1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/Project/ProjectFeatureToggles
Tymoteusz Czech 8388700f76
fix: project features batch actions refetch (#5680)
Reload paginated features on project overview after batch action.
2023-12-19 14:46:06 +02:00
..
ActionsCell
ColumnsMenu
FeatureToggleSwitch
hooks
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