-
- Downloads
Issue #3294886 by Ryo Yamashita, yas: Add the function to edit OpenStack security group in the SPA
parent
13188e99
No related branches found
No related tags found
Showing
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/openstack/security_group.ts 27 additions, 0 deletions...rd/src/constant/form_template/openstack/security_group.ts
- modules/cloud_dashboard/cloud_dashboard/src/model/EntityFormColumn.ts 6 additions, 0 deletions...d_dashboard/cloud_dashboard/src/model/EntityFormColumn.ts
- modules/cloud_dashboard/cloud_dashboard/src/model/SecurityGroupPermission.ts 19 additions, 0 deletions...oard/cloud_dashboard/src/model/SecurityGroupPermission.ts
- modules/cloud_dashboard/cloud_dashboard/src/molecules/EntityFormBlock.tsx 6 additions, 0 deletions...shboard/cloud_dashboard/src/molecules/EntityFormBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/PermissionInputBlock.tsx 289 additions, 0 deletions...rd/cloud_dashboard/src/molecules/PermissionInputBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/pages/EntityDetailPage.tsx 1 addition, 2 deletions..._dashboard/cloud_dashboard/src/pages/EntityDetailPage.tsx
- modules/cloud_service_providers/aws_cloud/src/Entity/Ec2/SecurityGroupInterface.php 5 additions, 0 deletions...iders/aws_cloud/src/Entity/Ec2/SecurityGroupInterface.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/SecurityGroupCopyForm.php 13 additions, 7 deletions...roviders/aws_cloud/src/Form/Ec2/SecurityGroupCopyForm.php
- modules/cloud_service_providers/aws_cloud/src/Form/Ec2/SecurityGroupEditForm.php 124 additions, 363 deletions...roviders/aws_cloud/src/Form/Ec2/SecurityGroupEditForm.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsCloud/AwsCloudOperationsService.php 353 additions, 0 deletions..._cloud/src/Service/AwsCloud/AwsCloudOperationsService.php
- modules/cloud_service_providers/aws_cloud/src/Service/AwsCloud/AwsCloudOperationsServiceInterface.php 65 additions, 0 deletions...c/Service/AwsCloud/AwsCloudOperationsServiceInterface.php
- modules/cloud_service_providers/openstack/src/Controller/ApiController.php 8 additions, 0 deletions...vice_providers/openstack/src/Controller/ApiController.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackSecurityGroupEditForm.php 42 additions, 198 deletions...ers/openstack/src/Form/OpenStackSecurityGroupEditForm.php
- modules/cloud_service_providers/openstack/src/Form/OpenStackSecurityGroupRevokeForm.php 14 additions, 12 deletions...s/openstack/src/Form/OpenStackSecurityGroupRevokeForm.php
- modules/cloud_service_providers/openstack/src/Service/OpenStackOperationsService.php 196 additions, 0 deletions...ders/openstack/src/Service/OpenStackOperationsService.php
- modules/cloud_service_providers/openstack/src/Service/OpenStackOperationsServiceInterface.php 15 additions, 0 deletions...stack/src/Service/OpenStackOperationsServiceInterface.php
- modules/cloud_service_providers/openstack/src/Service/Rest/OpenStackService.php 15 additions, 30 deletions...providers/openstack/src/Service/Rest/OpenStackService.php
- modules/cloud_service_providers/openstack/src/Service/Rest/OpenStackServiceInterface.php 45 additions, 0 deletions.../openstack/src/Service/Rest/OpenStackServiceInterface.php
Loading
Please register or sign in to comment