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
olav fee1894c34 refactor: port global settings to TS/hooks (#679)
* refactor: add ref support to PermissionSwitch

* refactor: port global settings to TS/hooks

* refactor: fix file extension

* refactor: format file

* refactor: fix inconsistent locationSettings prop

* refactor: use correct locationSettings hook

* refactor: use objects for settings hooks
2022-02-08 13:36:32 +01:00
..
CopyFeature
CreateFeature fix: remove projectId from create feature form (#658) 2022-02-08 12:35:43 +01:00
EditFeature fix: remove projectId from create feature form (#658) 2022-02-08 12:35:43 +01:00
FeatureForm fix: remove projectId from create feature form (#658) 2022-02-08 12:35:43 +01:00
FeatureToggleList refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
FeatureToggleListNew refactor: port global settings to TS/hooks (#679) 2022-02-08 13:36:32 +01:00
FeatureView refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
hooks fix: remove projectId from create feature form (#658) 2022-02-08 12:35:43 +01:00
RedirectFeatureView refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00