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

ui: task lifecycle restart all tasks #14223

Merged
merged 5 commits into from
Aug 24, 2022
Merged

ui: task lifecycle restart all tasks #14223

merged 5 commits into from
Aug 24, 2022

Commits on Aug 24, 2022

  1. ui: use task state to determine if task is done

    Now that tasks that have finished running can be restarted, the UI needs
    to use the actual task state to determine which CSS class to use when
    rendering the task lifecycle chart element.
    lgfa29 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a7dff45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d010d6 View commit details
    Browse the repository at this point in the history
  3. changelog: add entry for #14223

    lgfa29 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7bd1af5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e34f8e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    566a150 View commit details
    Browse the repository at this point in the history