Commit Graph

177 Commits

Author SHA1 Message Date
Jessica Wang dccec784fc new UI - Host page - Enable/Cancel Maintenance API return objects in different structure. This is related UI change. 2010-11-08 19:04:12 -08:00
Jessica Wang 32a86f5465 new UI - Primary Storage page - Enable/Cancel Maintenance API return objects in different structure. This is related UI change. 2010-11-08 18:48:01 -08:00
Jessica Wang 175b09631b new UI - System VM page - Start/Stop/Reboot System VM API return objects in different structure. This is related UI change. 2010-11-08 18:38:39 -08:00
will 3a4f3599d6 bug 6986: fixed all display issues with alerts 2010-11-08 18:36:27 -08:00
Jessica Wang 47cc0ffe6b new UI - global settings page - related UI change after API bug 6506 is fixed. 2010-11-08 18:29:00 -08:00
Jessica Wang b628ba2c1c new UI - Disk Offering page - Delete Disk Offering - slowly slide up middle menu item and remove element from DOM. 2010-11-08 18:24:30 -08:00
Jessica Wang d48c152120 new UI - Service Offering page - Delete Service Offering - slowly slide up middle menu item and remove element from DOM. 2010-11-08 18:20:56 -08:00
Jessica Wang 9f3b1c3d95 new UI - Account page - LockAccount, EnableAccount API return objects in different structure. This is related UI change. 2010-11-08 18:00:58 -08:00
Jessica Wang 2289725ed1 new UI - ISO page - Edit ISO - spare extra API call listISOs after action succeeds. 2010-11-08 17:54:30 -08:00
Jessica Wang 3bcee34f97 new UI - ISO page - delete ISO - slowly slide up middle menu item and remove element from DOM. 2010-11-08 17:46:01 -08:00
Jessica Wang 492b923e24 new UI - template page - delete template - slowly slide up middle menu item and remove the element from DOM. 2010-11-08 17:25:29 -08:00
Jessica Wang e0c0e4abf4 new UI - IP address - assignToLoadBalancerRule API returns objects in different structure. This is related UI change. 2010-11-08 16:11:14 -08:00
Jessica Wang f9b7d19488 new UI - IP address - UpdateLoadBalancerRule API returns objects in different structure. This is related UI change. 2010-11-08 15:56:11 -08:00
Jessica Wang f6780b4574 new UI - IP address - CreateLoadBalancerRule API returns objects in different structure. This is related UI change. 2010-11-08 15:52:32 -08:00
Jessica Wang c49078f5b3 new UI - IP address - UpdatePortForwardingRule API returns objects in different structure. This is related UI change. 2010-11-08 15:39:46 -08:00
Jessica Wang 7a3e21b22c new UI - IP address - CreatePortForwardingRule API returns objects in different structure. This is related UI change. 2010-11-08 15:36:14 -08:00
Jessica Wang 89cdb61065 new UI - Snapshot page - delete snapshot - slowly slide up middle menu item and remove the element from DOM. 2010-11-08 15:12:34 -08:00
Jessica Wang b0343e33b0 new UI - IP address - release IP - slowly slide up middle menu item and remove the element from DOM. 2010-11-08 15:08:53 -08:00
Jessica Wang 606fcdf02f new UI - IP address - AssociateIpAddress API returns objects in different structure. This is related UI change. 2010-11-08 15:05:27 -08:00
Jessica Wang 5a4aaade73 new UI - volume page - AttachVolume API, DetachVolumeAPI return objects in different structure. This is related UI change. 2010-11-08 14:56:07 -08:00
will 0d27ac2e31 bug 5920: added confirmation dialog before allowing user to delete snapshots
- Fixed a NPE when listing templates.
2010-11-08 14:52:10 -08:00
Jessica Wang 76bc3e21e6 new UI - delete volume - slowly slide up middle menu item and remove the element from DOM. 2010-11-08 14:43:40 -08:00
Jessica Wang 73cf8610e1 new UI - CreateSnapshotPolicy API returns objects in different structure. This is related UI change. 2010-11-08 14:38:41 -08:00
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
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
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