1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/common/Table
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
..
cells fix: last seen at rendering logic (#5136) 2023-10-24 13:58:55 +02:00
FavoriteIconHeader feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
SearchHighlightContext
SortableTableHeader feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Table feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
TableCell feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
TablePlaceholder feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
VirtualizedTable feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
index.ts