1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/frontend/src/component/common/Table/cells
Fredrik Strand Oseberg 5acf691845
fix: last seen at rendering logic (#5136)
This PR fixes a bug where the rendering in the frontend would only
render the last seen component if feature.lastSeenAt was set, the new
changes considers whether or not environments last seen at is present
and takes precedent over the legacy last seen at field.
2023-10-24 13:58:55 +02:00
..
ActionCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
DateCell
DateTimeCell fix: add timestamp to feature toggle metrics (#4094) 2023-06-27 09:14:45 +02:00
FavoriteIconCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureNameCell
FeatureSeenCell fix: last seen at rendering logic (#5136) 2023-10-24 13:58:55 +02:00
FeatureTagCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureTypeCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
HighlightCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
IconCell
LinkCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
RoleCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
TextCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
TimeAgoCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ToggleCell feat: banners admin page (#5111) 2023-10-20 11:14:48 +01:00