You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* gen API and stub ip pool utilization endpoint
* we're having fun here
* tooltips on abbreviated numbers
* lower case eng notation e
* don't bother displaying IPv6 utilization for now
* rather elaborately get actual IP range lengths and counts
* put back v6 range display on the off chance there is one + for testing
* draft: utilization on ip pool detail
* fix e2e by invalidating ipPoolUtilizationView on add/remove range
* capacity bar, fix ip addresses in mock data
* show capacity bar on ip pool detail
* use parse bigint helper in the other spot
* extract and test number/bignum percentage logic
* use BigNum (adds tooltip) in CapacityBar instead of displayBigNum
* splitDecimal doesn't need to handle bigint anymore, fix de-DE comma
* make ip-pool-1 bigger and pull floating IP addrs from it
* e2e test that deleting floating IP decrements utilization. caught a bug!
* fix failing e2e due to changed address on floating IP
0 commit comments