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

Dev Env settings window has been created - all required restructuring implemented. #177

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

janosmurai
Copy link
Contributor

@janosmurai janosmurai commented Mar 28, 2024

Type Of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Any modification in the test cases
  • Any modification in the documentation

Checklist:

  • I have read and followed the contribution guideline.
  • I have checked to ensure there aren't other open Pull Requests for the same update/change.
  • All the test cases pass and new modifications in the production code are 100% covered.
  • I have made corresponding changes to the documentation.

Related Issue

Closing:
DEM-196

Description

First version of the new Dev Env settings window has been created.
Defining a "type" for a tool image is not required anymore. This provides better
flexibility when creating new Dev Envs. Also makes it easier to understand when
tool images with more then one tool are used.

In this new window type, which is the same for the create and modify command
the user can select the tool iamges which then can form a Dev Env.

Note:
The 100% coverage is not achieved for code segment known to change in the future.

How Has This Been Tested?

Tested on Ubuntu 22.04.

@janosmurai janosmurai requested a review from a team as a code owner March 28, 2024 10:54
@janosmurai janosmurai merged commit d66bed6 into axem-solutions:main Mar 28, 2024
1 check passed
@janosmurai janosmurai deleted the DEM-196 branch March 28, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant