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

feat: provision to exclude exploded items in the BOM (backport #29450) #31174

Merged
merged 4 commits into from
May 30, 2022

Commits on May 30, 2022

  1. feat: provision to exclude exploded items in the BOM (#29450)

    (cherry picked from commit b75b00f)
    rohitwaghchaure authored and ankush committed May 30, 2022
    Configuration menu
    Copy the full SHA
    48f47a2 View commit details
    Browse the repository at this point in the history
  2. fix(ux): "New Version" button BOM

    "duplicate" technically creates a new version but that's not intuitive
    at all.
    ankush committed May 30, 2022
    Configuration menu
    Copy the full SHA
    80a046d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    356d03b View commit details
    Browse the repository at this point in the history
  4. fix: allow non-explosive recrusive BOMs

    Recursion should be allowed as long as child item is not "exploded"
    further by a BOM.
    ankush committed May 30, 2022
    Configuration menu
    Copy the full SHA
    e4fea28 View commit details
    Browse the repository at this point in the history