Commit Graph

918 Commits

Author SHA1 Message Date
Jessica Wang 2b8a393f1c new UI - ChangeServiceForVirtualMachine API returns objects in different structure. This is related UI change. 2010-11-08 14:27:55 -08:00
Jessica Wang 5f32235a25 new UI - UpdateVirtualMachine API returns objects in different structure. This is related UI change. 2010-11-08 14:22:10 -08:00
Jessica Wang a064dbaad0 new UI - RecoverVirtualMachine API returns objects in different structure. This is related UI change. 2010-11-08 14:16:28 -08:00
will 3be51b5b8c bug 5881: disabled domain edit for now since it doesn't work as intended.
- Also fixed creating user and domain in the test provisioning tool to make use of the new API format.
2010-11-08 13:00:33 -08:00
NIKITA db5196d110 Bug 6306: Now all the modified jquery class is in cloud_custom.css 2010-11-08 12:52:01 -08:00
Jessica Wang 14e3893f75 new UI - populate domain dropdown with all domains if the zone is not dedicated to any domain. 2010-11-08 12:09:35 -08:00
Jessica Wang c03c3a171f new UI - fix bug 6670(The UI shows templates are ready to use: DB says the DOWNLOAD_IN_PROGRESS) 2010-11-08 11:37:47 -08:00
NIKITA 3c053ca610 Bug:7906 overlapping text box and text string has been resolved 2010-11-08 11:15:37 -08:00
will 62acaffaa1 bug 6853: Fixed reconnect host to make use of new API async format.
status 6853: resolved fixed
2010-11-07 20:32:40 -08:00
will a9546b63a9 bug 6903: fixed JS to make use of the new API format returned from async jobs. 2010-11-07 16:58:53 -08:00
will c2cfc811b4 bug 6158: Primary storage will now show ISCSI Share for iscsi primary storage and NFS Share for nfs primary storage.
status 6158: resolved fixed
2010-11-07 16:47:18 -08:00
will 2b9d85e075 bug 6954: Fixed displaying of snapshots.
status 6954: resolved fixed
2010-11-07 15:40:25 -08:00
will 3c932bb4fc bug 5916: ISO will now display os type and allow that to be editted.
- Fixed other display issues with iso and template details.
2010-11-07 15:14:58 -08:00
Jessica Wang 7bc8948b0e new UI - template page - avoid extra call (listTemplate) after update template succeeds. 2010-11-07 12:33:54 -08:00
Jessica Wang 756e963cd3 new UI - remove "no items available" after adding a new item in middle menu. 2010-11-07 11:36:02 -08:00
will e5ae04f417 bug 5883: added domain to both templates and iso details 2010-11-07 11:16:24 -08:00
will ddfbfc1048 bug 5846: added domain to router details 2010-11-07 11:00:13 -08:00
will 89c717703f Fixed API commands that extend BaseCreateAsyncCmd to return the correct API response of id, and jobid.
Added the default public constructor back in the SuccessResponse to make sure deserialization works from the asyncjob table.
Fixed a issues with the VPN tab.  It should now make use of the corrected API format.
2010-11-06 16:30:08 -07:00
Jessica Wang 5d4c1e41b9 new UI - ISO page - fix a bug that isPublic field doesn't get updated after upadteISO action. 2010-11-05 21:37:00 -07:00
will eeb98499d5 bug 7059: fixed more JS to accomodate new api output. 2010-11-05 20:58:00 -07:00
will bcb53ec363 bug 7059: Fixing adding primary and secondary storage to use new api output. 2010-11-05 20:30:55 -07:00
Jessica Wang baa1a5996c new UI - instance page - fix a bug that top message doesn't show new password after reset pasword for VM succeeds. 2010-11-05 20:06:08 -07:00
Jessica Wang 1359976d5e new UI - Change Service Offering for VM - related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 19:43:24 -07:00
Jessica Wang e84c89802e new UI - volume page - put back "Create Template" link since backend is fixed. 2010-11-05 19:29:41 -07:00
Jessica Wang 3d92ffb2a1 new UI - reset password for virtual machine - related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 19:20:46 -07:00
Jessica Wang b3d2f7d63f new UI - Update VM - related UI change after bug 6489 ("updateVirtualMachine API should return an embedded object on success") is fixed. 2010-11-05 18:49:41 -07:00
Jessica Wang df8222ef31 new UI - Restore VM - fix a bug that VM info doesn't get refreshed after action succeed. 2010-11-05 16:55:03 -07:00
Jessica Wang 59a3c4e62e new UI - StartVM, StopVM, RebootVM, DestroyVM, RestoreVM - related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 16:46:59 -07:00
Jessica Wang 9deaf66a2b new UI - VM creation- related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 16:18:02 -07:00
Jessica Wang b6b772e21e new UI - account page - related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 15:43:41 -07:00
Jessica Wang be559498bc new UI - zone page - Add VLAN dialog box - if it's a dedicated zone (e.g. dedicated to domain AAA), only list domain AAA and children domain under domain AAA in domain dropdown field. 2010-11-05 14:48:00 -07:00
NIKITA a97bcd067a Adding failed height is auto now 2010-11-05 14:42:33 -07:00
Jessica Wang f7dc11df51 new UI - zone page - fix a bug that happened when deleting zone: "$leftmenuItem1 is not defined" 2010-11-05 14:09:23 -07:00
NIKITA 7e3280e2c6 Error msg going left has been resolved 2010-11-05 14:05:54 -07:00
Jessica Wang f901e16da6 new UI - VM statistics - fix a bug that bar chart didn't show correctly. 2010-11-05 13:55:39 -07:00
will 111b0a1df1 bug 6943: Correct error message is returned for the parameter, "name" in the API as well as fixing JS to validate this as well. 2010-11-05 13:51:46 -07:00
NIKITA fff9b41ae0 a href added for default msg box 2010-11-05 13:21:06 -07:00
Jessica Wang 8dd1e591bb new UI - draw bar chart - parse string into float before comparison. 2010-11-05 13:02:47 -07:00
will ce1f4fa799 bug 7020: Enabling VPN will allow you to see the IP and pre-shared key you are suppose to use to connect to the vpn itself.
status 7020: resolved fixed
2010-11-05 12:52:57 -07:00
NIKITA d0e51c1f79 Text can be more now in action failed midmenu error box 2010-11-05 11:58:15 -07:00
Jessica Wang 85b251cb52 new UI - instance page - statistics tab - reset statistics info when clicking through different VMs 2010-11-05 11:43:49 -07:00
Jessica Wang 1aad87622c new UI - instance page - statistics tab - implement bar chart. 2010-11-05 11:30:21 -07:00
NIKITA 3957310846 left expanded arrow shifted bit up 2010-11-05 11:25:52 -07:00
Jessica Wang 7ccf28e03d new UI - IP address page - rename function name. 2010-11-05 10:16:13 -07:00
Jessica Wang 853f6610c2 new UI - change function names since the 2 functions are not only used by details tab, but also other tabs (e.g. resource limits tab). 2010-11-05 10:14:11 -07:00
will 70b4c4d181 Bug 6988: addVpnUser did not camel case the "username" which resulted in that particular value not being returned. 2010-11-04 20:56:23 -07:00
Jessica Wang 861b8f76ae new UI - instance page - implement statistics tab 2010-11-04 19:49:14 -07:00
Jessica Wang d1e2fc21a2 new UI - VM - console proxy screen - only request thumbnail when mouse is over console proxy icon. When mouse is out of console proxy icon, stop requesting thumbnail. 2010-11-04 19:02:35 -07:00
Jessica Wang 82f97b6de9 new UI - zone page - implement Delete VLAN action. 2010-11-04 18:15:07 -07:00
NIKITA e40b79b52e Added titles to add host and add primary storage on mouseover so the user understand the Add icon 2010-11-04 17:52:00 -07:00
Jessica Wang 8eab360171 new UI - host page - fix a bug that update OS preference after the 1st time was not working. 2010-11-04 17:45:49 -07:00
NIKITA 0c3305282d Increased height for span in midmenu 2010-11-04 17:44:16 -07:00
Jessica Wang 1eef924c6c new UI - domain admin and user shouldn't see alert menu. 2010-11-04 16:39:39 -07:00
Chiradeep Vittal 4f4bc3dd9e send password instead of username as password 2010-11-04 16:27:58 -07:00
Jessica Wang c67a62bb3b new UI - create disk offering - add a dropdown "custom disk size" 2010-11-04 16:23:54 -07:00
NIKITA d4a80aeab0 Ui modified for Resource main page 2010-11-04 15:22:38 -07:00
Jessica Wang d2764bad8c new UI - disk offering - change text. 2010-11-04 15:14:48 -07:00
Jessica Wang 01f19ea995 new UI - VM wizard - fix a bug that customized disk size didn't show in last step if blank template (ISO) is selected. 2010-11-04 15:00:58 -07:00
Jessica Wang 8dbd701b13 new UI - create disk offering - validate disk size, but make it optional. 2010-11-04 14:51:31 -07:00
Jessica Wang daef9b076d new UI - disk offering page - fix a bug that disk size is displayed in wrong unit. 2010-11-04 14:37:20 -07:00
Jessica Wang 0e9147a249 new UI - disk offering page - show "will be specified during VM creation" on diskSize row when the disk offering is customizable. 2010-11-04 14:21:37 -07:00
Jessica Wang 3999621086 new UI - VM creation - fix a bug that last step showed "[object]" in disk offering. 2010-11-04 14:11:50 -07:00
Jessica Wang 821dd88729 new UI - disk offering page - add "Customizable during VM creation" row. 2010-11-04 14:01:46 -07:00
Jessica Wang b8b4911233 new UI - corresponding UI change after bug 6955 is fixed. 2010-11-04 13:33:04 -07:00
Jessica Wang cc6ee7adde remove an obsolete function. 2010-11-04 13:12:03 -07:00
Jessica Wang 2195b5b75c new UI - domain page -resource limits tab - remove Edit button, add Edit Resource Limits link and implement it. 2010-11-04 13:04:10 -07:00
Jessica Wang 01154ebf0f new UI - add grid header on details tab and resource tab. 2010-11-04 11:28:12 -07:00
Jessica Wang fec75973db new UI - Edit VM - not to hide editable field and show readonly field until action returns success. 2010-11-04 11:03:23 -07:00
Jessica Wang 39d7e65180 new UI - Edit ISO - not to hide editable field and show readonly field until action returns success. 2010-11-04 11:00:11 -07:00
Jessica Wang 2b28450565 new UI - Edit Template - not to hide editable field and show readonly field until action returns success. 2010-11-04 10:57:20 -07:00
Jessica Wang a298d57d75 new UI - Edit Global Settings- not to hide editable field and show readonly field until action returns success. 2010-11-04 10:51:43 -07:00
Jessica Wang 07cb63b82e new UI - allow update isPublic field of ISO. 2010-11-04 10:34:16 -07:00
Jessica Wang 7bc9f66482 new UI - ISO page - add isPublic row. 2010-11-04 10:06:56 -07:00
Jessica Wang 7118f72c68 remove debugger 2010-11-04 09:57:38 -07:00
Jessica Wang 58b7c8f4e5 new UI - #5855 - primary storage page - display state. 2010-11-04 09:56:19 -07:00
will f907e370d1 - Added the rest of the VPN UI feature with the exception of displaying the preshared key.
- AddVpnUserCmd will now return the embedded object.
- Fixed RemoteAccssVpnResponse to return "iprange" instead of "ipRange"
2010-11-03 22:24:22 -07:00
Jessica Wang 352cd83b2a new UI - zone page - add domain in details tab. 2010-11-03 22:22:45 -07:00
Jessica Wang 9424e0c655 new UI - deployvirtualmachine - what API returns have been changed. This is corresponding UI chagne. 2010-11-03 21:28:55 -07:00
Jessica Wang f02eedddd8 new UI - VM Wizard - get customized disk offering from database instead of hardcoding it. 2010-11-03 21:22:08 -07:00
Jessica Wang 3f63a8d76c new UI - Edit Disk Offering, Edit Service Offering - not to hide editable field and show readonly field until action returns success. 2010-11-03 21:22:08 -07:00
Jessica Wang 67312e7eb4 new UI - Edit zone - not to hide editable field and show readonly field until action returns success. 2010-11-03 19:55:56 -07:00
Jessica Wang f6d3aff25e new UI - update pod - embedded object was just added in API return. This is corresponding UI change. 2010-11-03 19:48:35 -07:00
NIKITA edb0a2085f Minor change in main.css 2010-11-03 19:44:30 -07:00
NIKITA 671918d113 New UI for Resource main page 2010-11-03 18:59:48 -07:00
Jessica Wang d8defa8093 new UI - create disk offering - check if disksize has value before passing it to API. 2010-11-03 18:25:02 -07:00
Jessica Wang 2d0964f166 new UI - create disk offering - disk size is optional. 2010-11-03 18:21:20 -07:00
Jessica Wang f813808817 new UI - view console - remove temporary code that made view console work under newui folder before. 2010-11-03 17:29:42 -07:00
Jessica Wang f9f40d3a4c new UI - implement Edit Pod action. 2010-11-03 17:01:29 -07:00
NIKITA 0a9b0c31c7 UI for loading midmenu changed 2010-11-03 16:43:10 -07:00
NIKITA 613b38f79e Refresh button added in action panel 2010-11-03 16:24:41 -07:00
NIKITA a5f8379dfd Tweak for double scrollbar in IE7 2010-11-03 16:13:54 -07:00
NIKITA ff3b953c1b Msg box for VPN in ipaddress tab 2010-11-03 15:34:21 -07:00
NIKITA 9c2ecb2af4 Minor tweek for IE 7 2010-11-03 14:38:38 -07:00
Jessica Wang 01d849192f new UI - volume page - fix a bug that device ID column doesn't get refreshed correctly when clicking between different volumes. 2010-11-03 14:18:24 -07:00
Jessica Wang 0e40e829c9 new UI - update port forwarding rule - fix a bug "items is null". 2010-11-03 14:15:43 -07:00
Jessica Wang b73e79d716 new UI - update load balancer rule - fix a bug "items is not found" 2010-11-03 14:11:47 -07:00
Jessica Wang fd5e263f78 new UI - #5855(UI for storage maintenance mode) - primary storage page - add "Enable Maintenance Mode", "Cancel Maintenace Mode" 2010-11-03 13:55:15 -07:00
Jessica Wang cb6a3d627e new UI - #4774 (support public ISOs) - Add ISO dialog - add public dropdown field. 2010-11-03 12:42:45 -07:00
Jessica Wang 8409578d1d new UI - #3386 - allocate dedicated zones to domains 2010-11-03 11:41:05 -07:00
will 4072fb2554 Adding New UI support for VPN. Missing component include the listing of the users that have access to the VPN. 2010-11-02 20:59:58 -07:00