1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00
unleash.unleash/frontend/src
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
..
__mocks__
assets
component feat: display sign on log (#3193) 2023-02-27 09:07:22 +01:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts
hooks feat: display sign on log (#3193) 2023-02-27 09:07:22 +01:00
interfaces feat: display sign on log (#3193) 2023-02-27 09:07:22 +01:00
openapi fix: initial UI draft (#3191) 2023-02-24 11:31:37 +01:00
themes
types
utils
index.tsx
setupTests.ts
vite-env.d.ts