You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/02/15 11:31:14 UTC

[GitHub] rafaelweingartner opened a new pull request #2456: [CLOUDSTACK-10293] Single view network ACL rules listing

rafaelweingartner opened a new pull request #2456: [CLOUDSTACK-10293] Single view network ACL rules listing
URL: https://github.com/apache/cloudstack/pull/2456
 
 
   The ACL rules editing/addition page is not user-friendly. Users are not able to see in a single view all of the detail of the ACL rule (they need to use a scroll bar on the horizontal). The problem becomes worse when there are a considerable number of rules. Therefore, we are proposing the following changes:
   
   1- Instead of using the table to create new ACL, we can create a button like the one presented in attached pictures, where users can click, and then a modal popup would appear and users would be able to create the new ACL there. This is similar to the workings of the ACL edit button.
   2 - Remove the ability to add new ACL via table where they are presented. All ACLs should be entered via the ?New ACL? button. Therefore, the section ?Add ACL? would be removed as well;
   3 - Move the action section of the list ACL table to the most left position;
   
   These changes would reduce the information in the table and facilitate users to add new rules and easily edit them as well.
   
   The previous described changes will create a page similar to the following:
   ![image](https://user-images.githubusercontent.com/4129005/36254648-f144c792-1232-11e8-9f43-676b25025935.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services