superset/tests
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
..
common chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
consts refactor(example_data): replace the way the birth_names data is loaded to DB (#18060) 2022-01-18 23:21:04 +02:00
example_data feat: log decorator util - adding automatic logs out of the box (#18620) 2022-02-08 18:38:57 +02:00
fixtures chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
integration_tests feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
unit_tests perf: improve perf in SIP-68 migration (#19416) 2022-03-29 22:33:15 -07:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
conftest.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00