cloudstack/ui
Nicolas Vazquez 3f330a2199 CLOUDSTACK-10044: Update role permission (#2236)
This feature allows changing permission for existing role permissions, as those were static and could not be changed once created. It also provides the ability to change these permissions in the UI using a drop down menu for each permission rule, in which admin can select ‘Allow’ or ‘Deny’ permission.

Changes in the API:

This feature modifies behaviour of updateRolePermission API method:

New optional parameters ‘ruleid’ and ‘permission’ are introduced, they are mutual exclusive to ‘ruleorder’ parameter. This defines two use cases:
Update role permission: ‘ruleid’ and ‘permission’ parameters needed
Update rules order: ‘ruleorder’ parameter needed
Parameter ‘ruleorder’ is now optional
updateRolePermission providing ‘ruleorder’ parameter should be sent via POST
2017-08-11 12:24:50 +02:00
..
css CLOUDSTACK-9669:Advaced zone isolated network egress destination cidr support 2017-06-06 15:51:00 +05:30
images CLOUDSTACK-8562: DB-Backed Dynamic Role Based API Access Checker 2016-05-11 09:45:19 +05:30
l10n CLOUDSTACK-10044: Update role permission (#2236) 2017-08-11 12:24:50 +02:00
lib CLOUDSTACK-676: IPv6 In -and Egress filtering for Basic Networking 2017-01-26 15:36:20 +01:00
modules Fix Externalization of hard-coded label strings 2014-09-17 13:59:13 -07:00
plugins CLOUDSTACK-8562: DB-Backed Dynamic Role Based API Access Checker 2016-05-11 09:45:19 +05:30
scripts CLOUDSTACK-10044: Update role permission (#2236) 2017-08-11 12:24:50 +02:00
tests List view: tests for filter dropdown 2014-01-28 15:48:44 -08:00
error.html CLOUDSTACK-9842: Make UI JSP Free 2016-09-28 12:26:43 +05:30
index.html CLOUDSTACK-8672 : NCC Integration with CloudStack. 2017-07-20 12:42:43 +05:30