1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
olav b9a3be7b3a refactor: fix misc TS errors (#754)
* refactor: fix PermissionSwitch event types

* refactor: fix variant payload field name

* refactor: fix IPermissionSwitchProps extension

* refactor: add missing types in AddFeatureVariant

* refactor: remove duplicate type

* refactor: fix FeatureToggleListNewItem ref type

* refactor: fix CreatedAt date prop type

* refactor: add missing anchorEl ref types

* refactor: fix createdAt prop value

* refactor: fix IFeatureToggleListNewItemProps environments prop type

* refactor: add missing ISelectOption type

* refactor: fix ResponsiveButton prop types
2022-03-01 13:22:47 +01:00
..
FeatureLog refactor: format files (#719) 2022-02-18 09:51:10 +01:00
FeatureMetrics refactor: port date utils to TS (#720) 2022-02-25 10:40:55 +01:00
FeatureOverview Merge branch 'main' into fix/ui-consistency 2022-02-25 13:54:11 +01:00
FeatureSettings refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
FeatureStatus refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
FeatureStrategies Merge branch 'main' into fix/ui-consistency 2022-02-25 13:54:11 +01:00
FeatureType refactor: format files (#719) 2022-02-18 09:51:10 +01:00
FeatureVariants refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
FeatureView.styles.ts refactor: format files (#719) 2022-02-18 09:51:10 +01:00
FeatureView.tsx refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00