1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/feature
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
..
CopyFeature bug: remove strategies from copy breadcrumbs (#5137) 2023-10-25 09:12:32 +03:00
CreateFeature feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
CreateFeatureButton feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Dependencies feat: warn about sdk update with feature dependencies (#5065) 2023-10-17 13:43:49 +02:00
EditFeature feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureForm feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureNamingPatternInfo feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureStrategy feat: add hasStrategies and hasEnabledStrategies on feature environments (#5012) 2023-10-20 10:50:57 +02:00
FeatureToggleList Refactor/project overview api calls (#5279) 2023-11-07 09:19:55 +01:00
FeatureView Refactor/project overview api calls (#5279) 2023-11-07 09:19:55 +01:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
RedirectFeatureView feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
StrategyTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00