1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01: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
DateCell
DateTimeCell
FavoriteIconCell
FeatureNameCell
FeatureSeenCell fix: last seen at rendering logic (#5136) 2023-10-24 13:58:55 +02:00
FeatureTagCell
FeatureTypeCell
HighlightCell
IconCell
LinkCell
RoleCell
TextCell
TimeAgoCell
ToggleCell