Commit Graph

1361 Commits

Author SHA1 Message Date
Jessica Wang 87fe4f25ae primary storage page - remove "Edit Primary Storage" option from UI because updateStoragePool API is commented out. 2010-11-29 10:10:01 -08:00
Jessica Wang bdb1f31dc4 new UI - Primary Storage page - get json object from middle menu item instead of details tab. 2010-11-24 17:58:13 -08:00
Jessica Wang 757a9204f0 new UI - Host page - get json object from middle menu item instead of details tab. 2010-11-24 17:36:52 -08:00
Jessica Wang 9885392f5b new UI - cluster page - fix a bug "$leftmenuItem1 is not found". 2010-11-24 17:28:13 -08:00
Jessica Wang 6198d6ec73 new UI - pod page - get json object from middle menu item instead of details tab. 2010-11-24 17:13:36 -08:00
Jessica Wang 9eb0cfcb5b new UI - zone page - check if variable is null before getting it's property. 2010-11-24 17:00:14 -08:00
Jessica Wang 0096dd03f2 new UI - fix a bug: curly brackets was missing. 2010-11-24 16:29:51 -08:00
Jessica Wang eabad148e8 new UI - IP address page - clear grid header title and static NAT field after releasing IP. 2010-11-24 16:17:26 -08:00
Jessica Wang f546436682 new UI - disk offering page, service offering page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 16:11:03 -08:00
Jessica Wang e8eb8f4703 new UI - router page, systemVM page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 15:26:25 -08:00
Jessica Wang c7ca1a705d new UI - alert page - add ID field. 2010-11-24 15:20:57 -08:00
Jessica Wang a241a3fe54 new UI - Event page - check if jsonObj is null or not before getting its property. 2010-11-24 15:13:33 -08:00
Jessica Wang 921249e399 new UI - domain page - show zero if no accounts/instances/volume is under a domain. 2010-11-24 15:09:52 -08:00
Jessica Wang 17102c4096 new UI - Account page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 14:50:11 -08:00
Jessica Wang 2dd325f567 new UI - ISO page - update ISO name in middle menu when ISO is updated in right panel. 2010-11-24 14:41:24 -08:00
Jessica Wang 74086a54a1 new UI - template page - update template name in middle menu when template is updated in right panel. 2010-11-24 14:26:43 -08:00
Jessica Wang efd8cca67b new UI - instance page - update middle menu status icon when switching back to details tab (so, status color in middle menu is consistent with status color in right panel). 2010-11-24 14:03:19 -08:00
Jessica Wang 44334731ed new UI - IP Address page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 12:47:14 -08:00
Jessica Wang 94737421c7 new UI - instance page - router tab - retire function vmRouterAfterSubgridItemAction() 2010-11-24 12:36:39 -08:00
Jessica Wang 2ddec0d855 new UI - instance page - router tab - related UI change after bug 6787("RebootRouter API should return an embedded object on success") is fixed. 2010-11-24 11:40:37 -08:00
Jessica Wang 700ec25802 new UI - Snapshot page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 11:24:05 -08:00
Jessica Wang bd8adbf5ca new UI - volume page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 10:58:38 -08:00
Jessica Wang 6435e701d0 new UI - instance page - fix a bug that JS error "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 10:52:29 -08:00
Jessica Wang 1ce538b6a9 but 7309: fix console proxy thumbnail disappearing problem. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:15:51 -08:00
Jessica Wang 2e00c539b7 bug 7257: Pod page - pod node in tree gets updated when right panel is updated. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:14:26 -08:00
Jessica Wang 2491e363a1 bug 7257: Zone page - zone node in tree gets updated when right panel is updated. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:13:26 -08:00
Jessica Wang b6ce75a8c1 bug 7257: Disk Offering page - middle menu gets updated when right panel is updated. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:12:16 -08:00
Jessica Wang bd7f5e1bcf bug 7297: related UI change for change of 3 portForwarding API. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:10:32 -08:00
Jessica Wang bf92a20432 bug 7262: global settings page - set padding in value column. So, description won't be shifted into value column when value is empty. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:08:35 -08:00
Jessica Wang dc27725739 bug 7277: ISO page - after Download ISO action succeeds, show URL returned by API on dialog box and make URL clickable. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:06:41 -08:00
Jessica Wang b62f1acd23 bug 7277: after Download Template action succeeds, show URL returned by API on dialog box and make it clickable. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:04:39 -08:00
Jessica Wang 25cbd6565c bug 7282: VM wizard - step 3 - select disk offering - prevent a person from moving on if no disk offering is selected. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:03:04 -08:00
Jessica Wang f588821cf9 bug 7277: template page - System VM template don't have "Download Template" option. (merge from 2.2.beta1 branch to master branch) 2010-11-23 17:00:13 -08:00
Jessica Wang 6cc2dd9b28 bug 7277: ISO page - implement "Download ISO" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:58:51 -08:00
Jessica Wang b18add1373 bug 7277: template page - implement "Download Template" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:57:26 -08:00
Jessica Wang 8666fb3fc4 new UI - Add Direct IP Range dialog box - add new field "guest gateway". (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:55:36 -08:00
Jessica Wang 952dec199a bug 7262: global settings page - if no value is assigned, display "Not applicable". (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:53:29 -08:00
Jessica Wang eb6169ad1e bug 7276: fix syntax error in html code. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:49:58 -08:00
Jessica Wang 45c026b6e1 new UI - Add Zone Pod Wizard - basic mode - add pod step - add new field "guest gateway" . (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:47:10 -08:00
Jessica Wang 6f8f97db5c new UI - delete zone - clear up everything in zone page after deleting zone succeeds. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:45:29 -08:00
Jessica Wang 85cc68a742 bug 7253: show error message when addnig host fails. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:34:11 -08:00
will 69ce2a090e Merge with Master: Defaulted the root disk offering to the first offering. 2010-11-23 11:13:47 -08:00
will 2f451b6e0e Merge: Corrected UI Dialog 2010-11-22 12:45:42 -08:00
will 373874a5cb Merge: Close button 2010-11-22 12:45:20 -08:00
will cc617a15b0 Merge: Minor tweak for close button 2010-11-22 12:44:37 -08:00
will 8ab1121221 merge 7266: Added description for basic and advanced networking options while adding a new zone. 2010-11-22 12:33:59 -08:00
NIKITA 3efae818e2 Corrected UI Dialog 2010-11-19 21:25:54 -08:00
Jessica Wang 7df47f053e bug 7252: check whether pods is null before getting its length. 2010-11-19 20:15:31 -08:00
Jessica Wang dd06fc9639 bug 7255: correct variable name. 2010-11-19 20:14:12 -08:00
Jessica Wang 0cd0795645 new UI - Add zone pod wizard - after action message screen - hide guest ip range message box if it's advanced mode. 2010-11-19 18:38:18 -08:00
NIKITA 862bf8d6c2 Close button 2010-11-19 17:38:04 -08:00
NIKITA 97cfe7103e Minor tweak for close button 2010-11-19 17:30:24 -08:00
NIKITA 433b70e9e8 Bug 7248 Most UI dialogs miss "X" (Close) icon has been resolved 2010-11-19 17:23:26 -08:00
Jessica Wang d8e285bb0b new UI - add zone pod wizard - change visual layout of last step (action action screen). 2010-11-19 16:58:48 -08:00
Jessica Wang 919f2d57b1 new UI - zone page - add pod - expand zone node to show newly added pod after adding pod succeeds. 2010-11-19 16:33:43 -08:00
NIKITA acbb26a746 Navigation panel for midmenu 2010-11-19 16:25:32 -08:00
Jessica Wang 8c5b5107ef bug 7064: zone apge - refresh pod dropdown in add host dialog, add primary storage dialog after adding pod. 2010-11-19 15:58:30 -08:00
Jessica Wang b6f496561e bug 7064: zone page - implement Add Primary Storage option from zone. 2010-11-19 15:58:29 -08:00
Jessica Wang bcfa302149 new UI - add host from zone - fix css in dialog box. 2010-11-19 15:05:34 -08:00
Jessica Wang 10d07a7e80 bug 7064: zone page - implement Add Host option from zone. 2010-11-19 15:02:08 -08:00
Jessica Wang edf70d295d bug 7064: zone page - implement Add Host option from zone. 2010-11-19 15:02:08 -08:00
NIKITA a6f7d457aa Change in Zone Wizard UI Review last step 2010-11-19 13:50:03 -08:00
Jessica Wang 018ad61fcc new UI - zone page - show spinning wheel before every tab is fully loaded. 2010-11-19 13:12:10 -08:00
Jessica Wang e9145e4011 new UI - zone page - switch network tab and secondary storage tab. 2010-11-19 12:01:28 -08:00
Jessica Wang 489f4909b4 new UI - cluster page - fix a bug that zone name and pod name didn't show in Add Host dialog, Add Primary Storage dialog. 2010-11-19 11:49:43 -08:00
Jessica Wang ae1274e976 bug 7064: resource pages - give every addXXX action a dedicate button. 2010-11-19 11:23:49 -08:00
Jessica Wang 3bada61491 bug 7062: add primary storage dialog - changing protocol (NFS, ISCSI) will hide/show different fields. 2010-11-18 19:57:53 -08:00
Jessica Wang 43163090c7 new UI - add 2 add buttons on top. 2010-11-18 19:30:13 -08:00
will 6376363872 bug 7229: ErrorInMaintenance will now be shown in red. 2010-11-18 19:28:40 -08:00
Jessica Wang 71141bcd5b new UI - Edit Zone - not call updatePod API if nothing is changed. 2010-11-18 19:21:50 -08:00
Jessica Wang 5bed687254 new UI - resource zone tree - tree node will only expand when arrow icon is clicked. 2010-11-18 19:00:55 -08:00
Jessica Wang dbb5404303 bug 7233: only send changed value to UpdateZone API. 2010-11-18 18:49:35 -08:00
will 2eaf10e293 bug 5918: added domain to volume detail 2010-11-18 18:27:39 -08:00
will 6df0d87dc2 bug 7014: fixed JS error when attempting to view a non-selected vm instance
status 7014: resolved fixed
2010-11-18 18:11:29 -08:00
NIKITA fd79fb12ca Ui modification for review step 2010-11-18 17:54:17 -08:00
will ad822bc136 bug 7081: fixed issue where the vlan drop-down wasn't being shown because the dialogs were not being cleaned up everytime you clicked on the resource, zone, or pod link on the left nav. 2010-11-18 17:17:23 -08:00
will fc7d519c4b bug 7018: fixed an issue where dialog boxes were not correctly being cleaned up when you navigated in the UI. Essentially they were being duplicated.
- Fixed issue where the "change" event on the Add Volume dialog was being duplicated.
bug 7018: resolved fixed
2010-11-18 16:52:58 -08:00
Jessica Wang f7ffe916cd bug 7212: IP address - load balancer tab - show error in dialog box when creating load balancer rule fails. 2010-11-18 16:36:06 -08:00
Jessica Wang 47468a0365 bug 7212: IP address - port forwarding tab - show error in dialog box when creating Port forwarding rule fails 2010-11-18 16:32:50 -08:00
NIKITA 325f1b1d01 Minor change in under construction bg 2010-11-18 16:27:17 -08:00
NIKITA 9a7cc23004 Under construction bg for Step 4 2010-11-18 16:25:08 -08:00
Jessica Wang 8b6eb37603 new UI - registerISO, registerTemplate - remove UI restriction that template name needs to be English character. 2010-11-18 16:05:14 -08:00
Jessica Wang e85274266f bug 6940: IP Address page - show/hide different tabs after enable/disable Static NAT. 2010-11-18 15:53:08 -08:00
will 6d9ac8cec7 Changed the Network wizard step to better reflect what will be in 2.2. 2010-11-18 15:36:49 -08:00
NIKITA 56857d82f9 Under Construction for Step 4 in Instance Wizard 2010-11-18 15:33:48 -08:00
Jessica Wang d3f31ba287 bug 6940: IP Address page - Show which VM it is currently static NATed to. 2010-11-18 15:30:55 -08:00
Jessica Wang 71f6b6abc8 bug 6940: IP Address page - implement Disable Static NAT action. 2010-11-18 14:56:10 -08:00
NIKITA bdc8b068f1 Height increased of second line in mid menu 2010-11-18 14:55:10 -08:00
will c7cfded08c bug 7225: Fixed text display for adding volumes using a custom disk offering.
status 7225: resolved fixed
2010-11-18 13:50:50 -08:00
will 04078b86c8 bug 7153: Fixed left nav menu text. 2010-11-18 13:26:51 -08:00
Jessica Wang 740b4e7c4c bug 6764: zone page - Add VLAN dialog - public untagged has only one option ("zone-wide") in scope. 2010-11-18 11:43:38 -08:00
Jessica Wang b2bcb9e6e6 bug 6940: IP Address page - Enable Static NAT option is only available for IP that is manageable. 2010-11-17 18:18:58 -08:00
Jessica Wang 0890eff9f6 new UI - instance page - details tab - add ID field. 2010-11-17 18:12:07 -08:00
Jessica Wang e6f0ab4dba bug 6940: IP Address page - implement Enable Static NAT action. 2010-11-17 17:49:12 -08:00
Jessica Wang 6100dc62b5 bug 6940: IP Address page - show/hide tabs upon isstaticnat, issourcenat, forvirtualnetwork value. 2010-11-17 16:23:36 -08:00
Jessica Wang 39327f2f38 bug 6940: IP Address page - details tab - add "Static NAT" field. 2010-11-17 15:43:51 -08:00
Jessica Wang 8c8188afec bug 7151: cluster page - add "Add Host", "Add Primary Storage" option. 2010-11-17 15:18:09 -08:00
Jessica Wang d491490cde bug 7038: Pod page - Add Direct IP Range dialog - remove gateway field. Get gateway value from pod. 2010-11-17 14:18:52 -08:00
Jessica Wang b6f15213e5 bug 7208: not pass vlan parameter to UpdateZone API if vlan is null 2010-11-17 13:09:22 -08:00
Jessica Wang fed5bbcfbe bug 7208: not pass vlan parameter to CreateZone API if vlan is null. 2010-11-17 12:24:31 -08:00
Jessica Wang 08247906f2 bug 7208: Guest vlan range should be optional for zone with Advance network support 2010-11-17 12:08:15 -08:00
Jessica Wang 37612196b8 Bug 7207: Add Zone Pod Wizard - Step2: shouldn't show "vlan range" fields when create zone with Basic network type 2010-11-17 11:06:34 -08:00
Jessica Wang 745d3e816d bug 7206: pod page - use zone's network type ("Basic", "Advanced") to decide what to show/hide. 2010-11-17 10:38:32 -08:00
Jessica Wang 8f5a7a8c00 bug 7206: zone page - add network type ("Basic", "Advanced") 2010-11-17 10:24:52 -08:00
Jessica Wang 3dd4727060 new UI - related UI change for new parameter "networktype" of AddZone API. 2010-11-16 17:35:34 -08:00
Jessica Wang b577015795 new UI - zone page, pod page - clicking Add VLAN, Add Secondary storage will show corresponding tab. 2010-11-16 16:39:52 -08:00
Jessica Wang c88ead415f bug 7038: Pod page - has option to Add Direct IP Range if its zone is basic-mode. 2010-11-16 16:24:30 -08:00
Jessica Wang c03131d9dd new UI - host page - systemVM tab - add SystemVM type ("console proxy vm", "secondary storage vm") 2010-11-16 15:08:13 -08:00
Jessica Wang 3342d9361c new UI - host page - details tab - show spinning wheel before tab is fully loaded. 2010-11-16 14:52:13 -08:00
Jessica Wang 37fd3eef22 bug 7033: primary storage page - show different action options based on state of primary storage. 2010-11-16 14:36:36 -08:00
Jessica Wang b603a75061 bug 3921: ISO page - remove "Copy ISO" option from "xs-tools.iso" 2010-11-16 14:03:56 -08:00
Jessica Wang a03a58d379 Test Provisioning Tool - related UI change after API refactor (after "true"=>true, "false"=>false, "3"=>3) 2010-11-16 13:49:44 -08:00
Jessica Wang f9333a282d bug 5730: update zone - if dns1 or dns2 has been changed, pop up dialog box after updating zone: "DNS update will not take effect until all virtual routers are stopped and then started" 2010-11-16 12:14:12 -08:00
Jessica Wang 2dae6ea836 bug 5730: Make Vlan range optional when updating zone. 2010-11-16 11:55:22 -08:00
Jessica Wang fa2b3e70a3 new UI - to keep comma, not escape tags input. 2010-11-16 11:17:15 -08:00
NIKITA 9f3cf16bad Error for select 2010-11-16 10:30:56 -08:00
Jessica Wang 4a3ad7c5e9 bug 5817: validate vm dropdown (empty or having value) before creating port forwarding rule. 2010-11-16 10:30:24 -08:00
Jessica Wang 6f6a01adb1 bug 6953: System VM page - hide active sessions if type is secondary storage VM while show active sessions if type is console proxy. 2010-11-15 17:09:49 -08:00
Jessica Wang 8b37e65966 bug 7152: Resource page - add host shortcut dialog box - refresh cluster dropdown field after adding host fails. 2010-11-15 16:32:19 -08:00
Jessica Wang d7a56c838d bug 7152: refresh cluster dropdown field after adding host fails. 2010-11-15 16:23:30 -08:00
NIKITA 2cb113b850 changes in edit mode of Port Forwarding and Load Balancer 2010-11-15 15:30:47 -08:00
Jessica Wang 929103b9dd bug 6922: related UI change after bug 7101 is fixed ("Bug 7101 - DetachISO API and AttachISO API should return an embedded object of virtualmachine, not an embedded object of ISO") 2010-11-15 15:28:21 -08:00
Jessica Wang 84ae25b02b new UI - IP address page - port forwarding rule - only display Running VM and Stopped VM in dropdown box. 2010-11-15 15:10:27 -08:00
Jessica Wang f071f5c5b3 new UI - apply noNull() or fromdb() to all fields that get value from API. 2010-11-15 14:13:17 -08:00
Jessica Wang 8b106c7271 new UI - apply noNull() or fromdb() to all fields that get value from API. 2010-11-15 14:05:39 -08:00
Jessica Wang 0778c13b79 new UI - apply noNull() or fromdb() to all fields that get value from API. 2010-11-15 14:04:25 -08:00
Jessica Wang 89ed0f56a5 bug 6699: handle case that publicip is null (when router state is Stopped) 2010-11-15 12:48:54 -08:00
Jessica Wang c5ee0b7d28 bug 6433: Primary Storage page - add "Edit Primary Storage" option. 2010-11-15 11:25:18 -08:00
Jessica Wang b162e064c6 bug 6433: make tags field in disk offering page editable. 2010-11-15 11:00:28 -08:00
Jessica Wang 38d4959842 new UI - fix a bug that UI didn't pass correct parameter for CreateServiceOffering. 2010-11-15 11:00:27 -08:00
Jessica Wang 1cd5526911 fix a bug that came from API refactor. 2010-11-15 10:39:16 -08:00
Jessica Wang 863a94d3d2 bug 6433: make tags field in service offering page editable. 2010-11-15 10:01:46 -08:00
Jessica Wang 408b80bd90 new UI - host page - fix a bug that add host dialog and add primary storage dialog don't pop up. 2010-11-15 09:31:34 -08:00
Jessica Wang e073c937b0 new UI - name add host dialog, add primary storage dialog differently in source page and in pod page. 2010-11-15 09:27:38 -08:00
Jessica Wang d13b3c1535 new UI - name add pod dialog differently in source page and in zone page. 2010-11-15 09:21:29 -08:00
Jessica Wang 5fff851371 bug 6107: Host page - show "Remove Host" option when host status is "Alert". 2010-11-14 10:54:33 -08:00
Jessica Wang 1871871925 bug 5921: Host page - add domain field in instance tab and router tab. 2010-11-13 09:20:41 -08:00
Jessica Wang eb3ae6c27f new UI: fix a javascript error that happened after clicking between My Template and Featured Template => 'events' is null or not an object 2010-11-12 19:10:07 -08:00
Jessica Wang 215924f706 bug 7088: show full error message when deploying a new VM fails. 2010-11-12 18:52:25 -08:00
Jessica Wang 198ed9dc2b bug 7088: show full error message when creating new service offering and new disk offering. 2010-11-12 18:33:59 -08:00
Jessica Wang bf6b848711 bug 7088: show full error message when creating new template or ISO. 2010-11-12 18:30:09 -08:00
Jessica Wang 505ef8b170 bug 7088: show full error message when acquiring IP fails. 2010-11-12 18:26:24 -08:00
Jessica Wang a8a6362628 new UI - apply shared function parseXMLHttpResponse() everywhere (to reduce repeating code) 2010-11-12 18:16:03 -08:00
Jessica Wang 44a5cce9b7 bug 7088: show full error message when adding volume fails. 2010-11-12 18:05:28 -08:00
Jessica Wang cac54e1b99 new UI - resource page - update primary storage total number after adding primary storage from Add Primary Storage shortcut dialog. 2010-11-12 17:10:24 -08:00
Jessica Wang da6a3a1afc new UI - resource page - update host total number after adding host(s) from Add Host shortcut dialog. 2010-11-12 17:05:48 -08:00
Jessica Wang a0e4b927f0 new UI - resource page - update zone total number, pod total number after adding zone and/or pod. 2010-11-12 16:58:40 -08:00
Jessica Wang 756831aa74 new UI - Resource page - implement Add Primary Storage shortcut dialog 2010-11-12 16:26:13 -08:00
Jessica Wang 7a9da982e3 new UI - Resource page - Add Host shortcut dialog - when clicking Add Host button, expand the zone treenode that is selected in zone dropdown in dialog box. 2010-11-12 15:34:46 -08:00
Jessica Wang 9527b40d1f new UI - implement Add Host dialog box for Add Host shortcut (X icon) in resource page. 2010-11-12 14:46:17 -08:00
Jessica Wang ad5da6c633 new UI - (1) remove HTML code of old Add Zone Dialog from resource.jsp. (2) implement Add Pod dialog box for Add Pod shortcut in resource page. 2010-11-12 11:51:38 -08:00
Jessica Wang c8a0cd13e1 new UI - pod page - network tab - add "Delete VLAN" action link. 2010-11-12 10:43:30 -08:00
Jessica Wang d5f71af1ec new UI - retire old Add Zone Dialog box (being replaced with new Add Zone Pod Wizard) 2010-11-12 10:18:49 -08:00
Jessica Wang b59fcc50e7 new UI - link Add Zone button on top to new Add Zone Pod Wizard. 2010-11-12 10:16:01 -08:00
Jessica Wang a22ed1f952 new UI - Pod page - hide network tab if VLAN is not at pod-level. 2010-11-11 20:31:22 -08:00
Jessica Wang 229b3bf55f new UI - disallow changing network type (basic, advanced) after a zone is created. => hide vlan input field when editing a zone that doesn't have vlan (basic network). 2010-11-11 19:59:03 -08:00
Jessica Wang d579a2c79d new UI - zone page - if zone doesn't have vlan specified, hide network tab and Add VLAN button. 2010-11-11 19:47:23 -08:00
Jessica Wang 856b5d1581 new UI - Pod page - add network tab that list Guest IP Range. 2010-11-11 19:29:16 -08:00
Jessica Wang 57657b6103 new UI - add Zone Pod Wizard - expand zone tree when wizard pops up. 2010-11-11 18:01:22 -08:00
Jessica Wang 6ad4e1f5ba new UI - related UI change after Bug 6162 (updatePortForwardingRule: should use "ipaddress" parameter instead of "publicip") is fixed. 2010-11-11 14:50:17 -08:00
Jessica Wang a0cd377adf new UI - primary storage - show status icon (green, red, gray) in middle menu. 2010-11-11 12:06:55 -08:00
Jessica Wang ead35266eb new UI - related UI change after before bug 7143 is fixed ("VLAN parameter in CreateZone shouldn't be required"). 2010-11-11 11:11:58 -08:00
Jessica Wang f2cbdb99bf new UI - Add Zone Pod Wizard - hide spinning wheel after all of 3 API calls have finished. 2010-11-11 10:38:36 -08:00
NIKITA 49e9d66154 UI touchups to Zone Wizard 2010-11-11 10:30:47 -08:00
will 2732a490df bug 7044: Fixed issue with deleting primary storage
status 7044: resolved fixed
2010-11-10 21:11:50 -08:00
Jessica Wang abaf82b30b new UI - add zone and pod wizard - implement error handling. 2010-11-10 20:20:25 -08:00
Jessica Wang 63e84a94c4 new UI - Add Zone and Pod Wizard - implement CreateVLAN. 2010-11-10 20:04:25 -08:00
will 3514d59f45 bug 7095: cluster name can no longer be null when adding into a new cluster pool
status 7095: resolved fixed
2010-11-10 19:46:38 -08:00
will a69f961bd8 bug 5903: Reworked the entire UI to accomodate the new snapshot policy in 2.2.
- Fixed issues with deleting snapshot policies
- Fixed maxsnaps being set wrong in the DB.
2010-11-10 19:19:18 -08:00
NIKITA fb4e608e19 UI touchups to help popup 2010-11-10 17:36:11 -08:00
Jessica Wang 0f4ecf3e35 new UI - Add Zone and Pod Wizard - implement CreatePod. 2010-11-10 17:23:55 -08:00
Jessica Wang 9c79acf050 new UI - Add Zone and Pod wizard - (1) basic mode: hide Zone VLAN Range in Add Zone step, show Guest IP Range in Add Pod step. (2) advanced mode: show Zone VLAN Range in Add Zone step, hide Guest IP Range in Add Pod step. 2010-11-10 17:23:54 -08:00
NIKITA 5b2da9987e tweak to top action icons 2010-11-10 14:52:31 -08:00
NIKITA d3a8c51a2a Smaller action panel add top icons 2010-11-10 14:48:34 -08:00
Jessica Wang 8af7b2473b new UI - add zone wizard - implement CreateZone. 2010-11-10 13:37:08 -08:00
Jessica Wang b074f99c8d new UI - add zone wizard - basic mode, advanced mode. 2010-11-10 11:58:57 -08:00
Jessica Wang 546db0715c new UI - Add Zone Wizard - implement close button, next button and previous button. 2010-11-10 11:16:55 -08:00
Jessica Wang 0b4c865b36 new UI - resource page - show total number of zone, pod, host, primary storage. 2010-11-09 19:44:41 -08:00
Jessica Wang dd72bbea09 bug 6240: ISO page - create VM - add size field that shows when selected disk offering is custom. 2010-11-09 19:03:11 -08:00
Jessica Wang 64d589192f bug 6240: template page - create VM - add size field that shows when selected disk offering is custom. 2010-11-09 18:55:27 -08:00
Jessica Wang 0bda8ad70d bug 6240: Volume page - Create Volume Dialog box - add size field that shows when custom disk offering is selected and hides otherwise. 2010-11-09 18:19:36 -08:00
NIKITA ad71a0f2f5 New UI for Zone wizard 2010-11-09 17:55:35 -08:00
will ea00c6c349 bug 6436: no longer restrict # of vms to return for port forwarding rules. 2010-11-09 17:43:21 -08:00
will 9e00fb984c bug 7049: you can no longer delete system templates 2010-11-09 17:24:37 -08:00
Jessica Wang 1e78a732b8 bug 6999 - expand and show zonetree when Add Zone button is clicked. 2010-11-09 17:22:35 -08:00
Jessica Wang c9ae55567e bug 6983 - host page - add System VM tab that list all routers under this host. 2010-11-09 16:41:04 -08:00
Jessica Wang 49f55f0a56 bug 6983 - host page - add Router tab that list all routers under this host. 2010-11-09 16:16:25 -08:00
Jessica Wang f9cedd56ad bug 6983 - host page - add Instance tab that list all instances under this host. 2010-11-09 15:52:31 -08:00
Jessica Wang 424400d2b9 bug 6983: function drawBarChart() is used by both instance page and host page. So, move it to cloud.core.js. 2010-11-09 15:17:22 -08:00
Jessica Wang 8853cd1dc8 bug 6983: Host page - statistics tab - add CPU Allocated, Memory Total, Memory Allocated, Memory Used. 2010-11-09 15:05:33 -08:00
Jessica Wang b61c81df0b bug 6983: Host page - add statistics tab. 2010-11-09 14:38:22 -08:00
Jessica Wang 6656a348f4 revert change that was overriden by another checkin 16 hours ago (21f8bfde8b) (Mon Nov 8 21:15) 2010-11-09 13:44:18 -08:00
Jessica Wang 87cec33658 bug 7135 - switch resource and system in left navigation. 2010-11-09 12:54:25 -08:00
Jessica Wang 65dad28ae1 bug 7135 - remove systemVM from zonetree. 2010-11-09 12:47:05 -08:00
Jessica Wang a1a5bd3393 bug 7135 - new resource menu - implement new systemVM page. 2010-11-09 12:47:05 -08:00
will 46bd12fa60 bug 7075: Fixed error handling when adding secondary storage failures as long as any errors that would have been captured in the dialog itself.
status 7075: resolved fixed
2010-11-09 12:08:17 -08:00
NIKITA 2da850fa1e Resource left menu icon 2010-11-09 11:54:31 -08:00
will d4cf55d431 bug 6183: changed text of enabling storage maintenance mode to be more clear on the implication of continue with the process.
status 6183: resolved fixed
2010-11-09 11:39:06 -08:00
Jessica Wang 5d77e41cc8 new UI - instance page - make "reset password" option available when vm staste is Stopped or Running. 2010-11-09 11:00:48 -08:00
Jessica Wang 2dc5de3432 new UI - router page - confirm before start/stop/reboot router. 2010-11-09 10:53:31 -08:00
NIKITA 93d9ea6913 New Zone Wizard 2010-11-09 10:49:40 -08:00
NIKITA 38a1496049 Adding Wizard for Add Zone 2010-11-09 10:49:39 -08:00
Jessica Wang 39cc08dd0c new UI - template page, ISO page, Router page - add grid header title. 2010-11-09 10:35:12 -08:00
Jessica Wang 5cf998bcb0 new UI - Virtual Router page - Start/Stop/Reboot SystemVM API return objects in different structure. This is related UI change. 2010-11-09 10:29:06 -08:00
Jessica Wang e43514d1de new UI - volume page - snapshot tab - create volume action - append a new item (whose type is volume) in middle menu after action succeeds. 2010-11-09 10:12:28 -08:00
Jessica Wang 9a0908ab28 new UI - virtual router page - show loading image before page is fully loaded. 2010-11-08 21:26:12 -08:00
will 21f8bfde8b bug 7103: fixed session timeout error handling of all AJAX calls. You will now properly timeout. 2010-11-08 21:15:55 -08:00
Jessica Wang f1ce408675 new UI - add Virtual Router under Resources menu. 2010-11-08 21:12:16 -08:00
Jessica Wang 8835c94311 new UI - move zonetree from system menu to new resources menu. 2010-11-08 20:49:09 -08:00
Jessica Wang e82080951a new UI - add "resources" in left navigation. 2010-11-08 20:23:18 -08:00
Jessica Wang 2c48c8e267 new UI - Pod page - Delete Pod - slowly slide up middle menu item and remove element from DOM. 2010-11-08 20:09:23 -08:00
will f653ef77b9 Fixed ISO dialog box. 2010-11-08 19:56:45 -08:00
Jessica Wang 6992b8e6eb new UI - Zone page - CreateVLANIPRange API return objects in different structure. This is related UI change. 2010-11-08 19:56:01 -08:00
Jessica Wang 9bd7344fae new UI - template page - fix a bug "id is not found" after creating a template for all zones and click one of them in middle menu. 2010-11-08 19:41:06 -08:00
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
NIKITA 3c1fd1a599 Minor tweak for links 2010-11-08 16:50:40 -08:00
NIKITA 67c430b42b Broken Linked has been modified 2010-11-08 16:48:11 -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
NIKITA c1cacbfbe5 Changed UI for Loading right panel. Add Zone and Pod button added in Resource Main page 2010-11-08 15:23:40 -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
NIKITA e4ff8fb722 customized jquery css added in main.css 2010-11-08 14:40:45 -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
NIKITA 5be6a58b4c Alignment issue resolved for resource homepage 2010-11-08 14:37:14 -08:00
NIKITA 0d39c38151 Grid loading action box aligned with the header 2010-11-08 14:29:37 -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
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