entity page
Showing
- frontend/src/metabase/components/EntityInfo.jsx 50 additions, 0 deletionsfrontend/src/metabase/components/EntityInfo.jsx
- frontend/src/metabase/components/EntityLayout.js 47 additions, 0 deletionsfrontend/src/metabase/components/EntityLayout.js
- frontend/src/metabase/components/EntityPage.jsx 91 additions, 0 deletionsfrontend/src/metabase/components/EntityPage.jsx
- frontend/src/metabase/components/EntitySegments.jsx 29 additions, 0 deletionsfrontend/src/metabase/components/EntitySegments.jsx
- frontend/src/metabase/routes.jsx 3 additions, 3 deletionsfrontend/src/metabase/routes.jsx
- package.json 1 addition, 0 deletionspackage.json
- yarn.lock 552 additions, 317 deletionsyarn.lock
... | ... | @@ -60,6 +60,7 @@ |
"react-sortable": "^1.2.0", | ||
"react-textarea-autosize": "^4.0.5", | ||
"react-virtualized": "^9.7.2", | ||
"rebass": "^1.0.7", | ||
"recompose": "^0.23.1", | ||
"redux": "^3.5.2", | ||
"redux-actions": "^2.0.1", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment