1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-24 01:18:01 +02:00
unleash.unleash/frontend/src
Gastón Fournier bb5aa64756
feat: display the build number as extra data (#8022)
## About the changes
Show the build number between parenthesis separated from the version.

When there's no build number:

![image](https://github.com/user-attachments/assets/408c6953-9af5-4c8d-88e2-50eb17016ee1)

When there is:

![image](https://github.com/user-attachments/assets/b5481294-651a-422c-9699-b93b3d8cf4be)
2024-08-30 16:36:00 +02:00
..
__mocks__
assets feat: Signals preview img (#7993) 2024-08-28 08:24:12 +02:00
component feat: display the build number as extra data (#8022) 2024-08-30 16:36:00 +02:00
constants feat: use new environment limit in Unleash UI (#7500) 2024-07-02 06:14:15 +00:00
contexts
hooks feat: projects list sorting (#8011) 2024-08-29 15:43:16 +02:00
interfaces [Gitar] Cleaning up stale flag: killInsightsUI with value false (#8002) 2024-08-30 12:32:51 +02:00
openapi feat: align insights charts (#7984) 2024-08-27 11:06:08 +03:00
themes Projects archive UI (#7842) 2024-08-13 14:33:11 +02:00
types
utils chore: remove create feature component (#7959) 2024-08-22 11:30:41 +03:00
index.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
setupTests.ts
vite-env.d.ts