1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
olav 59c8822cf2 fix: validate feature strategy parameters (#1192)
* refactor: extract InputCaption component

* refactor: split up GeneralStrategy component

* refactor: fill inn more default feature strategy parameter values

* fix: validate feature strategy parameters

* refactor: fix duplicate keys in strategy icon list

* refactor: expand variable names

* refactor: remove unnecessary useMemo

* refactor: use captions instead of tooltips for boolean parameter descriptions

* refactor: improve strategy definition form spacing
2022-08-04 13:34:30 +02:00
..
__mocks__
assets fix: minor ui improvements (#1163) 2022-07-28 12:05:48 +02:00
component fix: validate feature strategy parameters (#1192) 2022-08-04 13:34:30 +02:00
constants
contexts
hooks fix: validate feature strategy parameters (#1192) 2022-08-04 13:34:30 +02:00
interfaces Feature toggle page update (#1140) 2022-07-27 10:00:15 +00:00
openapi
themes Update UI for strategies - segmentation and for mobile devices (#1189) 2022-08-04 08:13:07 +00:00
types
utils fix: validate feature strategy parameters (#1192) 2022-08-04 13:34:30 +02:00
index.tsx
setupTests.ts
vite-env.d.ts