-
- Downloads
use correct api endpoint when exporting dashcards (#28923)
Showing
- e2e/support/helpers/e2e-downloads-helpers.js 21 additions, 3 deletionse2e/support/helpers/e2e-downloads-helpers.js
- e2e/test/scenarios/dashboard/dashboard.cy.spec.js 0 additions, 17 deletionse2e/test/scenarios/dashboard/dashboard.cy.spec.js
- e2e/test/scenarios/downloads/downloads.cy.spec.js 61 additions, 0 deletionse2e/test/scenarios/downloads/downloads.cy.spec.js
- frontend/src/metabase-types/api/dataset.ts 5 additions, 0 deletionsfrontend/src/metabase-types/api/dataset.ts
- frontend/src/metabase/core/types.ts 1 addition, 0 deletionsfrontend/src/metabase/core/types.ts
- frontend/src/metabase/dashboard/components/DashCard/DashCardVisualization.tsx 10 additions, 1 deletion...e/dashboard/components/DashCard/DashCardVisualization.tsx
- frontend/src/metabase/query_builder/components/QueryDownloadWidget/QueryDownloadWidget.jsx 157 additions, 0 deletions...er/components/QueryDownloadWidget/QueryDownloadWidget.jsx
- frontend/src/metabase/query_builder/components/QueryDownloadWidget/QueryDownloadWidget.styled.tsx 0 additions, 0 deletions...onents/QueryDownloadWidget/QueryDownloadWidget.styled.tsx
- frontend/src/metabase/query_builder/components/QueryDownloadWidget/index.ts 1 addition, 0 deletions...ase/query_builder/components/QueryDownloadWidget/index.ts
- frontend/src/metabase/query_builder/components/QueryDownloadWidget/utils.ts 94 additions, 0 deletions...ase/query_builder/components/QueryDownloadWidget/utils.ts
- frontend/src/metabase/query_builder/components/QueryDownloadWidget/utils.unit.spec.ts 134 additions, 0 deletions...builder/components/QueryDownloadWidget/utils.unit.spec.ts
frontend/src/metabase/core/types.ts
0 → 100644
File moved
Please register or sign in to comment