1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +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 wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
app.css Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
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 Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
security-logger.js fix: add security wanring to the console 2020-10-04 19:42:24 +02:00
setupProxy.js fix: add logout as an explicit call (#311) 2021-07-20 22:56:57 +02:00
setupTests.ts refactor: remove enzyme (#664) 2022-02-04 11:32:02 +01:00
testIds.js Feat/splash (#491) 2021-11-26 11:12:37 +01:00
wdyr.ts Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00