feat(admin/performance): In Admin / Performance, add a tab where you can...
feat(admin/performance): In Admin / Performance, add a tab where you can manage the caching policies of dashboards and questions (#42990) Closes #42567
Showing
- docs/configuring-metabase/caching.md 2 additions, 2 deletionsdocs/configuring-metabase/caching.md
- e2e/test/scenarios/admin/performance/helpers/e2e-performance-helpers.ts 12 additions, 3 deletions...rios/admin/performance/helpers/e2e-performance-helpers.ts
- e2e/test/scenarios/admin/performance/helpers/e2e-strategy-form-helpers.ts 13 additions, 5 deletions...os/admin/performance/helpers/e2e-strategy-form-helpers.ts
- e2e/test/scenarios/admin/performance/performance.cy.spec.ts 424 additions, 281 deletionse2e/test/scenarios/admin/performance/performance.cy.spec.ts
- e2e/test/scenarios/admin/performance/schedule.cy.spec.ts 2 additions, 2 deletionse2e/test/scenarios/admin/performance/schedule.cy.spec.ts
- e2e/test/scenarios/dashboard/dashboard.cy.spec.js 1 addition, 1 deletione2e/test/scenarios/dashboard/dashboard.cy.spec.js
- e2e/test/scenarios/question/caching.cy.spec.js 1 addition, 1 deletione2e/test/scenarios/question/caching.cy.spec.js
- enterprise/frontend/src/metabase-enterprise/caching/components/DashboardAndQuestionCachingTab.tsx 16 additions, 0 deletions...ise/caching/components/DashboardAndQuestionCachingTab.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyEditorForQuestionsAndDashboards/StrategyEditorForQuestionsAndDashboards.module.css 60 additions, 0 deletions...boards/StrategyEditorForQuestionsAndDashboards.module.css
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyEditorForQuestionsAndDashboards/StrategyEditorForQuestionsAndDashboards.tsx 374 additions, 0 deletions...AndDashboards/StrategyEditorForQuestionsAndDashboards.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyEditorForQuestionsAndDashboards/TableRowForCacheableItem.styled.tsx 7 additions, 0 deletions...uestionsAndDashboards/TableRowForCacheableItem.styled.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyEditorForQuestionsAndDashboards/TableRowForCacheableItem.tsx 101 additions, 0 deletions...torForQuestionsAndDashboards/TableRowForCacheableItem.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyEditorForQuestionsAndDashboards/constants.tsx 15 additions, 0 deletions...nts/StrategyEditorForQuestionsAndDashboards/constants.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyEditorForQuestionsAndDashboards/utils.tsx 30 additions, 0 deletions...ponents/StrategyEditorForQuestionsAndDashboards/utils.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyEditorForQuestionsAndDashboards/utils.unit.spec.tsx 174 additions, 0 deletions...rategyEditorForQuestionsAndDashboards/utils.unit.spec.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/types.tsx 26 additions, 0 deletions...tend/src/metabase-enterprise/caching/components/types.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/utils.tsx 11 additions, 0 deletions...tend/src/metabase-enterprise/caching/components/utils.tsx
- enterprise/frontend/src/metabase-enterprise/caching/constants.ts 25 additions, 2 deletions...ise/frontend/src/metabase-enterprise/caching/constants.ts
- enterprise/frontend/src/metabase-enterprise/caching/index.tsx 11 additions, 1 deletion...rprise/frontend/src/metabase-enterprise/caching/index.tsx
- enterprise/frontend/src/metabase-enterprise/upload_management/UploadManagementTable.tsx 3 additions, 0 deletions...se-enterprise/upload_management/UploadManagementTable.tsx
Loading
Please register or sign in to comment