Tymoteusz Czech
|
083273b49b
|
fix: prevent strategy variant weight from going into negative numbers on Frontend (#7460)
Added validation if sum goes over 100%. Remaining split is never negative
|
2024-06-27 09:06:59 +00:00 |
|
Nuno Góis
|
4167a60588
|
feat: biome lint frontend (#4903)
Follows up on https://github.com/Unleash/unleash/pull/4853 to add Biome
to the frontend as well.

Added a few `biome-ignore` to speed up the process but we may want to
check and fix them in the future.
|
2023-10-02 13:25:46 +01:00 |
|
Tymoteusz Czech
|
d2a4763eaa
|
fix: frontend variant weights distribution (#4347)
## About the changes
Unit-tested way of distributing weights between variants.
|
2023-07-26 16:08:11 +02:00 |
|