Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-30 Thread via GitHub
DaanHoogland commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2624725478 as there seems to be confusing/disagreement on how to implement this I am moving it to 4.19.3 provisionally. -- This is an automated message from the Apache Git Service. To re

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-28 Thread via GitHub
bernardodemarco commented on code in PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#discussion_r1932631007 ## ui/src/views/iam/DeleteAccount.vue: ## @@ -0,0 +1,140 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-22 Thread via GitHub
blueorangutan commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2608275528 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12179 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-22 Thread via GitHub
abh1sar commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2608165704 @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-22 Thread via GitHub
blueorangutan commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2608168889 @abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-22 Thread via GitHub
blueorangutan commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2608132850 @abh1sar a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-22 Thread via GitHub
abh1sar commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2608130824 @blueorangutan ui -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-22 Thread via GitHub
codecov[bot] commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2608099490 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10242?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-22 Thread via GitHub
abh1sar commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2608087704 @weizhouapache @DaanHoogland had to create a new PR due to issues with rebase. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-22 Thread via GitHub
abh1sar commented on PR #10242: URL: https://github.com/apache/cloudstack/pull/10242#issuecomment-2608085970 @blueorangutan ui -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[PR] Extra checks in UI before deleting an account [cloudstack]

2025-01-22 Thread via GitHub
abh1sar opened a new pull request, #10242: URL: https://github.com/apache/cloudstack/pull/10242 ### Description This PR fixes https://github.com/apache/cloudstack/issues/9480 ### Types of changes - [ ] Breaking chang