Re: [PR] Fix Ctrl+Enter command on `Start Instance` dialog [cloudstack]

2024-11-13 Thread via GitHub
JoaoJandre merged PR #9743: URL: https://github.com/apache/cloudstack/pull/9743 -- 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. To unsubscribe, e-mail: commits-unsubscr...@clou

Re: [PR] Fix Ctrl+Enter command on `Start Instance` dialog [cloudstack]

2024-11-08 Thread via GitHub
DaanHoogland commented on PR #9743: URL: https://github.com/apache/cloudstack/pull/9743#issuecomment-2464692972 @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 comm

Re: [PR] Fix Ctrl+Enter command on `Start Instance` dialog [cloudstack]

2024-10-08 Thread via GitHub
lucas-a-martins commented on code in PR #9743: URL: https://github.com/apache/cloudstack/pull/9743#discussion_r1792257747 ## ui/src/views/compute/StartVirtualMachine.vue: ## @@ -16,7 +16,7 @@ // under the License. - Review Comment: @DaanHoogland from my tests, `v-ctrl

Re: [PR] Fix Ctrl+Enter command on `Start Instance` dialog [cloudstack]

2024-10-08 Thread via GitHub
lucas-a-martins commented on code in PR #9743: URL: https://github.com/apache/cloudstack/pull/9743#discussion_r1792257747 ## ui/src/views/compute/StartVirtualMachine.vue: ## @@ -16,7 +16,7 @@ // under the License. - Review Comment: @DaanHoogland from my tests, `v-ctrl

[PR] Fix Ctrl+Enter command on `Start Instance` dialog [cloudstack]

2024-09-27 Thread via GitHub
lucas-a-martins opened a new pull request, #9743: URL: https://github.com/apache/cloudstack/pull/9743 ### Description This PR fix #9668 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (no