Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement task duration page in react. #35863

Merged
merged 2 commits into from Feb 20, 2024

Commits on Feb 20, 2024

  1. Implement task duration page in react.

    Update icon to match existing task duration page.
    
    Update with queued duration.
    
    PR comments about variables and using moment to convert duration.
    
    Add task row selection support.
    
    Implement task duration page in react.
    
    Update icon to match existing task duration page.
    
    Add task row selection support.
    
    Sort as per DagRun order in grid and add logical date as x-axis label.
    
    Rearrange task selection tabs
    
    fix group/mapped details and select task node if no run
    
    Fix tests and remove unneeded rebase changes
    
    Fix TI ordering and add dbl click to expand/collapse groups
    
    Fix header nav and no TIs
    
    Refactor TaskName, hide null tooltips, and add fake tab link
    tirkarthi authored and bbovenzi committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    044c077 View commit details
    Browse the repository at this point in the history
  2. Fix task name selection

    bbovenzi committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6e5b97c View commit details
    Browse the repository at this point in the history