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
Nuno Góis b496990f79
chore: add no unused imports biome rule (#5855)
Adds a Biome rule for "no unused imports", which is something we
sometimes have trouble catching.

We're adding this as a warning for now. It is safely and easily fixable
with `yarn lint:fix`.


![image](https://github.com/Unleash/unleash/assets/14320932/fd84dea8-6b20-4ba5-bfd8-047b9dcf2bff)

![image](https://github.com/Unleash/unleash/assets/14320932/990bb0b0-760a-4c5e-8136-d957e902bf0b)
2024-01-11 12:44:05 +00: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 chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
ProjectFeatureToggles.types.ts feat: add hasStrategies and hasEnabledStrategies on feature environments (#5012) 2023-10-20 10:50:57 +02:00