1125 Commits

Author SHA1 Message Date
Jessica Wang
c082425b16 Account page - Add Account dialog - change domain dropdown to input text field that has autoComplete function. 2011-02-22 15:05:06 -08:00
Jessica Wang
2d0a0c19e9 bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable. (2) 2011-02-22 12:09:09 -08:00
Jessica Wang
cb66d8d270 bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable. 2011-02-22 12:09:08 -08:00
Jessica Wang
98221dc217 bug 8541: Instance page - grayout/enable top buttons upon selected middle menu items. 2011-02-22 11:25:56 -08:00
Jessica Wang
3d3db9eff2 bug 8541: Instance page - fix a bug that top Start button was shown while it was not supposed to. 2011-02-22 10:38:14 -08:00
Jessica Wang
3f45a56cff bug 8541: Instance page - hide/show top buttons upon state of selected middle menu items. 2011-02-18 16:34:18 -08:00
Jessica Wang
537fa0a319 bug 8381: disassociateIpAddress API has been changed from Sync to Async. Here is related UI change. 2011-02-18 15:30:40 -08:00
Jessica Wang
8e9e37d617 bug 8541: add countTopButtonMapFn(), resetTopButtonMapFn(). 2011-02-18 15:16:14 -08:00
Jessica Wang
80f4ed404f create new shared function unclickItemInMultipleSelectionMidmenu() which is as opposed to existing function clickItemInMultipleSelectionMidmenu(). 2011-02-18 14:21:32 -08:00
Jessica Wang
b64e75ecd4 Multiple-selection page: apply clickItemInMultipleSelectionMidmenu() in createMultipleSelectionSubContainer(). 2011-02-18 12:23:02 -08:00
Jessica Wang
70dcfa39fe bug 8538: Host page - statistics tab - seperate CPU row to 2 rows ("Total CPU", "CPU Utilized"). Add/Change labels for the first 3 rows. 2011-02-18 11:43:27 -08:00
Jessica Wang
69dbe7e316 Instance page - vm group left menu (login as regular-user) - fix a bug that Refresh button on right panel didn't work. 2011-02-18 10:51:53 -08:00
Jessica Wang
b39bdc6e00 bug 8575: network page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:53:39 -08:00
Jessica Wang
7a274583a5 bug 8575: diskOffering/host/networkOffering/primaryStorage/router/systemOffering/systemVM page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:51:08 -08:00
Jessica Wang
541f216e40 bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:41:54 -08:00
Jessica Wang
fdd4146b22 bug 8575: when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:17:08 -08:00
Jessica Wang
373525f345 bug 8635: similar bug shows after hitting Submit button in step 5. (Fix: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container.) 2011-02-17 16:18:17 -08:00
Jessica Wang
74b464782e Make Add VM Wizard, Add Zone Wizard draggable. 2011-02-17 16:13:01 -08:00
Jessica Wang
3cbf985f0f bug 8635: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container. 2011-02-17 15:35:36 -08:00
Jessica Wang
d9e9c6cb40 IP address page - get services by associatedNetworkId instead of networkId. 2011-02-17 14:30:58 -08:00
Jessica Wang
37de026f28 bug 8526: Template page - Delete Template action - avoid calling listTemplates after delete action succeeds. 2011-02-17 11:17:05 -08:00
Jessica Wang
90ef04ffe5 bug 8526: ISO page - Delete ISO action - avoid calling listIsos after delete action succeeds. 2011-02-17 10:55:37 -08:00
Jessica Wang
2711a537d2 Specify changable status for instance, router, systemVM. 2011-02-17 10:05:28 -08:00
Jessica Wang
622a793289 Primary Storage page - automatically refresh primary storage status every 2 seconds until status doesn't change any more. 2011-02-16 18:21:43 -08:00
Jessica Wang
e2f6e9b677 Host page - automatically refresh host status every 2 seconds until status doesn't change any more. 2011-02-16 17:52:03 -08:00
Jessica Wang
8d1f650a9e SystemVM page - automatically refresh systemVM status every 2 seconds until status is not Starting/Stopping any more. 2011-02-16 16:48:56 -08:00
Jessica Wang
1ef93412dd Router page - automatically refresh router status every 2 seconds until status is not Starting/Stopping any more. 2011-02-16 16:33:56 -08:00
Jessica Wang
7d5706788c Edit Instance - fix a bug "json.listserviceofferingsresponse.serviceoffering is undefined". 2011-02-16 15:53:32 -08:00
Jessica Wang
eb7d531456 bug 8577: Make listAlerts API take in id parameter. 2011-02-16 15:35:34 -08:00
Jessica Wang
35397d7176 bug 8577: Make listEvents API take in id parameter. 2011-02-16 15:20:05 -08:00
Jessica Wang
c475aacc08 bug 8578: make listRouters API take in id parameter. 2011-02-16 15:06:11 -08:00
Jessica Wang
2d262894d1 multiple-selection page - fix a bug that top error container wrongly showed previous afterActionInfo. 2011-02-16 13:59:02 -08:00
Jessica Wang
d9e3019754 Instance page - automatically refresh VM status every 2 seconds when status is Starting or Stopping. 2011-02-16 11:32:37 -08:00
Jessica Wang
30930fdc5d template/ISO download status - show status in gray instead of in red when status is "N% Downloaded". 2011-02-15 17:01:21 -08:00
Jessica Wang
3beb02a865 Secondary Storage page - remove state row. 2011-02-15 16:33:50 -08:00
Jessica Wang
eb33345f2e template page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes. 2011-02-15 16:27:08 -08:00
Jessica Wang
36e058114f ISO page - automatically refresh status and download progress bar every 2 seconds. 2011-02-15 16:00:38 -08:00
Jessica Wang
5c010cfce6 ISO page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes. 2011-02-15 16:00:37 -08:00
Jessica Wang
cabaa51247 bug 8263: Update Zone - make isPublic row editable if the zone is domain-specific; make isPublic row non-editable if the zone is public. 2011-02-14 17:36:54 -08:00
Jessica Wang
ea9ef6f076 bug 8263: Zone page - details tab - add isPublic row. 2011-02-14 17:19:26 -08:00
Jessica Wang
49cdddd275 bug 8498: Add ISO dialog - make OS Type field required when Bootable field is Yes; make OS Type field non-required when Bootable field is No. 2011-02-14 16:43:14 -08:00
Jessica Wang
2a72d067d5 Network page - implement refresh button on right panel for public network item and direct network item. 2011-02-14 15:28:59 -08:00
Jessica Wang
737eac1bf4 VM Wizard - localize labels in review screen. 2011-02-14 13:52:44 -08:00
Jessica Wang
61bbbfba95 Resource page, Host page, Network page - localize title in all dialog boxes. 2011-02-14 13:13:26 -08:00
Jessica Wang
a6b478e092 volume page - localize download volume message (2) 2011-02-14 11:24:11 -08:00
Jessica Wang
c22bd9ca37 fix a bug that Download ISO, Download Template showed # instead of URL in dialog box. 2011-02-11 20:26:21 -08:00
Jessica Wang
cfb5940fbc IP Address page, Security Group page - localize title in all dialog boxes. 2011-02-11 19:32:34 -08:00
Jessica Wang
a3dd23864d Snapshot page - localize title in all dialog boxes. 2011-02-11 19:13:30 -08:00
Jessica Wang
62f841baf6 translate new words in messages_zh_CN.properties 2011-02-11 18:55:35 -08:00
Jessica Wang
85ea517350 Router page, SystemVM page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu). 2011-02-11 16:06:52 -08:00