Jessica Wang
|
4af701c6fb
|
new UI - resource page - fix the logic of showing/hiding Add Zone/Pod/PrimaryStorage/VLAN/SecondaryStorage/Host between different type of nodes.
|
2010-10-21 11:20:30 -07:00 |
Jessica Wang
|
2313112831
|
new UI - load resource.jsp into right panel when zone tree node is clicked (to resolve the bug that resource.jsp is not found after coming back from other pages).
|
2010-10-21 11:08:32 -07:00 |
Jessica Wang
|
656c933891
|
new UI - system VM page - add view console template.
|
2010-10-20 19:15:30 -07:00 |
Jessica Wang
|
c2a477e725
|
new UI - system VM page - implement view console action.
|
2010-10-20 18:59:15 -07:00 |
Jessica Wang
|
97a8f3f9ab
|
new UI - resources page - zonetree - make clickable area bigger for each tree node.
|
2010-10-20 17:59:24 -07:00 |
Jessica Wang
|
e9b81c9b1e
|
new UI - resources page - populate host and primary storage into middle menu when pod node is clicked (just like when cluster node is clicked).
|
2010-10-20 16:45:40 -07:00 |
Jessica Wang
|
41fb27d246
|
new UI - show middle menu when clicking pod node in left menu.
|
2010-10-20 14:51:52 -07:00 |
Jessica Wang
|
afcf6c1360
|
new UI - resources page - fix a bug that clicking on zone/pod/systemVM node will close system menu.
|
2010-10-20 11:53:01 -07:00 |
Jessica Wang
|
3e40809e75
|
new UI - implement delete pod action.
|
2010-10-19 16:12:15 -07:00 |
Jessica Wang
|
b60fd783fd
|
new UI - implement delete zone action.
|
2010-10-19 15:55:27 -07:00 |
Jessica Wang
|
0b19113ca8
|
new UI - change element ID to be consistent with other elements.
|
2010-10-19 14:36:19 -07:00 |
Jessica Wang
|
3372ad1fb4
|
new UI - implement delete secondary storage action.
|
2010-10-19 14:04:58 -07:00 |
Jessica Wang
|
da762b01db
|
new UI - implement delete primary storage action.
|
2010-10-19 10:52:01 -07:00 |
Jessica Wang
|
743f58fb0c
|
new UI - hide middle menu when clicking zone node, pod node, systemVM node, dashboard. show middle menu otherwise.
|
2010-10-19 10:20:22 -07:00 |
Jessica Wang
|
1e0f2fb436
|
new UI - when clicking cluster node, select the 1st host in middle menu as default.
|
2010-10-19 09:41:12 -07:00 |
Jessica Wang
|
f11df0880f
|
new UI - host page - remove testing code.
|
2010-10-19 09:38:07 -07:00 |
Jessica Wang
|
bae8998d2d
|
new UI - host page - implement update OS action.
|
2010-10-18 19:09:38 -07:00 |
Jessica Wang
|
95360a51ed
|
new UI - implement remove host action.
|
2010-10-18 17:15:48 -07:00 |
Jessica Wang
|
82132b8a54
|
new UI - implement Force Reconnect on Host.
|
2010-10-18 16:59:20 -07:00 |
Jessica Wang
|
9d7a2da5d8
|
new UI - implement Cancel Maintenance Mode.
|
2010-10-18 16:45:37 -07:00 |
Jessica Wang
|
c67c618d44
|
new UI - host page - show different action option based on host state.
|
2010-10-18 16:14:56 -07:00 |
Jessica Wang
|
faeff7707f
|
new UI - confirm action before enable maintenance on host.
|
2010-10-18 15:46:10 -07:00 |
Jessica Wang
|
a9c82e2bd5
|
new UI - fix a bug that host and primary storage appear more than once when clicking between different left menu.
|
2010-10-18 15:21:58 -07:00 |
Jessica Wang
|
ab46791903
|
new UI - both host and primaryStorage are displayed in middle menu when cluster node is clicked. So, give host and primaryStorage different format of middle menu name to avoid conflict.
|
2010-10-18 14:06:33 -07:00 |
Jessica Wang
|
521cb762dc
|
new UI - implement enable maintenance.
|
2010-10-18 11:33:55 -07:00 |
Jessica Wang
|
74cf1fe514
|
new UI - When adding VLAN IP Range fails, pop up dialog box that has error message and remove the VLAN on screen.
|
2010-10-18 10:26:14 -07:00 |
Jessica Wang
|
afbf68c9ed
|
new UI - add version number to all JS files.
|
2010-10-18 10:05:56 -07:00 |
Jessica Wang
|
c9b5b33dd8
|
new UI - implement Add VLAN IP Range.
|
2010-10-17 17:01:21 -07:00 |
Jessica Wang
|
abcb526f4b
|
new UI - implement Add Secondary Storage
|
2010-10-17 10:48:22 -07:00 |
Jessica Wang
|
cd549d309c
|
new UI - resources page - zone page - fill secondary storage tab.
|
2010-10-17 09:52:42 -07:00 |
Jessica Wang
|
2d8de2ec13
|
new UI - resources page - show Add VLAN IP Range at Network tab, show Add Secondary Storage at Secondary Storage tab, hide them otherwise.
|
2010-10-17 08:31:04 -07:00 |
Jessica Wang
|
7871c26281
|
new UI - initialize and bind event handler to Add Zone button, Add Pod button, Add Host button, Add Primary Storage button.
|
2010-10-17 00:15:20 -07:00 |
Jessica Wang
|
cc928ed4a3
|
new UI - implement create primary storage action.
|
2010-10-16 23:22:02 -07:00 |
Jessica Wang
|
83cb5fdd1d
|
new UI - when clicking cluster in zone tree, populate host and primary storage in middle menu but not select the 1st item as default. Otherwise, cluster detailswould never get a chance to display.
|
2010-10-16 15:05:42 -07:00 |
Jessica Wang
|
fe4e673093
|
new UI - implement Add host action.
|
2010-10-16 14:55:19 -07:00 |
Jessica Wang
|
be21b4b429
|
new UI - zonetree in left menu - clicking cluster node will also populate primary storage in middle menu.
|
2010-10-16 11:58:37 -07:00 |
Jessica Wang
|
cd367de19f
|
new UI - zonetree in left menu - clicking cluster node will populate hosts to middle menu.
|
2010-10-16 11:36:18 -07:00 |
Jessica Wang
|
9aa6e763de
|
new UI - remove zonetree from middle menu.
|
2010-10-15 20:25:49 -07:00 |
Jessica Wang
|
14258203e7
|
new UI - zone tree in left menu - clicking different node (zone node, pod node, cluster node, systemVm node) will show different page in right panel.
|
2010-10-15 20:16:52 -07:00 |
Jessica Wang
|
c3dc990d0a
|
new UI - zone tree - implement expanding/collapsing pod node.
|
2010-10-15 19:27:19 -07:00 |
Jessica Wang
|
d4009b071f
|
new UI - zonetree in left menu - (1) show loading image before zonetree is built completely. (2) implement expanding/collapsing zone section.
|
2010-10-15 19:02:06 -07:00 |
Jessica Wang
|
d0e4cf88d2
|
new UI - build zone tree in left menu
|
2010-10-15 16:41:38 -07:00 |
Jessica Wang
|
193e3db90a
|
new UI - resources page - pod page - fix a bug that IP Range is blank.
|
2010-10-15 14:27:43 -07:00 |
Jessica Wang
|
0866b8e60a
|
new UI - resources page - implement add pod action.
|
2010-10-15 11:25:06 -07:00 |
Jessica Wang
|
2fd8c769dc
|
new UI - resources page - implement Add Zone action.
|
2010-10-15 10:06:50 -07:00 |
Jessica Wang
|
d2a6694b9a
|
change text
|
2010-10-14 20:06:46 -07:00 |
Jessica Wang
|
729685e87e
|
new UI - resources page - zone page - implement network tab.
|
2010-10-14 20:00:13 -07:00 |
Jessica Wang
|
dd88d714d1
|
new UI - resources page - primary storage page - implement details tab.
|
2010-10-14 18:32:54 -07:00 |
Jessica Wang
|
1bcb4f2f6e
|
new UI - resources page - host page - implement details tab.1
|
2010-10-14 17:46:11 -07:00 |
Jessica Wang
|
931059435c
|
new UI - resources page - cluster page - implement details tab.
|
2010-10-14 17:12:20 -07:00 |