1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/project/Project
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
..
CreateProject feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
DeleteProject feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
EditProject 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
Import feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectDoraMetrics feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectFeaturesArchive fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
ProjectFeatureToggles feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectForm feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectHealth feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectInfo feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectLog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectSettings feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectStats feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
LazyProject.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyProjectExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Project.styles.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Project.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectOverview.tsx fix: project features table initial state (#4843) 2023-09-27 08:37:25 +00:00