Re: [PR] ui: fix default domainid for add account [cloudstack]

2024-01-04 Thread via GitHub


shwstppr merged PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435


-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] ui: fix default domainid for add account [cloudstack]

2024-01-04 Thread via GitHub


shwstppr commented on code in PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435#discussion_r1441672253


##
ui/src/views/iam/AddAccount.vue:
##
@@ -303,7 +303,6 @@ export default {
 } else {
   this.loadMore(apiToCall, page + 1, sema)
 }
-this.form.domainid = 0

Review Comment:
   @rohityadavcloud don't think we need to remove domainid from the object as 
API call will be just adding to the existing list so previous selection will 
still be there



-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] ui: fix default domainid for add account [cloudstack]

2024-01-04 Thread via GitHub


rohityadavcloud commented on code in PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435#discussion_r1441668829


##
ui/src/views/iam/AddAccount.vue:
##
@@ -303,7 +303,6 @@ export default {
 } else {
   this.loadMore(apiToCall, page + 1, sema)
 }
-this.form.domainid = 0

Review Comment:
   not sure if it's applicable here - there's also a way to delete 
this.form.domainid if the key/value need to be removed from the object.



-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] ui: fix default domainid for add account [cloudstack]

2024-01-04 Thread via GitHub


shwstppr commented on PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435#issuecomment-1876948205

   @DaanHoogland it is working for me. For you is the page to opening or login 
not working or the fix not working? Incognito window may help


-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] ui: fix default domainid for add account [cloudstack]

2024-01-03 Thread via GitHub


blueorangutan commented on PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435#issuecomment-1876434223

   UI build: :heavy_check_mark:
   Live QA URL: https://qa.cloudstack.cloud/simulator/pr/8435 (QA-JID-252)


-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] ui: fix default domainid for add account [cloudstack]

2024-01-03 Thread via GitHub


blueorangutan commented on PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435#issuecomment-1876404248

   @shwstppr 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 the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] ui: fix default domainid for add account [cloudstack]

2024-01-03 Thread via GitHub


shwstppr commented on PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435#issuecomment-1876403378

   @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.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] ui: fix default domainid for add account [cloudstack]

2024-01-03 Thread via GitHub


codecov[bot] commented on PR #8435:
URL: https://github.com/apache/cloudstack/pull/8435#issuecomment-1875354044

   ## 
[Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/8435?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`9d4f071`)](https://app.codecov.io/gh/apache/cloudstack/commit/9d4f0715d434c8ee1e064f8681093133241e34e2?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 30.80% compared to head 
[(`1236388`)](https://app.codecov.io/gh/apache/cloudstack/pull/8435?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 4.39%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@ Coverage Diff  @@
   ##   main   #8435   +/-   ##
   
   - Coverage 30.80%   4.39%   -26.42% 
   
 Files  5341 361 -4980 
 Lines374864   28621   -346243 
 Branches  545184992-49526 
   
   - Hits 1154851258   -114227 
   + Misses   244114   27224   -216890 
   + Partials  15265 139-15126 
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/cloudstack/pull/8435/flags?src=pr=flags_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[simulator-marvin-tests](https://app.codecov.io/gh/apache/cloudstack/pull/8435/flags?src=pr=flag_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 | `?` | |
   | 
[uitests](https://app.codecov.io/gh/apache/cloudstack/pull/8435/flags?src=pr=flag_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 | `4.39% <ø> (+<0.01%)` | :arrow_up: |
   | 
[unit-tests](https://app.codecov.io/gh/apache/cloudstack/pull/8435/flags?src=pr=flag_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 | `?` | |
   
   Flags with carried forward coverage won't be shown. [Click 
here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache#carryforward-flags-in-the-pull-request-comment)
 to find out more.
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/cloudstack/pull/8435?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] ui: fix default domainid for add account [cloudstack]

2024-01-03 Thread via GitHub


shwstppr opened a new pull request, #8435:
URL: https://github.com/apache/cloudstack/pull/8435

   ### Description
   
   Fixes setting domainid param default value which was being set to 0.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   - [ ] build/CI
   
   ### Feature/Enhancement Scale or Bug Severity
   
    Feature/Enhancement Scale
   
   - [ ] Major
   - [ ] Minor
   
    Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [ ] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   Before:
   ![Screenshot from 2024-01-03 
18-32-13](https://github.com/apache/cloudstack/assets/153340/2781f584-f401-43f1-a143-1509927ad80e)
   
   After:
   ![Screenshot from 2024-01-03 
18-32-55](https://github.com/apache/cloudstack/assets/153340/73ee5d65-6c94-49f5-96eb-ad64ba6ed1a2)
   
   
   ### How Has This Been Tested?
   
   
   
   
    How did you try to break this feature and the system with this change?
   
   
   
   
   
   


-- 
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...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org