1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
olav eda802bcf9 refactor: remove unused page components (#707)
* refactor: remove unused history props

* refactor: remove unused page components

* refactor: move history page components

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-02-14 15:36:08 +01:00
..
__mocks__
assets
component refactor: remove unused page components (#707) 2022-02-14 15:36:08 +01:00
constants
contexts refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
hooks fix: do not use formatApiPath on paths from API (#702) 2022-02-11 12:13:03 +01:00
interfaces refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
themes refactor: add a MainTheme type (#686) 2022-02-09 13:55:46 +01:00
utils remove: redux (#696) 2022-02-11 11:19:55 +01:00
app.css
common.styles.js
index.tsx remove: redux (#696) 2022-02-11 11:19:55 +01:00
react-app-env.d.ts
security-logger.js
setupProxy.js
setupTests.ts
testIds.js fix: add regression tests for feature toggle validation (#695) 2022-02-11 00:43:23 +01:00
wdyr.ts