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
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 refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
FavoriteIconCell fix: remove tooltip from favorites cell, some refactoring (#2687) 2022-12-14 08:51:41 +00:00
FeatureNameCell Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00
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 Playground result info modal initial 2022-07-28 15:16:40 +03:00
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