1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src
olav 74733e5b44 refactor: port ApiDetails to useSWR and TS (#653)
* refactor: add missing react-test-renderer types

* refactor: make IVersionInfo match backend type

* refactor: allow falsy conditions in ConditionallyRender

* refactor: port ApiDetails to useSWR and TS

* refactor: use arrow functions

* refactor: move useUiConfig to Footer

* refactor: add component name to props type

* refactor: move ApiDetails helpers to own file

* refactor: combine ApiDetails helper components

* refactor: move ApiDetails to the Footer dir

* Revert "refactor: allow falsy conditions in ConditionallyRender"

This reverts commit 70d75951eb4d0611e80b015a97243404618493ed.

* refactor: use booleans for ConditionallyRender

* refactor: use a subdir for ApiDetails

* refactor: fix ApiDetails helpers filename

* refactor: reformat using correct prettier settings
2022-02-02 12:32:30 +01:00
..
__mocks__
assets
component refactor: port ApiDetails to useSWR and TS (#653) 2022-02-02 12:32:30 +01:00
constants
contexts fix: pnps 2022-01-28 10:51:48 +01:00
hooks refactor: remove redux from addons components 2022-02-01 14:12:53 +01:00
interfaces refactor: port ApiDetails to useSWR and TS (#653) 2022-02-02 12:32:30 +01:00
page
store
themes
utils
accessStoreFake.js
app.css
common.styles.js fix: pnps 2022-01-28 10:51:48 +01:00
index.tsx
react-app-env.d.ts
security-logger.js
setupProxy.js
setupTests.ts
testIds.js
wdyr.ts