[GitHub] [cloudstack-primate] utchoang closed pull request #672: FIX - Breadcrumb gone
utchoang closed pull request #672: URL: https://github.com/apache/cloudstack-primate/pull/672 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] utchoang commented on pull request #672: FIX - Breadcrumb gone
utchoang commented on pull request #672: URL: https://github.com/apache/cloudstack-primate/pull/672#issuecomment-691779044 closed because @david closed this issue 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] utchoang removed a comment on pull request #672: FIX - Breadcrumb gone
utchoang removed a comment on pull request #672: URL: https://github.com/apache/cloudstack-primate/pull/672#issuecomment-691779044 closed because author closed this issue 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] utchoang edited a comment on pull request #672: FIX - Breadcrumb gone
utchoang edited a comment on pull request #672: URL: https://github.com/apache/cloudstack-primate/pull/672#issuecomment-691779044 closed because author closed this issue 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani commented on issue #705: [BUG] listing 500 events per page breaks page
davidjumani commented on issue #705: URL: https://github.com/apache/cloudstack-primate/issues/705#issuecomment-691817649 @andrijapanicsb The count is the total number of events, but the event array will only contain 500. I've tested it and although it takes time to fetch the data, the page still loads successfully. It could be a network issue that you've experienced 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani opened a new pull request #707: Fixing currentAction null for group actions
davidjumani opened a new pull request #707: URL: https://github.com/apache/cloudstack-primate/pull/707 Fixes https://github.com/apache/cloudstack-primate/issues/706 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani commented on pull request #707: Fixing currentAction null while processing the response
davidjumani commented on pull request #707: URL: https://github.com/apache/cloudstack-primate/pull/707#issuecomment-691840958 @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 comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #707: Fixing currentAction null while processing the response
blueorangutan commented on pull request #707: URL: https://github.com/apache/cloudstack-primate/pull/707#issuecomment-691841226 @davidjumani a Jenkins job has been kicked to build primate packages. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #707: Fixing currentAction null while processing the response
blueorangutan commented on pull request #707: URL: https://github.com/apache/cloudstack-primate/pull/707#issuecomment-691845704 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/707 (JID-3470) 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #705: [BUG] listing 500 events per page breaks page
andrijapanicsb commented on issue #705: URL: https://github.com/apache/cloudstack-primate/issues/705#issuecomment-691851227 I'm absolutely sure it was not my network, as I was reproducing the issue a few times in a row, and never had the issue with 100/page. But on the latest master, it looks good (beside Firefox complaining that page is slowing down my computer etc - 6 core machine...) Wondering if going down from 500 to 200 as the max limit makes sense / is possible - if not please close the issue @davidjumani Thx 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] utchoang commented on issue #704: [BUG] During logout, the last "URL" is part of the "logged-out" URL - causing issues...
utchoang commented on issue #704: URL: https://github.com/apache/cloudstack-primate/issues/704#issuecomment-691857497 The problem is that if the user is on a landing page (ex: detail page). After the user logs in again if a be un-remembers URL then will be redirected to the dashboard page. This will cause the user to move some steps to get back to the correct landing page. @rhtyd @davidjumani What do you think about this issue? 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org