1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/feature
sighphyre d8d510be22 fix: change rollout datatype to int
Gradual rollout has the rollout property specified as a string in
both the client spec tests and our API docs and the Rust SDK expects
that contract to be upheld. This commit changes the datatype of rollout
from an int to a string
2022-03-22 16:00:54 +02:00
..
CopyFeature feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
CreateFeature refactor: expect existing TS errors (#767) 2022-03-03 10:01:04 +01:00
EditFeature feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
FeatureForm Feat/custom strategy screen (#722) 2022-03-04 23:39:41 +01:00
FeatureStrategy refactor: improve constraint date formatting (#789) 2022-03-15 13:30:45 +01:00
FeatureToggleList Merge branch 'main' into fix/ui-consistency 2022-02-25 13:54:11 +01:00
FeatureToggleListNew Fix/constraints UI (#779) 2022-03-11 13:46:00 +01:00
FeatureView Fix/constraints UI (#779) 2022-03-11 13:46:00 +01:00
hooks refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
RedirectFeatureView refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
StrategyConstraints feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
StrategyTypes fix: change rollout datatype to int 2022-03-22 16:00:54 +02:00