Issue #3380950: Add well-known port protocol name items to the IP protocol dropdown list in OpenStack security group form (SPA)
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
@@ -19,6 +19,17 @@ type FormInfo = {
@@ -118,6 +129,124 @@ const FORM_INFO_LIST: FormInfo[] = [
@@ -164,6 +293,31 @@ const SelectInput = ({ label, itemList, value, setValue, id, className }: {
@@ -197,15 +351,19 @@ const PermissionForm = ({ value, setValue, cloudServiceProvider, blockIndex, id,