build-system icon indicating copy to clipboard operation
build-system copied to clipboard

Adding a new button (Remove) on modular builds

Open forbiddenpotato opened this issue 1 year ago • 0 comments

For now, we have 2 buttons in the "Edit module" submenu: "+" and "delete", we should add a "-" button: Image

  • Button available when package added to build(plus was clicked, or package was updated)
  • If you will click on this button package will be removed from the building stage, but will not from the module(old artifacts will be left in module metadata )

This build was created with this config(MySQL was removed from the build): Image

And we don't have mysql in module metadata Image

forbiddenpotato avatar Apr 12 '24 09:04 forbiddenpotato