1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/admin/network
David Leek c14fc54e33
fix: also check includedTraffic before calculating overage and showing warning (#7091)
## About the changes

Fixes a bug that would display the overage warning on
network/traffic-usage when included traffic was 0. (it assumed all
traffic was overage)


![image](https://github.com/Unleash/unleash/assets/707867/793f8cb2-7c1d-4f67-b0e9-45c32fcb78e6)
2024-05-21 12:41:19 +02:00
..
NetworkOverview chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
NetworkTraffic chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
NetworkTrafficUsage fix: also check includedTraffic before calculating overage and showing warning (#7091) 2024-05-21 12:41:19 +02:00
Network.tsx feat: traffic visibility UI and store (#6659) 2024-03-22 11:54:33 +01:00