-
- Downloads
Convert PublicDashboard to TS (#41972)
Co-authored-by:
Nicolò Pretto <info@npretto.com>
Showing
- frontend/src/metabase-types/store/dashboard.ts 1 addition, 1 deletionfrontend/src/metabase-types/store/dashboard.ts
- frontend/src/metabase/dashboard/actions/data-fetching-typed.ts 190 additions, 0 deletions...end/src/metabase/dashboard/actions/data-fetching-typed.ts
- frontend/src/metabase/dashboard/actions/data-fetching.js 5 additions, 177 deletionsfrontend/src/metabase/dashboard/actions/data-fetching.js
- frontend/src/metabase/dashboard/actions/data-fetching.unit.spec.js 1 addition, 1 deletion...src/metabase/dashboard/actions/data-fetching.unit.spec.js
- frontend/src/metabase/dashboard/actions/index.ts 1 addition, 0 deletionsfrontend/src/metabase/dashboard/actions/index.ts
- frontend/src/metabase/dashboard/actions/revisions.js 4 additions, 2 deletionsfrontend/src/metabase/dashboard/actions/revisions.js
- frontend/src/metabase/dashboard/actions/save.js 4 additions, 1 deletionfrontend/src/metabase/dashboard/actions/save.js
- frontend/src/metabase/dashboard/actions/ui.ts 1 addition, 1 deletionfrontend/src/metabase/dashboard/actions/ui.ts
- frontend/src/metabase/dashboard/components/Dashboard/Dashboard.tsx 11 additions, 29 deletions...src/metabase/dashboard/components/Dashboard/Dashboard.tsx
- frontend/src/metabase/dashboard/components/DashboardActions.tsx 51 additions, 26 deletions...nd/src/metabase/dashboard/components/DashboardActions.tsx
- frontend/src/metabase/dashboard/components/DashboardGrid.tsx 32 additions, 38 deletionsfrontend/src/metabase/dashboard/components/DashboardGrid.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/DashboardHeader.tsx 1 addition, 1 deletion.../dashboard/components/DashboardHeader/DashboardHeader.tsx
- frontend/src/metabase/dashboard/hoc/types.ts 46 additions, 0 deletionsfrontend/src/metabase/dashboard/hoc/types.ts
- frontend/src/metabase/dashboard/types.ts 1 addition, 1 deletionfrontend/src/metabase/dashboard/types.ts
- frontend/src/metabase/parameters/utils/parameter-values.ts 2 additions, 2 deletionsfrontend/src/metabase/parameters/utils/parameter-values.ts
- frontend/src/metabase/public/containers/PublicDashboard/PublicDashboard.tsx 348 additions, 0 deletions...ase/public/containers/PublicDashboard/PublicDashboard.tsx
Loading
Please register or sign in to comment