-
- Downloads
Allow using models in native queries and dashboards (#19743)
* Add E2E tests * Allow adding models to dashboards * Allow using models in native queries * Fix last edit info vertical alignment * Change picker's copy * Handle undefiend question
Showing
- frontend/src/metabase/containers/QuestionPicker.jsx 1 addition, 1 deletionfrontend/src/metabase/containers/QuestionPicker.jsx
- frontend/src/metabase/dashboard/components/add-card-sidebar/QuestionList.jsx 5 additions, 2 deletions...se/dashboard/components/add-card-sidebar/QuestionList.jsx
- frontend/src/metabase/query_builder/components/template_tags/CardTagEditor.jsx 9 additions, 4 deletions.../query_builder/components/template_tags/CardTagEditor.jsx
- frontend/test/metabase/scenarios/models/models.cy.spec.js 42 additions, 0 deletionsfrontend/test/metabase/scenarios/models/models.cy.spec.js
- frontend/test/metabase/scenarios/native/native.cy.spec.js 1 addition, 1 deletionfrontend/test/metabase/scenarios/native/native.cy.spec.js
Please register or sign in to comment