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

Add trigger rule tooltip #26043

Merged
merged 7 commits into from
Aug 31, 2022
Merged

Add trigger rule tooltip #26043

merged 7 commits into from
Aug 31, 2022

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    b3e04d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9049947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e50715 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56fffd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54e7aa8 View commit details
    Browse the repository at this point in the history
  6. Add null as 2nd argument to tiTooltip in gantt.js

    Accomodates the additional argument for the tiTooltip object
    adamfrly committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    8ed4667 View commit details
    Browse the repository at this point in the history
  7. Update airflow/www/static/js/task_instances.js

    Change condition for determining if task.trigger_rule is present
    
    Co-authored-by: Brent Bovenzi <brent.bovenzi@gmail.com>
    adamfrly and bbovenzi committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e902a88 View commit details
    Browse the repository at this point in the history