423 Commits

Author SHA1 Message Date
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
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
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
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