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

UI: Show warning before deploying over a lock #955

Merged
merged 10 commits into from
Sep 22, 2023

Conversation

sven-urbanski-freiheit-com
Copy link
Contributor

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com commented Sep 20, 2023

If the user wants to deploy an app that has a lock, or if the user wants to deploy to an environment that has a lock, we now show a warning (when submitting the actions), because generally locks should not be ignored.

The dialog shows which locks are the "offenders".

The user can still choose to ignore this, but now they have been warned.

New Dialog with offending locks:
image

New Dialog without offending locks:
image

If the user wants to deploy an app that has a lock, or
if the user wants to deploy to an environment that has a lock,
we now show a warning, because generally locks should not be ignored.

The dialog shows which locks are the "offenders".

The user can still choose to ignore this, but now they have been warned.
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com changed the title UI: Show warning before deploying UI: Show warning before deploying over a lock Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants