1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 10eabb366f Offline mode (#312)
* move all icons to offline mode

* Reorder imports

* revert yarn.lock to original

* resolve errors

* use ConditionalRender, revert material icon css

* add all other font weights

* fix: add library icon

Co-authored-by: Aneesh Relan <aneesh.r@lucideustech.com>
2021-06-29 10:21:54 +02:00
..
__mocks__ Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
__tests__ fix(eslint): ovveride test rules in root .eslintrc file 2018-08-13 13:13:27 +02:00
assets Offline mode (#312) 2021-06-29 10:21:54 +02:00
component Offline mode (#312) 2021-06-29 10:21:54 +02:00
constants Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
contexts wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
hooks Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
interfaces Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
page Offline mode (#312) 2021-06-29 10:21:54 +02:00
store Offline mode (#312) 2021-06-29 10:21:54 +02:00
themes feat: update color scheme and logo (#301) 2021-05-21 14:06:40 +02:00
utils Fix/v4 corrections (#287) 2021-05-05 14:17:25 +02:00
accessStoreFake.js wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
app.css Offline mode (#312) 2021-06-29 10:21:54 +02:00
common.styles.js Feat/user profile (#274) 2021-04-23 13:49:42 +02:00
index.tsx Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00
metrics-poller.js fix: move feature-metrics store to its own folder 2021-01-06 22:10:28 +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
setupTests.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
testIds.js Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
wdyr.ts Fix/strategy constraints (#289) 2021-05-07 08:31:25 +02:00