superset/superset-embedded-sdk/src
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
..
const.ts feat: Embedded SDK (#18250) 2022-02-03 14:01:45 -08:00
guestTokenRefresh.test.ts chore(embedded): refresh the guest token (#19132) 2022-03-14 09:32:25 -07:00
guestTokenRefresh.ts chore(embedded): refresh the guest token (#19132) 2022-03-14 09:32:25 -07:00
index.ts feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00