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
Nuno Góis a43542b0d1
feat: display sign on log (#3193)
## About the changes

https://linear.app/unleash/issue/2-719/display-basic-sign-on-log-in-frontend
Adds a basic, naïve way of displaying sign-on history. 
We can be OK with merging this for now if we want, given that it's
behind a feature flag, and then iterate over it and implement the
features and improvements we need in the meantime.


![image](https://user-images.githubusercontent.com/14320932/221217564-90868ce8-6608-4f30-b2e4-88f72f1e4ac6.png)

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#2951
2023-02-27 09:07:22 +01:00
..
ActionCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
DateCell
FavoriteIconCell
FeatureNameCell
FeatureSeenCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
FeatureTagCell feat: better tooltip links (#2891) 2023-01-16 13:04:52 +01:00
FeatureTypeCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
HighlightCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
IconCell
LinkCell fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
TextCell refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
TimeAgoCell feat: display sign on log (#3193) 2023-02-27 09:07:22 +01:00