pierrejeambrun opened a new pull request, #51115:
URL: https://github.com/apache/airflow/pull/51115

   Closes: #49135
   
   - Rework backend ui endpoint for getting dags with recent dag runs. Add 
ordering options, renaming, refactoring for it to work properly. (Basically do 
the same as the public one, but just at the end, fetch the recent dag runs per 
dag fetched and add them to the response.
   - Rework the UI `getDags` hook to only query the UI endpoint and stop mix 
matching data coming from UI and PUBLIC endpoint
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to