Commit Graph

559 Commits

Author SHA1 Message Date
Kelven Yang 04060508e8 Improve the user experience (to have less room for customer to make mistakes) to add host to an existing VMware cluster 2011-06-13 11:39:06 -07:00
Jessica Wang 880ea1fe3f bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified. 2011-06-08 18:54:36 -07:00
will db3ead97f8 bug 9999: Fixed more missing </div> that causes fields after the domain field to be missing in Safari. 2011-05-24 12:13:09 -07:00
will bdfea39110 bug 9999: Fixed issue where the account field was not shown in Safari browser in advance search. 2011-05-24 12:10:52 -07:00
Jessica Wang a7c943b3a6 bug 9810: CloudStack UI - Network page - Add Network Dialog - add a missing close div. 2011-05-09 16:44:55 -07:00
Jessica Wang a9d2248b93 bug 9774: snapshot page - (1) add state grid row in details tab. (2) only show action "Create Volume", "Create Template" when snapshot state is "BackedUp". 2011-05-06 19:12:55 -07:00
Jessica Wang 231666acec bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group. 2011-05-05 15:47:19 -07:00
Jessica Wang 2bb3d0d695 bug 9687: CloudStack UI - Instance page - add "Security Group" tab. 2011-05-02 20:01:56 -07:00
will 1c2935a5ed bug 8816: Changed private ip address to link local address when displaying virtual routers.
merge from master
2011-04-28 18:16:58 -07:00
will dd808e45ab bug 9424: fixed issue where a small window space on Safari would cause HTML elements to overlap on the LB rules tab.
merge from master
2011-04-14 15:54:14 -07:00
will a2151207e6 bug 9395: Added missing </div> that caused Safari to not show certain elements when adding a Pod in the Add Zone wizard. 2011-04-11 19:22:37 -07:00
will f8c5a56d03 bug 8898: Change Service and Reset Password will now be always visible when VM is running. However, we will now prompt a dialog that explains that the VM must first be stopped before allowing this.
Merge from master
2011-04-04 10:42:28 -07:00
will 90dd395cf7 bug 8816: Added link local IP to the system VM UI
merge from master
2011-04-04 10:02:36 -07:00
will 31b22bf806 bug 9118: Updated snapshot UI to support multiple recurring snapshot policy 2011-03-31 16:12:00 -07:00
will bdb42c306c bug 9021: Fixed network rate display issue in network offering.
Merge from master
2011-03-29 18:52:01 -07:00
will 0ed91473ba bug 3316: Added a processing message while migrating an instance.
- Changed the call of migrate vm from sync to async
- Defaulted to an empty select box if attempting to migrate a vm with local storage
2011-03-11 17:18:35 -08:00
will 56715ebddb bug 3316: Missing label for migrate instance dialog 2011-03-11 16:51:07 -08:00
will 85e892bded bug 3316: Added initial UI support to live migrate VMs. 2011-03-11 16:33:18 -08:00
Jessica Wang 126a863777 bug 8845: add a missing </div> 2011-03-04 15:51:57 -08:00
Jessica Wang 7635cddb49 bug 8810: Add Disk Offering Button - remove colon in the end. 2011-03-03 18:08:39 -08:00
Jessica Wang a7a3a2378f bug 8636: Add Zone Wizard - step 4 - create Virtual VLAN - change domain dropdown to autoComplete input text field. 2011-03-03 15:56:04 -08:00
Jessica Wang 0356b4a8f3 bug 8636: Add Zone Wizard - step 2 - change domain dropdown to autoComplete input text field. 2011-03-03 13:48:38 -08:00
Jessica Wang c347827193 bug 8636: Network page - Add Network dialog, Add IP Range dialog - change domain dropdown to autoComplete input textbox. 2011-03-01 10:06:45 -08:00
Jessica Wang 37ad7069c2 bug 8636: Add Service Offering Dialog, Add Disk Offering dialog - change domain dropdown to autoComplete input textbox. 2011-02-28 15:18:00 -08:00
Jessica Wang 24777afedb bug 8636: Add Domain Dialog - change domain dropdown to autoComplete input textbox. 2011-02-28 14:04:28 -08:00
Jessica Wang a680916ce7 bug 8636: advanced search in Network page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:47:25 -08:00
Jessica Wang 193f56632a bug 8636: advanced search in Router page, Service Offering page, Disk Offering page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:43:34 -08:00
Jessica Wang 8ba6821a8e bug 8636: advanced search in Template page, ISO page, Event page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:35:38 -08:00
Jessica Wang fad45b5179 bug 8636: advanced search in IP Address page, Security Group page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:20:36 -08:00
Jessica Wang d47b5f3a5b bug 8636: advanced search in volume page, snapshot page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:01:26 -08:00
Jessica Wang 6fe3cfc504 bug 8725: snapshot page - create volume from snapshot dialog - remove disk offering dropdown. 2011-02-25 18:18:32 -08:00
will a06c435aed Bug 8655: Fixed text and translation for the new user security group network. 2011-02-25 17:49:01 -08:00
Jessica Wang df4fbe796b 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:03:03 -08:00
Jessica Wang ac144e1446 bug 8655: Network page - Add Network dialog - show only 1 option("account-specific") in scope field when zone.securitygroupsenabled is true. 2011-02-25 15:44:43 -08:00
Jessica Wang 6ca037b886 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 14:48:26 -08:00
Jessica Wang c06444c079 bug 8655: Add Zone Wizard - Advanced Mode - Security Group - step 4 - create direct VLAN with VLAN ID. 2011-02-25 11:55:14 -08:00
Jessica Wang 3308c514f5 bug 8655: VM Wizard - step 4 - show security group container if zone.securitygroupsenabled is true; otherwise show network container. 2011-02-24 19:54:14 -08:00
Jessica Wang 309dae765d bug 8655: Add Zone Wizard - step 1 - implement Isolation Mode: virtual, security group. 2011-02-24 18:03:46 -08:00
Kelven Yang ddee65162e bug 8680: disable standalone host feature in VMware 2011-02-24 17:17:00 -08:00
NIKITA 1372767685 bug 8655 : UI for new options in Advance Mode under Zone Wizard 2011-02-24 16:42:15 -08:00
Jessica Wang 801f7c4364 bug 8655: zone page - add "Security Group Enabled" row. 2011-02-24 15:34:19 -08:00
Jessica Wang cc77245a80 bug 8636: instance page - advanced search - change domain dropdown to input text field with autoComplete function. 2011-02-23 15:48:21 -08:00
Jessica Wang 91b4a8e172 bug 8705: seperate "CPU" row into 2 rows: "Total CPU" and "CPU Utilized". 2011-02-23 10:47:24 -08:00
NIKITA 3f752bf1df bug 8632: has been resolved 2011-02-22 17:32:45 -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 98221dc217 bug 8541: Instance page - grayout/enable top buttons upon selected middle menu items. 2011-02-22 11:25:56 -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 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