superset/superset-frontend/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
..
addSlice chore: Make font-weights themable, fix font faces (#19236) 2022-03-22 09:36:15 +01:00
assets feat(explore): UI changes in dataset panel on Explore page (#19394) 2022-03-29 21:11:08 +02:00
components chore: Removes direct theme imports (#19368) 2022-03-29 10:15:07 -03:00
dashboard feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
dataMask feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
embedded feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
explore feat(explore): UI changes in dataset panel on Explore page (#19394) 2022-03-29 21:11:08 +02:00
filters fix: allow to select <NULL> in a native filter single mode (#19076) 2022-03-17 14:05:32 -03:00
hooks feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
logger chore(superset 2.0): remove front-end deprecated code (#19241) 2022-03-18 11:23:00 -07:00
middleware chore: remove unused eslintrc (#17860) 2022-01-05 19:31:12 +08:00
modules chore: Moves spec files to the src folder - iteration 5 (#16927) 2021-10-01 11:24:41 -03:00
profile chore: Make font-weights themable, fix font faces (#19236) 2022-03-22 09:36:15 +01:00
reports Fixed error handling in Report modal (#17988) 2022-01-10 17:01:08 -06:00
setup feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
showSavedQuery fix: feature flags typing (#15254) 2021-11-19 15:56:16 +00:00
SqlLab chore: Removes direct theme imports (#19368) 2022-03-29 10:15:07 -03:00
types feat: disable edits on external assets (#19344) 2022-03-28 16:32:57 -07:00
utils fix(dashboard): fix default filter bar visibility + add docs (#18741) 2022-03-23 08:55:03 +02:00
views feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
visualizations fix(time-series table): display null values in time-series table and sortable (#19024) 2022-03-08 17:03:49 -08:00
constants.ts fix(explore): make to convert null to N/A in view results (#19316) 2022-03-23 08:02:52 -06:00
featureFlags.ts fix: local warning in the frontend development (#17727) 2021-12-15 09:52:42 +02:00
GlobalStyles.tsx chore: Make font-weights themable, fix font faces (#19236) 2022-03-22 09:36:15 +01:00
preamble.ts feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
reduxUtils.ts feat(Filter-sets): connect to api (#17055) 2021-10-17 09:56:54 +03:00
theme.ts chore: Moves the stylesheets folder to the assets folder (#16880) 2021-09-30 09:28:38 -03:00