Jessica Wang
|
18762b397d
|
Zone Tree - load JSP file into right panel only when clicking different type of node in zone tree.
|
2010-12-17 10:30:35 -08:00 |
|
Kelven Yang
|
4a6933fa9e
|
1) Enable addExternalCluster API command
2) UI changes for new addExternalCluster API command (for vmware)
|
2010-12-16 16:40:32 -08:00 |
|
Jessica Wang
|
1433c3ad6c
|
We no longer place primary storage in middle menu. Here is related UI change.
|
2010-12-16 15:16:12 -08:00 |
|
Kelven Yang
|
912cfef63c
|
Let selection of hypervisor type when adding a host
|
2010-12-15 17:06:49 -08:00 |
|
Kelven Yang
|
7f199c5b71
|
Add VMFS (iscsi) storage support in UI for vmware
|
2010-12-15 15:21:25 -08:00 |
|
Jessica Wang
|
789f6f2b5f
|
secondary storage - fix a bug that newly created secondary storage has duplicate copy.
|
2010-12-10 16:34:12 -08:00 |
|
will
|
7270b2f285
|
Removed network type from the UI as it is no longer used anymore.
|
2010-12-08 14:14:21 -08:00 |
|
will
|
9757b294b3
|
Adding shared Direct Network now works.
|
2010-12-07 12:51:31 -08:00 |
|
will
|
eaf4fc3d8b
|
Fixed issues with vlan networks in a zone related to not making each network template unique.
|
2010-12-06 16:42:10 -08:00 |
|
will
|
d61c4d0da4
|
Fixing pods to make use of netmask instead of cidr
|
2010-12-06 16:06:08 -08:00 |
|
will
|
b628c3f46c
|
Adding UI to allow adding of dedicated direct network
|
2010-12-06 14:15:41 -08:00 |
|
Jessica Wang
|
88d0ab4d54
|
Account page - implement Add User dialog (which is different from Add Account Dialog)
|
2010-12-06 14:01:05 -08:00 |
|
Jessica Wang
|
e393e15f7a
|
fix a bug that "no items available" was not removed when primary storage was created.
|
2010-12-03 11:19:28 -08:00 |
|
Jessica Wang
|
34f660b403
|
replace noNull() with fromdb().
|
2010-12-01 11:06:52 -08:00 |
|
Jessica Wang
|
cad49264e0
|
replace encodeURIComponent() with todb().
|
2010-12-01 10:50:44 -08:00 |
|
Jessica Wang
|
17ffde1c17
|
API has changed to return all if pagesize is not specified. Here is more corresponding UI change.
|
2010-11-30 11:26:21 -08:00 |
|
Jessica Wang
|
db3b75bda0
|
API has changed to return all if pagesize is not specified. Here is corresponding UI change.
|
2010-11-30 11:03:58 -08:00 |
|
Jessica Wang
|
a19539edb1
|
new UI - zone page - implement refresh button.
|
2010-11-29 16:57:06 -08:00 |
|
Jessica Wang
|
ca6a107b2a
|
new UI - update zone - change warning text.
|
2010-11-29 16:01:25 -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
|
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
|
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 |
|
Jessica Wang
|
7df47f053e
|
bug 7252: check whether pods is null before getting its length.
|
2010-11-19 20:15:31 -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 |
|
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
|
edf70d295d
|
bug 7064: zone page - implement Add Host option from zone.
|
2010-11-19 15:02:08 -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
|
ae1274e976
|
bug 7064: resource pages - give every addXXX action a dedicate button.
|
2010-11-19 11:23:49 -08:00 |
|
Jessica Wang
|
dbb5404303
|
bug 7233: only send changed value to UpdateZone API.
|
2010-11-18 18:49:35 -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
|
b6f15213e5
|
bug 7208: not pass vlan parameter to UpdateZone API if vlan is null
|
2010-11-17 13:09:22 -08:00 |
|
Jessica Wang
|
8f5a7a8c00
|
bug 7206: zone page - add network type ("Basic", "Advanced")
|
2010-11-17 10:24:52 -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
|
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
|
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
|
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
|
6656a348f4
|
revert change that was overriden by another checkin 16 hours ago (21f8bfde8bcf4ec7e322a40f059fe70c31e801e9) (Mon Nov 8 21:15)
|
2010-11-09 13:44:18 -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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|