Commit Graph

1150 Commits

Author SHA1 Message Date
Jessica Wang 766a8ab7d4 Network Offering page should list Virtual Network instead of Direct Network. 2011-03-02 16:12:28 -08:00
Jessica Wang fdc220a7d3 bug 8774: when disabling password hash, we also disable it during account creation, user creation, password changing. 2011-03-01 11:40:11 -08:00
Jessica Wang 297bae697d bug 8659: deleteNetwork API has been changed from sync to async. Here is related UI change. 2011-02-28 14:26:57 -08:00
Jessica Wang 98ac48e8c2 bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show shared networks whose securitygroupenabled is true 2011-02-25 20:40:28 -08:00
Jessica Wang 951ae9eb58 bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show networks whose securitygroupenabled is true 2011-02-25 20:17:53 -08:00
Jessica Wang 7c689124c1 bug 8655: VM Wizard - step 4 - NOT create virtual network when zone.securityGroupsEnabled is true and users choose to launch VM on private network instead of using security groups. 2011-02-25 19:26:20 -08:00
Jessica Wang 0e1b35198b bug 8725: snapshot page - create volume from snapshot dialog - remove disk offering dropdown. 2011-02-25 18:16:59 -08:00
Jessica Wang 74e71e355c bug 8655: VM Wizard - step 4 - If Security Group Network is used AND there is at least one dedicated direct tagged default network for the account, then prompt “Do you wish to launch your VM on a private cloud/network?” If Yes, present network container. If No, present security groups container. 2011-02-25 17:34:59 -08:00
Jessica Wang 2c3b8306a6 bug 8655: Network page - Add Network dialog - show only 1 option("account-specific") in scope field when zone.securitygroupsenabled is true. 2011-02-25 17:33:54 -08:00
Jessica Wang 45ca5a3da3 bug 8655: Network page - Direct Network - Add IP Range dialog - when zone.securitygroupsenabled is true, show 3 more fields: VLAN ID, gateway, netmask. Otherwise, hide the 3 fields. 2011-02-25 17:32:37 -08:00
Jessica Wang c309ea5eac bug 8655: IP Address page - remove "&forvirtualnetwork=true" from listPublicIpAddresses API call for advanced zone whose security group is enabled 2011-02-25 17:32:06 -08:00
Jessica Wang 1ed2a99b7c Network Offering page - show only DefaultDirectNetworkOffering. 2011-02-25 17:31:32 -08:00
Jessica Wang 3ddf38f2fe bug 8655: Add Zone Wizard - Advanced Mode - Security Group - step 4 - create direct VLAN with VLAN ID. 2011-02-25 17:29:49 -08:00
Jessica Wang 329c50c244 bug 8655: Add Zone Wizard - Advanced Mode - when security group is selected, create direct VLAN instead of virtual VLAN. 2011-02-25 17:28:56 -08:00
Jessica Wang e91d8793e7 bug 8655: VM Wizard - step 4 - show security group container if zone.securitygroupsenabled is true; otherwise show network container. 2011-02-25 17:28:10 -08:00
Jessica Wang 598fea2c0f bug 8655: Add Zone Wizard - step 1 - implement Isolation Mode: virtual, security group. 2011-02-25 17:27:16 -08:00
Jessica Wang 0dd9ab7a43 bug 8655: zone page - add "Security Group Enabled" row. 2011-02-25 17:23:53 -08:00
Jessica Wang 606ddc8a93 IP Address page - source Nat ip address - hide LB tab if the LB service has "LoadBalancingSupportedIps" capability (meaning it's using external load balancer). 2011-02-25 17:21:07 -08:00
Jessica Wang e04b0bfe6d Revert "bug 8636: apply auto-complete function to domain dropdown - create shared function applyAutoComplete()."
This reverts commit 4d0f169f6d450d55ac69b277387fab67b42a194c.
2011-02-25 17:21:06 -08:00
Jessica Wang d05a0e5cd8 bug 8636: apply auto-complete function to domain dropdown - create shared function applyAutoComplete(). 2011-02-25 17:21:05 -08:00
Jessica Wang 264a0aac11 bug 8729: listNetworkOfferings API has been changed to take in guestIpType parameter instead of trafficType parameter. Here is related UI change. 2011-02-24 16:40:49 -08:00
Jessica Wang 55d436ad17 bug 8705: seperate "CPU" row into 2 rows: "Total CPU" and "CPU Utilized". 2011-02-23 14:36:28 -08:00
Jessica Wang 1ff7e72eef bug 8450: handle invalid JSON string returned by API call. 2011-02-22 18:09:03 -08:00
Jessica Wang 5120de7bc7 bug 8374: create new shared function validateEmail(). 2011-02-22 16:09:48 -08:00
Jessica Wang 4b4ac27c27 bug 8216: Snapshot page - create volume dialog - add Disk Offering dropdown that only lists customized(private) disk offerings. 2011-02-22 15:50:46 -08:00
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