1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/project/Project
Fredrik Strand Oseberg 92e2b1890c
Refactor/project overview api calls (#5279)
This PR reduces the overhead of making API calls on pages with heavy
renders. We forego loading states and default error handling in favor of
more speed by avoiding triggering multiple re-renders from the API call.
2023-11-07 09:19:55 +01:00
..
CreateProject fix: yarn lint:fix (#4917) 2023-10-04 11:28:05 +02:00
DeleteProject feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks fix: separate project and project enterprise settings forms (#4911) 2023-10-04 10:42:02 +03: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
ProjectEnterpriseSettingsForm feat: make invite link more visible (#4984) 2023-10-11 14:31:32 +03:00
ProjectFeaturesArchive
ProjectFeatureToggles Refactor/project overview api calls (#5279) 2023-11-07 09:19:55 +01:00
ProjectForm fix: yarn lint:fix (#4917) 2023-10-04 11:28:05 +02:00
ProjectHealth fix: linting (#4925) 2023-10-04 15:59:39 +03:00
ProjectInfo fix: fix broken edit project link (#5147) 2023-10-25 15:23:53 +03:00
ProjectLog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectSettings fix: read project id in edit project (#5134) 2023-10-24 10:18:40 +02: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 Refactor/project overview api calls (#5279) 2023-11-07 09:19:55 +01:00
ProjectOverview.tsx feat: project overview pagination (#5248) 2023-11-02 13:32:47 +01:00