1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
olav a088866124 refactor: port some things to TS (#843)
* refactor: port useSort to TS

* refactor: port loadingFeatures to TS

* refactor: port admin index to TS

* refactor: port TagTypeList to TS

* refactor: merge route interfaces

* refactor: port common utils to TS

* refactor: fix snapshot date typo

* refactor: port Reporting utils to TS

* refactor: improve PermissionIconButton prop types
2022-04-06 12:22:24 +02:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
component refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
constants fix: add warning to constraint accordion (#792) 2022-03-16 10:27:23 +01:00
contexts chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
hooks refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
interfaces refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
themes refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
utils refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
index.tsx refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
react-app-env.d.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
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