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

F27 dev fix empty addon selection #1226

Merged

Commits on Oct 26, 2017

  1. Add logging to TUI software selection spoke (#1505090)

    Related: rhbz#1505090
    jkonecny12 committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    63ef4aa View commit details
    Browse the repository at this point in the history
  2. Fix changing source don't erase old environment TUI (#1505090)

    When the installation source changed the environment in the software
    selection TUI spoke stays the same. Because of this when user changed
    source and leave the same settings for the environment and addons as
    before then the payload wasn't restarted at all.
    
    Fixing by removing old saved environment after payload restart.
    
    Resolves: rhbz#1505090
    jkonecny12 committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    dd98402 View commit details
    Browse the repository at this point in the history