1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
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
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets fix: add logo in login screen for small size screen (#523) 2021-11-26 15:07:01 +01:00
component refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
constants refactor: format files (#719) 2022-02-18 09:51:10 +01:00
contexts refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
hooks refactor: fix sorting features by last seen and created at (#755) 2022-03-01 10:35:20 +01:00
interfaces refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
themes refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
utils refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
app.css feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01:00
common.styles.js fix: pnps 2022-01-28 10:51:48 +01:00
index.tsx refactor: remove craco and wdyr (#753) 2022-03-01 10:56:38 +01:00
react-app-env.d.ts
security-logger.js
setupProxy.js refactor: format files (#719) 2022-02-18 09:51:10 +01:00
setupTests.ts refactor: format files (#719) 2022-02-18 09:51:10 +01:00
testIds.js refactor: fix flaky Cypress tests (#746) 2022-02-25 10:21:28 +01:00