Put WARNING notice on DagProperties, move report query dicts out
- Put a WARNING notice on DagProperties objects in Python source code so that developers understand the mechanics and expectations of changing DagProperties variables in source code as opposed to UI
- Move the queries objects out of DagProperties into common Python variables so that any changes made to them get reflected in the DAG with no need to reset the DAG properties in the UI