mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Dashboard refactory (#3581)
Create Chart component for all chart fetching and rendering, and apply redux architecture in dashboard view.
This commit is contained in:
@@ -24,7 +24,7 @@ describe('SaveModal', () => {
|
||||
},
|
||||
explore: {
|
||||
can_overwrite: true,
|
||||
user_id: '1',
|
||||
userId: '1',
|
||||
datasource: {},
|
||||
slice: {
|
||||
slice_id: 1,
|
||||
|
||||
Reference in New Issue
Block a user