1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-12 01:17:04 +02:00
unleash.unleash/frontend/src/component
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
..
addons fix: Addons toggle (#4312) 2023-07-24 16:23:41 +02:00
admin Feature toggle types list (#4260) 2023-07-18 13:46:06 +02:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive fix: drop staleness column form features archive (#4338) 2023-07-24 14:00:59 +00:00
changeRequest feat: Change Request on Reorder UI (#4249) 2023-07-25 14:12:35 +03:00
common fix: frontend variant weights distribution (#4347) 2023-07-26 16:08:11 +02:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo fix: ensure userId context exists when running demo (#4144) 2023-07-05 10:49:18 +01:00
environments
events
feature fix: frontend variant weights distribution (#4347) 2023-07-26 16:08:11 +02:00
featureTypes feat: Feature type lifetime API integration (#4295) 2023-07-21 09:51:09 +00:00
feedback fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
layout
loginHistory
maintenance
menu feat: Feature toggle type - edit form (#4269) 2023-07-20 13:00:47 +02:00
playground/Playground a11y: change the playground diff link to be a button. (#4274) 2023-07-18 15:05:29 +02:00
project test: default strategy stickiness (#4341) 2023-07-26 09:39:40 +02:00
providers fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
splash
strategies
tags
user refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
App.tsx
InitialRedirect.tsx