1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/segments
Nuno Góis 4167a60588
feat: biome lint frontend (#4903)
Follows up on https://github.com/Unleash/unleash/pull/4853 to add Biome
to the frontend as well.


![image](https://github.com/Unleash/unleash/assets/14320932/1906faf1-fc29-4172-a4d4-b2716d72cd65)

Added a few `biome-ignore` to speed up the process but we may want to
check and fix them in the future.
2023-10-02 13:25:46 +01:00
..
CreateSegment feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
CreateSegmentButton Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
EditSegment feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
EditSegmentButton feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
RemoveSegmentButton Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
SegmentActionCell refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
SegmentDelete feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SegmentTable feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SegmentDocs.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SegmentEmpty.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SegmentForm.tsx fix: assume undefined instead of null on segment project (#3304) 2023-03-13 10:25:48 +00:00
SegmentFormStepList.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SegmentFormStepOne.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SegmentFormStepTwo.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SegmentProjectAlert.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00