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

   In anticipation of Dataset Aliases, the Datasets page is getting a refresh. 
What really matters are events, so this update allows us to emphasize Dataset 
Events and sets us up to show more event details in the future.
   
   Most notably,
   - add a Dataset Events list to show all dataset events across all datasets
   - the dataset events was changed from a table to a list of cards with more 
richly displayed information (source, downstream runs, extra)
   - show dataset events, details, datasets list and the graph in separate tabs 
vs trying to squeeze everything into one view
   - new breadcrumb to show if a dataset is selected (later on we will allow 
users to select dataset events)
   - Richer dataset details (extra, consuming dags, producing tasks)
   
   <img width="1100" alt="Screenshot 2024-07-18 at 1 53 41 PM" 
src="https://github.com/user-attachments/assets/a6faebdf-d53d-4811-bb0c-39b96c597075";>
   <img width="1098" alt="Screenshot 2024-07-18 at 1 52 59 PM" 
src="https://github.com/user-attachments/assets/cdb194b5-980c-4a87-96a4-589eacd2d268";>
   <img width="1098" alt="Screenshot 2024-07-18 at 1 53 09 PM" 
src="https://github.com/user-attachments/assets/78d7e7e8-2675-4eb9-9abc-ee8b0b2d03f9";>
   <img width="1097" alt="Screenshot 2024-07-18 at 2 02 18 PM" 
src="https://github.com/user-attachments/assets/b659eb94-b4c6-4923-9d6e-e222786fe0f4";>
   
   
   ---
   **^ Add meaningful description above**
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code changes, an Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in a 
newsfragment file, named `{pr_number}.significant.rst` or 
`{issue_number}.significant.rst`, in 
[newsfragments](https://github.com/apache/airflow/tree/main/newsfragments).
   


-- 
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