Commit 608b84b9 authored by Jérome Perrin's avatar Jérome Perrin

Use new debug json widget

parent 31ea98a5
...@@ -181,16 +181,6 @@ ...@@ -181,16 +181,6 @@
.gui.job_schedule_spreadsheet); .gui.job_schedule_spreadsheet);
} }
*/ */
},
"view_debug": {
"gadget": "Output_viewDebugJson",
"type": "object_view",
"title": "Debug JSON" /* ,
"condition": function (gadget) {
return (gadget.props.configuration_dict['Dream-Configuration']
.gui.debug_json);
}
*/
} }
} }
}, },
......
...@@ -285,11 +285,6 @@ ...@@ -285,11 +285,6 @@
"title": "Exit Statistics", "title": "Exit Statistics",
"type": "object_view", "type": "object_view",
"gadget": "Output_viewExitStatistics" "gadget": "Output_viewExitStatistics"
},
"view_debug_json": {
"title": "Debug Json",
"type": "object_view",
"gadget": "Output_viewDebugJson"
} }
}, },
"preprocessing_plugin_list": [ "preprocessing_plugin_list": [
......
...@@ -259,11 +259,6 @@ ...@@ -259,11 +259,6 @@
"gadget": "Output_viewQueueStatGraph", "gadget": "Output_viewQueueStatGraph",
"title": "Queue Utilization Graph", "title": "Queue Utilization Graph",
"type": "object_view" "type": "object_view"
},
"view_debug_json": {
"gadget": "Output_viewDebugJson",
"title": "Debug Json",
"type": "object_view"
} }
}, },
"post_processing_plugin_list": [], "post_processing_plugin_list": [],
......
...@@ -707,11 +707,6 @@ ...@@ -707,11 +707,6 @@
} }
} }
} }
},
"view_debug_json" : {
"title" : "DebugJson",
"type" : "object_view",
"gadget" : "Output_viewDebugJson"
} }
}, },
"preprocessing_plugin_list" : [{ "preprocessing_plugin_list" : [{
......
...@@ -729,6 +729,11 @@ ...@@ -729,6 +729,11 @@
"gadget": "Input_viewResultList", "gadget": "Input_viewResultList",
"type": "object_view", "type": "object_view",
"title": "Results" "title": "Results"
},
"debug": {
"gadget": "Input_viewDebugJson",
"type": "object_view",
"title": "Debug JSON"
} }
}, },
"output": { "output": {
...@@ -765,11 +770,6 @@ ...@@ -765,11 +770,6 @@
} }
} }
} }
},
"view_debug_json": {
"title": "DebugJson",
"type": "object_view",
"gadget": "Output_viewDebugJson"
} }
}, },
"preprocessing": { "preprocessing": {
......
...@@ -836,11 +836,6 @@ ...@@ -836,11 +836,6 @@
} }
] ]
} }
},
"view_debug_json" : {
"title" : "Debug Json",
"type" : "object_view",
"gadget" : "Output_viewDebugJson"
} }
}, },
"preprocessing" : { "preprocessing" : {
......
...@@ -735,6 +735,11 @@ ...@@ -735,6 +735,11 @@
"gadget": "Input_viewResultList", "gadget": "Input_viewResultList",
"type": "object_view", "type": "object_view",
"title": "Results" "title": "Results"
},
"debug": {
"gadget": "Input_viewDebugJson",
"type": "object_view",
"title": "Debug JSON"
} }
}, },
"output": { "output": {
...@@ -803,11 +808,6 @@ ...@@ -803,11 +808,6 @@
} }
] ]
} }
},
"view_debug_json": {
"title": "Debug Json",
"type": "object_view",
"gadget": "Output_viewDebugJson"
} }
}, },
"pre_processing_plugin_list": [ "pre_processing_plugin_list": [
......
...@@ -753,6 +753,11 @@ ...@@ -753,6 +753,11 @@
"gadget": "Input_viewResultList", "gadget": "Input_viewResultList",
"type": "object_view", "type": "object_view",
"title": "Results" "title": "Results"
},
"debug": {
"gadget": "Input_viewDebugJson",
"type": "object_view",
"title": "Debug JSON"
} }
}, },
"output": { "output": {
...@@ -829,11 +834,6 @@ ...@@ -829,11 +834,6 @@
} }
] ]
} }
},
"view_debug_json": {
"title": "Debug Json",
"type": "object_view",
"gadget": "Output_viewDebugJson"
} }
}, },
"pre_processing_plugin_list": [ "pre_processing_plugin_list": [
......
...@@ -753,6 +753,11 @@ ...@@ -753,6 +753,11 @@
"gadget": "Input_viewResultList", "gadget": "Input_viewResultList",
"type": "object_view", "type": "object_view",
"title": "Results" "title": "Results"
},
"debug": {
"gadget": "Input_viewDebugJson",
"type": "object_view",
"title": "Debug JSON"
} }
}, },
"output": { "output": {
...@@ -829,11 +834,6 @@ ...@@ -829,11 +834,6 @@
} }
] ]
} }
},
"view_debug_json": {
"title": "Debug Json",
"type": "object_view",
"gadget": "Output_viewDebugJson"
} }
}, },
"pre_processing_plugin_list": [ "pre_processing_plugin_list": [
......
...@@ -753,6 +753,11 @@ ...@@ -753,6 +753,11 @@
"gadget": "Input_viewResultList", "gadget": "Input_viewResultList",
"type": "object_view", "type": "object_view",
"title": "Results" "title": "Results"
},
"debug": {
"gadget": "Input_viewDebugJson",
"type": "object_view",
"title": "Debug JSON"
} }
}, },
"output": { "output": {
...@@ -829,11 +834,6 @@ ...@@ -829,11 +834,6 @@
} }
] ]
} }
},
"view_debug_json": {
"title": "Debug Json",
"type": "object_view",
"gadget": "Output_viewDebugJson"
} }
}, },
"pre_processing_plugin_list": [ "pre_processing_plugin_list": [
......
...@@ -753,6 +753,11 @@ ...@@ -753,6 +753,11 @@
"gadget": "Input_viewResultList", "gadget": "Input_viewResultList",
"type": "object_view", "type": "object_view",
"title": "Results" "title": "Results"
},
"debug": {
"gadget": "Input_viewDebugJson",
"type": "object_view",
"title": "Debug JSON"
} }
}, },
"output": { "output": {
...@@ -829,11 +834,6 @@ ...@@ -829,11 +834,6 @@
} }
] ]
} }
},
"view_debug_json": {
"title": "Debug Json",
"type": "object_view",
"gadget": "Output_viewDebugJson"
} }
}, },
"pre_processing_plugin_list": [ "pre_processing_plugin_list": [
......
...@@ -753,6 +753,11 @@ ...@@ -753,6 +753,11 @@
"gadget": "Input_viewResultList", "gadget": "Input_viewResultList",
"type": "object_view", "type": "object_view",
"title": "Results" "title": "Results"
},
"debug": {
"gadget": "Input_viewDebugJson",
"type": "object_view",
"title": "Debug JSON"
} }
}, },
"output": { "output": {
...@@ -829,11 +834,6 @@ ...@@ -829,11 +834,6 @@
} }
] ]
} }
},
"view_debug_json": {
"title": "Debug Json",
"type": "object_view",
"gadget": "Output_viewDebugJson"
} }
}, },
"pre_processing_plugin_list": [ "pre_processing_plugin_list": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment