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

Change UX for update-environment #114

Merged
merged 1 commit into from
Feb 22, 2019
Merged

Conversation

adityapurwa
Copy link
Contributor

Ref: PLATFORM-1847

Previously, the user can enter any deployment version when updating an environment. This is not right, because the deployment version is fixed to x.y.z format and must have been created first.

This PR will add validation for checking the deployment version format, and whether the supplied deployment version existed, when no deployment version is supplied, it will present a deployment version selector to the user.

@adityapurwa adityapurwa self-assigned this Feb 21, 2019
@adityapurwa adityapurwa merged commit 63773e1 into develop Feb 22, 2019
@adityapurwa adityapurwa deleted the feature/update-environment-ux branch February 22, 2019 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant