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: Add specificity to exec allocation URL generation #8463

Merged
merged 1 commit into from
Jul 20, 2020

Commits on Jul 20, 2020

  1. Add specificity to exec allocation URL generation

    Thanks to @notnoop for this UX improvement suggestion.
    The allocation’s task group is always known, so it
    might as well be preselected in the sidebar when the
    exec window opens. Also, if the task group only has
    one task, might as well preselect it too.
    
    This is perhaps at or beyond the limit of where it makes
    sense to use non-Ember Data pseudo-models in the tests 😶
    backspace committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b06403f View commit details
    Browse the repository at this point in the history