superset/tests/integration_tests/security
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
..
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
analytics_db_safety_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
api_tests.py chore: bump majors on celery and Flask (#19168) 2022-03-24 09:16:53 +00:00
guest_token_security_tests.py feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
migrate_roles_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
row_level_security_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00