minyeamer commented on PR #71558:
URL: https://github.com/apache/airflow/pull/71558#issuecomment-5559094252

   @bbovenzi I've addressed the remaining Time Schedule suggestions and wrapped 
up the final refinements.
   
   ### Dashboard entry point
   
   Time Schedule is no longer surfaced from the Dags area. It is now available 
from the **Stats** section on the Dashboard home page.
   
   <img width="1917" height="235" alt="home_stats" 
src="https://github.com/user-attachments/assets/7efcc371-7f2b-4c16-9a0f-b25dbc1f15ff";
 />
   
   ### State icons on timeline bars
   
   Timeline bars now include the shared Airflow state icons alongside their 
labels, so Dag run state is distinguishable without relying on color alone. The 
same icon treatment is also used in the bar tooltip.
   
   <img width="1572" height="235" alt="Screenshot 2026-09-06 at 8 58 44 PM" 
src="https://github.com/user-attachments/assets/0c379537-af25-43a1-9e4f-0b7a1b3fcb72";
 />
   
   ### Labels and tooltips
   
   - **Latest 200** is now **Limit 200**.
   - The aggregation choices now use descriptive names: **Average duration**, 
**Full time range**, and **Shortest run**.
   - Added contextual help for zoom controls, the Dag run limit, and duration 
aggregation.
   
   <img width="995" height="206" alt="Screenshot 2026-09-06 at 8 59 19 PM" 
src="https://github.com/user-attachments/assets/7584646c-42b3-47d9-b06e-8f17b5cff509";
 />
   
   <img width="988" height="209" alt="Screenshot 2026-09-06 at 9 00 21 PM" 
src="https://github.com/user-attachments/assets/f2e27206-da28-4404-9945-0d0697e0b4ef";
 />
   
   <img width="995" height="211" alt="Screenshot 2026-09-06 at 9 00 30 PM" 
src="https://github.com/user-attachments/assets/047a8597-1b69-4c21-bfd3-20024860f38b";
 />
   
   ### Day and Week as view tabs
   
   Day and Week are now presented as tabs rather than as a simple setting, 
matching the interaction pattern used for calendar-style view changes elsewhere 
in the UI.
   
   <img width="854" height="378" alt="Screenshot 2026-09-06 at 9 01 31 PM" 
src="https://github.com/user-attachments/assets/ed171a1e-1dc1-44e6-8567-d9b8a83cf2f0";
 />
   
   ### Documentaion
   
   I also updated the UI documentation and screenshots to reflect the Dashboard 
entry point and the current Time Schedule controls.


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