Closed (fixed)
Project:
Cloud
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Jan 2019 at 02:41 UTC
Updated:
9 Feb 2019 at 04:44 UTC
Jump to comment: Most recent, Most recent file
Currently the system only shows the confirmation page w/ few information from ServerTemplate when a user click the Launch tab in a ServerTemplate.
The detail information like ServerTemplate editable view should be shown as the final confirmation when a user try to launch an instance from ServerTemplate.
Or, just add an Edit button with the non-editable fields.
| Comment | File | Size | Author |
|---|---|---|---|
| #15 | 3027974-15.patch | 7.87 KB | xiaohua guan |
| #5 | screenshot1.png | 258.22 KB | yas |
Comments
Comment #2
xiaohua guan commentedComment #3
xiaohua guan commented@yas
I simplely add entity view of server template to the launch form.
Please review the patch. Thanks.
Comment #4
xiaohua guan commentedComment #5
yas@xiaohua-guan,
Thank you for the patch! I would like to ask you to do some refactoring as shown below:
FieldsettitledAutomationfor termination and schedule optionsName:before ServerTemplate name _OR_ just simply not display the ServerTemplate name hereFieldsetsby changing the order of items similarly like Instance Detailed View PageComment #6
yasComment #7
xiaohua guan commentedComment #8
xiaohua guan commentedComment #9
xiaohua guan commentedComment #10
xiaohua guan commented@yas
I modified the code as you said. Please review the patch. Thanks.
Comment #11
xiaohua guan commentedComment #12
yas@xiaohua-guan,
It is so nice, but I'd like to ask my request to you as one more thing, let's align the ServerTemplate detail view page (*) as the same Look & Feel as the Launch form like your patch #9.
* route path:
/clouds/design/server_template/{cloud_context}/{id}Comment #13
xiaohua guan commentedComment #14
xiaohua guan commented@yas
I modified ServerTemplate detail view page. Please review the patch file. Thanks.
Comment #15
xiaohua guan commentedComment #16
xiaohua guan commented@yas
I attached a new patch file. Please review it. Thanks.
Comment #17
yas@xiaohua-guan,
Thank you for the updated patch. It is perfect to me now.
@baldwinlouie,
What do you think?
Comment #18
baldwinlouie commented@yas, @xiaohua-guan Looks good! RTBC!
Comment #19
yas@baldwinlouie,
Thank you for your review. I'll merge the patch and close this issue as
Fixed.Comment #21
yas