1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
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
..
addons Merge branch 'main' into fix/ui-consistency 2022-02-25 13:54:11 +01:00
admin fix: merge conflicts 2022-02-25 15:28:38 +01:00
application refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
archive refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
common refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
context fix: merge conflicts 2022-02-25 15:28:38 +01:00
environments fix: merge conflicts 2022-02-25 15:28:38 +01:00
feature refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
history refactor: port date utils to TS (#720) 2022-02-25 10:40:55 +01:00
layout fix: useLocation from react-router (#706) 2022-02-14 12:32:55 +01:00
menu refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
project fix: merge conflicts 2022-02-25 15:28:38 +01:00
providers refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
Reporting refactor: format files (#719) 2022-02-18 09:51:10 +01:00
strategies Merge branch 'main' into fix/ui-consistency 2022-02-25 13:54:11 +01:00
tags fix: merge conflicts 2022-02-25 15:28:38 +01:00
user refactor: use the MUI OutsideClickHandler (#756) 2022-03-01 08:21:04 +01:00
App.tsx fix: useLocation from react-router (#706) 2022-02-14 12:32:55 +01:00
scroll-to-top.jsx feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01:00
styles.module.scss Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00