This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch camelCase-tree-data
in repository https://gitbox.apache.org/repos/asf/airflow.git
from bf5119c985 Use JSON.parse() for treeData
add 127fc674ec Fix test, swap formatData to a parseJson function
No new revisions were added by this update.
Summary of changes:
airflow/www/static/js/tree/api/useTreeData.js | 6 ++---
.../www/static/js/tree/api/useTreeData.test.jsx | 26 ----------------------
airflow/www/static/js/tree/context/autorefresh.jsx | 9 +++++---
airflow/www/static/js/tree/dagRuns/index.test.jsx | 14 ++++++------
airflow/www/static/js/tree/treeDataUtils.js | 10 ++++++++-
5 files changed, 24 insertions(+), 41 deletions(-)