Kelven Yang
|
870ad08744
|
Bug 7709, forgot to update host.jsp and also a copule fixes in validation
|
2010-12-27 18:29:35 -08:00 |
|
Kelven Yang
|
0445358321
|
Bug 7709: let addPrimaryStorage be aware of hypervisors and do it smartly
|
2010-12-27 17:53:52 -08:00 |
|
Jessica Wang
|
9fd24869fa
|
bug 7641: resource page - Add Pod dialog, Add Host dialog - zone dropdown field might be empty (e.g. before first zone is created). Skip API call if zone field is empty.
|
2010-12-22 10:42:56 -08:00 |
|
Jessica Wang
|
f413c32922
|
bug 7573: Resource page - Add Pod shortcut - fix a bug that duplicate newly pod node appears when zone node is close after add pod action succeeds.
|
2010-12-21 11:11:14 -08:00 |
|
Jessica Wang
|
888b031634
|
bug 7573: Resource page - Add Pod Shortcut - add "Guest IP Range", "Guest Netmask", "Guest Gateway" when zone is basic-network-type.
|
2010-12-21 11:00:54 -08:00 |
|
Jessica Wang
|
41ef0fdc73
|
host page - clear right panel when clicking different cluster node.
|
2010-12-20 15:59:15 -08:00 |
|
Jessica Wang
|
797897aeda
|
retire cluster page.
|
2010-12-20 15:26:32 -08:00 |
|
Jessica Wang
|
5e8be4a431
|
Place Add XXX buttons in each related page instead of index.jsp.
|
2010-12-18 17:04:17 -08:00 |
|
Jessica Wang
|
92d8171760
|
Zone tree - only advanced zones show network node. Basic zones don't show network node.
|
2010-12-17 19:56:03 -08:00 |
|
Jessica Wang
|
4396a06407
|
Resouce page - initialize JQuery dialog only when new JSP file is being loaded into right panel.
|
2010-12-17 11:05:59 -08:00 |
|
Jessica Wang
|
c1ee386e04
|
zonetree - fix a bug that clicking network node didn't refresh middle menu.
|
2010-12-17 10:56:21 -08:00 |
|
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 |
|
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
|
ccf812dde7
|
bug 7448: zone tree - network - implement Refresh button on right panel.
|
2010-12-09 15:00:41 -08:00 |
|
Jessica Wang
|
ee98b1a384
|
bug 7448: zone tree - add "Network" node - when clicking network node, populating Direct Network into middle menu.
|
2010-12-08 11:51:29 -08:00 |
|
will
|
d61c4d0da4
|
Fixing pods to make use of netmask instead of cidr
|
2010-12-06 16:06:08 -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
|
87a5ee27ab
|
Create Service Offering - add public/private option. When private is selected, show domain dropdown field.
|
2010-12-02 18:45:51 -08:00 |
|
Jessica Wang
|
2e28753231
|
add host - fix a bug "Unable to execute API command listclusterresponse due to invalid value undefined for parameter podid". (This happened when zonetree is hidden)
|
2010-12-02 17:48:52 -08:00 |
|
Jessica Wang
|
cad49264e0
|
replace encodeURIComponent() with todb().
|
2010-12-01 10:50:44 -08:00 |
|
Jessica Wang
|
88e47322cc
|
primary storage page - implement refresh button.
|
2010-11-30 15:24:08 -08:00 |
|
Jessica Wang
|
6b37ae7149
|
Host page - fix a bug that refresh button was not working in Firefox (but was working in IE).
|
2010-11-30 15:19:35 -08:00 |
|
Jessica Wang
|
a57b99d72b
|
host page - implement refresh button.
|
2010-11-30 13:53:45 -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
|
76b31ab7b8
|
new UI - cluster page - implement refresh button.
|
2010-11-29 17:24:12 -08:00 |
|
Jessica Wang
|
8157294597
|
new UI - Pod page - implement refresh button.
|
2010-11-29 17:14:30 -08:00 |
|
Jessica Wang
|
a19539edb1
|
new UI - zone page - implement refresh button.
|
2010-11-29 16:57:06 -08:00 |
|
Jessica Wang
|
90bb06c3e2
|
new UI - zone tree - make whole zone row clickable (before this change, only zone name was clickable).
|
2010-11-29 15:11:11 -08:00 |
|
Jessica Wang
|
f63409029a
|
new UI - zone tree - make whole pod row and whole cluster row clickable (before this change, only pod name and cluster name were clickable).
|
2010-11-29 15:04:21 -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
|
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
|
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 |
|
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
|
10d07a7e80
|
bug 7064: zone page - implement Add Host option from zone.
|
2010-11-19 15:02:08 -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
|
5bed687254
|
new UI - resource zone tree - tree node will only expand when arrow icon is clicked.
|
2010-11-18 19:00:55 -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 |
|
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
|
3dd4727060
|
new UI - related UI change for new parameter "networktype" of AddZone API.
|
2010-11-16 17:35:34 -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
|
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
|
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 |
|