1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
andreas-unleash 4376697250
feat: show Changes scheduled in feature variants even when CR are dis… (#5613)
show Changes scheduled in feature variants even when CR are disabled

Modifies existing hook to call the new `change-requests/scheduled`
endpoint that returns the relevant scheduled change requests even when
change requests are disabled

Rename the ChangeRequestIdentityData to ScheduledChangeRequestViewModel
for consistency (finalised schemas will replace the BE and FE types in a
follow up PR)

Closes #
[1-1746](https://linear.app/unleash/issue/1-1746/show-change-scheduled-badge-in-feature-environment-variants-even-if)

<img width="1486" alt="Screenshot 2023-12-12 at 14 24 44"
src="https://github.com/Unleash/unleash/assets/104830839/7c4e92ef-81d8-423e-8b78-9015ede59952">

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-12-12 15:34:32 +02:00
..
FeatureEnvironmentSeen refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
FeatureLog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureMetrics feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureNotFound feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureOverview feat: show Changes scheduled in feature variants even when CR are dis… (#5613) 2023-12-12 15:34:32 +02:00
FeatureSettings chore: remove dependent feature flags (#5419) 2023-11-27 14:54:40 +01:00
FeatureVariants feat: show Changes scheduled in feature variants even when CR are dis… (#5613) 2023-12-12 15:34:32 +02:00
FeatureView.tsx chore: remove dependent feature flags (#5419) 2023-11-27 14:54:40 +01:00
FeatureViewLazyExport.tsx
LazyFeatureView.tsx