superset/tests/integration_tests/dashboards
David Aaron Suddjian 8e29ec5a66
feat: Embedded dashboard configuration (#19364)
* embedded dashboard model

* embedded dashboard endpoints

* DRY up using the with_dashboard decorator elsewhere

* wip

* check feature flags and permissions

* wip

* sdk

* urls

* dao option for id column

* got it working

* Update superset/embedded/view.py

* use the curator check

* put back old endpoint, for now

* allow access by either embedded.uuid or dashboard.id

* keep the old endpoint around, for the time being

* openapi

* lint

* lint

* lint

* test stuff

* lint, test

* typo

* Update superset-frontend/src/embedded/index.tsx

* Update superset-frontend/src/embedded/index.tsx

* fix tests

* bump sdk
2022-03-30 12:34:05 -07:00
..
filter_sets chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
filter_state feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02:00
permalink chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
security chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
api_tests.py feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
base_case.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
commands_tests.py feat: add export_related flag (#19215) 2022-03-16 16:03:06 -07:00
consts.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dao_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
dashboard_test_utils.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_factory_util.py feat: new dataset/table/column models (#17543) 2022-02-24 11:02:01 -08:00