1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-08 01:15:49 +02: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__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
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 Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
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 feat: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils Cypress test for importing (#3058) 2023-02-08 11:16:38 +02:00
index.tsx feat: message banner (#2726) 2022-12-22 15:16:51 +00:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00