-
Notifications
You must be signed in to change notification settings - Fork 63
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
disable delete application button when application does contain i… #2309
Conversation
Hii @knolleary @joepavitt can you please review my PRs #2310 , #2309 |
@knolleary just noticed that our automated E2E tests don't seem to be running on this PR? I'm guessing it's because the source is outside of our repo, although I thought it had been configured to run on any PR targeting @sumitshinde-84 as part of our criteria for accepting PRs, we do also request test coverage, for this, we do already have a very similar test in place Thanks again for your work on this. If you're new to Cypress, you can also check out our little guide here on getting the E2E tests running locally: https://flowforge.com/handbook/development/frontend/testing/#e2e-integration-tests |
@joepavitt the frontend tests have run: https://github.com/flowforge/flowforge/actions/runs/5343489008/jobs/9686645016?pr=2309 |
…contain instances
hii @joepavitt can you please review this pull request , i have added test in same branch now as you suggested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @sumitshinde-84 - approved and merged
Thank you so much, @joepavitt, for merging the PR! I'm incredibly grateful for the opportunity to contribute to Flow Forge alongside their amazing team. The work environment here is simply inspiring, and I genuinely wish to be a part of it. Thank you again for this wonderful experience! |
@joepavitt We have another PR, #2348 , that is in need of a review. If you could spare a moment to take a look at it, I would greatly appreciate it. |
Description
i have disabled delete application button when application contain instances
and also show message when application contain instances
Once you delete all your instances of this application, you can delete this application
and if application does not contain instances button will be enabled and this message will be show
Once deleted, your application and all its instances are permanently deleted. This cannot be undone.
Related Issue(s)
closes #2300
Checklist
flowforge.yml
?flowforge/helm
to update ConfigMap Templateflowforge/CloudProject
to update values for Staging/ProductionLabels
backport
labelarea:migration
label