1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-02 01:17:58 +02:00
unleash.unleash/frontend/src/component/project/Project/ProjectFeatureToggles
Fredrik Strand Oseberg ddd718fd23
refactor/reshape table (#5328)
This PR fixes a couple of issues with the pagination bar:

* Fixes an issue where padding bottom would be broken due to disabling
padding on the parent container
* Remove padding on the entire table to create more space and remove
header bar border radius as per discussion with @nicolaesocaciu
2023-11-14 08:44:36 +01:00
..
ActionsCell refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
ColumnsMenu feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureToggleSwitch refactor: memoize heavy components in project overview (#5241) 2023-11-02 13:12:35 +01:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectFeaturesBatchActions feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
RowSelectCell refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
LegacyProjectFeatureToggles.tsx Refactor/project overview api calls (#5279) 2023-11-07 09:19:55 +01:00
PaginatedProjectFeatureToggles.tsx refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
ProjectFeatureToggles.styles.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectFeatureToggles.tsx feat: connect search and filter with server api (#5297) 2023-11-08 14:19:40 +02:00
ProjectFeatureToggles.types.ts feat: add hasStrategies and hasEnabledStrategies on feature environments (#5012) 2023-10-20 10:50:57 +02:00