-
- Downloads
Issue #3272661 by Ryo Yamashita, yas: Add the function to create VMware VM in the SPA
parent
6882d000
Branches
Tags
Showing
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/entity_form_template.ts 7 additions, 0 deletions...hboard/src/constant/form_template/entity_form_template.ts
- modules/cloud_dashboard/cloud_dashboard/src/constant/form_template/vmware/vm.ts 34 additions, 0 deletions...d/cloud_dashboard/src/constant/form_template/vmware/vm.ts
- modules/cloud_dashboard/cloud_dashboard/src/model/EntityColumn.ts 6 additions, 1 deletion...cloud_dashboard/cloud_dashboard/src/model/EntityColumn.ts
- modules/cloud_dashboard/cloud_dashboard/src/model/EntityFormRecord.ts 10 additions, 0 deletions...d_dashboard/cloud_dashboard/src/model/EntityFormRecord.ts
- modules/cloud_dashboard/cloud_dashboard/src/model/EntityFormTemplate.ts 9 additions, 0 deletions...dashboard/cloud_dashboard/src/model/EntityFormTemplate.ts
- modules/cloud_dashboard/cloud_dashboard/src/model/EntityInfoRecord.ts 1 addition, 1 deletion...d_dashboard/cloud_dashboard/src/model/EntityInfoRecord.ts
- modules/cloud_dashboard/cloud_dashboard/src/molecules/JoinSelectBlock.tsx 46 additions, 0 deletions...shboard/cloud_dashboard/src/molecules/JoinSelectBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/MultiNumberInputBlock.tsx 94 additions, 0 deletions...d/cloud_dashboard/src/molecules/MultiNumberInputBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/NumberInputBlock.tsx 24 additions, 0 deletions...hboard/cloud_dashboard/src/molecules/NumberInputBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/StringInputBlock.tsx 24 additions, 0 deletions...hboard/cloud_dashboard/src/molecules/StringInputBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/molecules/UrlSelectBlock.tsx 91 additions, 0 deletions...ashboard/cloud_dashboard/src/molecules/UrlSelectBlock.tsx
- modules/cloud_dashboard/cloud_dashboard/src/pages/EntityInfoPage.tsx 10 additions, 5 deletions...ud_dashboard/cloud_dashboard/src/pages/EntityInfoPage.tsx
- modules/cloud_dashboard/cloud_dashboard/src/pages/EntityPage.tsx 8 additions, 1 deletion.../cloud_dashboard/cloud_dashboard/src/pages/EntityPage.tsx
- modules/cloud_dashboard/cloud_dashboard/src/pages/openstack/OpenstackCreatePage.tsx 0 additions, 42 deletions...oud_dashboard/src/pages/openstack/OpenstackCreatePage.tsx
- modules/cloud_dashboard/cloud_dashboard/src/pages/openstack/OpenstackDeletePage.tsx 0 additions, 48 deletions...oud_dashboard/src/pages/openstack/OpenstackDeletePage.tsx
- modules/cloud_dashboard/cloud_dashboard/src/pages/openstack/OpenstackEditPage.tsx 0 additions, 46 deletions...cloud_dashboard/src/pages/openstack/OpenstackEditPage.tsx
- modules/cloud_dashboard/cloud_dashboard/src/pages/vmware/VmwareCreatePage.tsx 106 additions, 10 deletions...ard/cloud_dashboard/src/pages/vmware/VmwareCreatePage.tsx
- modules/cloud_dashboard/cloud_dashboard/src/pages/vmware/VmwareDeletePage.tsx 5 additions, 5 deletions...ard/cloud_dashboard/src/pages/vmware/VmwareDeletePage.tsx
- modules/cloud_dashboard/cloud_dashboard/src/pages/vmware/VmwareEditPage.tsx 5 additions, 5 deletions...board/cloud_dashboard/src/pages/vmware/VmwareEditPage.tsx
- modules/cloud_dashboard/cloud_dashboard/src/service/state.ts 9 additions, 2 deletionsmodules/cloud_dashboard/cloud_dashboard/src/service/state.ts
Loading
Please register or sign in to comment