1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src
Thomas Heartman f23ba70bb4
feat: add timestamps to project events (#8389)
This PR adds timestamps to project events and displays them in the
"latest events" box in the project details view.

It also changes the font weight of events to be only normal.


![image](https://github.com/user-attachments/assets/69ee4052-fe96-4fc9-ae45-0818acb0570a)
2024-10-09 09:32:58 +02:00
..
__mocks__
assets fix: import svg viewbox misalignment (#8216) 2024-10-08 08:41:16 +02:00
component feat: add timestamps to project events (#8389) 2024-10-09 09:32:58 +02:00
constants
contexts
hooks feat: store dashboard state (#8382) 2024-10-08 08:21:23 +02:00
interfaces Frontend for additional environments (#8378) 2024-10-08 12:59:41 +00:00
openapi feat: add timestamps to project events (#8389) 2024-10-09 09:32:58 +02:00
themes
types
utils chore: implement event grouping in the event timeline (#8254) 2024-09-26 14:48:52 +01:00
index.tsx
setupTests.ts
vite-env.d.ts