mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Merging lyftga into master
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
* under the License.
|
||||
*/
|
||||
import { id as sliceId } from './mockChartQueries';
|
||||
import { BUILDER_PANE_TYPE } from '../../../../src/dashboard/util/constants';
|
||||
|
||||
export default {
|
||||
sliceIds: [sliceId],
|
||||
@@ -24,7 +25,7 @@ export default {
|
||||
filters: {},
|
||||
expandedSlices: {},
|
||||
editMode: false,
|
||||
showBuilderPane: false,
|
||||
builderPaneType: BUILDER_PANE_TYPE.NONE,
|
||||
hasUnsavedChanges: false,
|
||||
maxUndoHistoryExceeded: false,
|
||||
isStarred: true,
|
||||
|
||||
Reference in New Issue
Block a user