1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02:00
unleash.unleash/frontend/src
andreas-unleash 130bc20683
Fix: time to production showing NaN when no data (#6799)
Before: 

<img width="1398" alt="Screenshot 2024-04-08 at 16 20 48"
src="https://github.com/Unleash/unleash/assets/104830839/892860f8-80de-4750-bad2-0e17ac221f1f">


After: 

<img width="1243" alt="Screenshot 2024-04-08 at 16 45 47"
src="https://github.com/Unleash/unleash/assets/104830839/3247c90a-f92f-4d4f-b407-275549b308bf">

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-04-09 09:27:47 +03:00
..
__mocks__
assets fix: new signals icon (#6461) 2024-03-07 11:12:56 +00:00
component Fix: time to production showing NaN when no data (#6799) 2024-04-09 09:27:47 +03:00
constants
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks chore: remove strategy form feedback (#6769) 2024-04-03 12:16:58 +02:00
interfaces feat: feature lifecycle usage behind a flag (#6786) 2024-04-05 13:42:03 +02:00
openapi chore: generate orval types (#6699) 2024-03-26 16:38:18 +02:00
themes chore: move project stats (#6602) 2024-03-19 14:27:42 +01:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils chore: upgrade typescript in frontend to 5.4.2 (#6673) 2024-03-22 10:13:44 +00:00
index.tsx feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
setupTests.ts
vite-env.d.ts