1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src
olav 83778a9928 refactor: port MainLayout to TS/SWR (#684)
* refactor: add missing toast field to UI config

* refactor: port MainLayout to TS/SWR

* refactor: remove unused UI config state

* refactor: fix makeStyles import
2022-02-09 14:16:24 +01:00
..
__mocks__ refactor: remove enzyme (#664) 2022-02-04 11:32:02 +01:00
assets fix: add logo in login screen for small size screen (#523) 2021-11-26 15:07:01 +01:00
component refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
constants feat: add edit and create user screen (NEW) (#601) 2022-01-18 12:05:48 +01:00
contexts fix: pnps 2022-01-28 10:51:48 +01:00
hooks refactor: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00
interfaces refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
page refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
store refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
themes refactor: add a MainTheme type (#686) 2022-02-09 13:55:46 +01:00
utils refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
accessStoreFake.js
app.css
common.styles.js fix: pnps 2022-01-28 10:51:48 +01:00
index.tsx feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
react-app-env.d.ts
security-logger.js
setupProxy.js
setupTests.ts refactor: remove enzyme (#664) 2022-02-04 11:32:02 +01:00
testIds.js
wdyr.ts