-
- Downloads
Edit metric and model links (#48231)
* Update the labels for the Edit question action for models and metrics * Use the metric and model editor by default * Add e2e tests for metric and model cards * Remove console.log * Add extra mode for editing metrics or models * Use slug to do exact match of path * Rename editor mode to query * Rename as param to mode
Showing
- e2e/test/scenarios/dashboard/dashboard.cy.spec.js 52 additions, 0 deletionse2e/test/scenarios/dashboard/dashboard.cy.spec.js
- frontend/src/metabase/dashboard/actions/navigation.js 9 additions, 8 deletionsfrontend/src/metabase/dashboard/actions/navigation.js
- frontend/src/metabase/dashboard/components/DashCard/DashCardMenu/DashCardMenu.unit.spec.tsx 42 additions, 0 deletions...mponents/DashCard/DashCardMenu/DashCardMenu.unit.spec.tsx
- frontend/src/metabase/dashboard/components/DashCard/DashCardMenu/DashCardMenuItems.tsx 27 additions, 7 deletions...rd/components/DashCard/DashCardMenu/DashCardMenuItems.tsx
- frontend/src/metabase/lib/urls/questions.ts 7 additions, 1 deletionfrontend/src/metabase/lib/urls/questions.ts
Please register or sign in to comment