1492 Commits

Author SHA1 Message Date
Jessica Wang
3c27d0506b new UI - fix a bug that clicking a submenu will collapse parent menu. 2010-10-18 17:51:09 -07:00
NIKITA
6145ef5593 Added Host and primary storage icons 2010-10-18 17:37:06 -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
NIKITA
379373f446 Hover and selcted UI for left menu inner link 2010-10-18 16:02:51 -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
NIKITA
ae561edb25 More button image has been made bigger 2010-10-18 15:17:29 -07:00
Jessica Wang
51258656cc new UI - empty zonetree when collapse system left menu. 2010-10-18 15:09:42 -07:00
Jessica Wang
32be5f7693 new UI - collapse other expanded menu when clicking dashboard that doesn't have submenu. 2010-10-18 14:35:06 -07:00
alena
bb5399c2bc Fixed PodResponse: endip is all lowercase now. 2010-10-18 14:11:21 -07:00
Kris McQueen
603874605d The serialized names for the old VIRTUAL_MACHINE_* constants weren't quite right. Fix these up. This is a good example for why there needs to be a pass through the API commands and responses and constants should be used in the annotations rather than the current strings that are in place. 2010-10-18 14:10:07 -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
NIKITA
f2738f8e44 New images relaced for left menu hover and selected. Bigger grid action image 2010-10-18 13:51:56 -07:00
Kris McQueen
0143cbc1e1 changeServiceForVirtualMachine is not an async command since it merely does a database update for the VMs service offering. Change the UI to reflect this. 2010-10-18 11:51:34 -07:00
Jessica Wang
521cb762dc new UI - implement enable maintenance. 2010-10-18 11:33:55 -07:00
Kris McQueen
346c3413b6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-18 11:16:36 -07:00
Kris McQueen
3be625ca6e The stopVirtualMachine API should return the vm instance rather than a boolean indicating success. The response for async jobs is now under the jobresult property of the JSON response, handle the start/stop virtual machine responses using data from the jobresult rather than expecting some embedded object. 2010-10-18 11:15:07 -07:00
edison
45cff02a03 add missing jar files 2010-10-18 11:06:40 -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
edison
e41729cc43 fix rpm build 2010-10-16 01:03:31 -07:00
edison
ef600e10b5 Make OSS ANT build using deps folder, other than premium/thirdpart folder, which breaks OSS ANT BUILD 2010-10-15 23:44:10 -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
Kelven Yang
915d29f47b Skip starting of console proxy when storage pool is not ready 2010-10-15 18:57:28 -07:00
will
e688caebc0 Refreshing 2.2 UI will now correctly apply the username 2010-10-15 18:19:20 -07:00
will
5c6aa96d70 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-15 18:10:51 -07:00
will
43e71440b5 Adding login logic to 2.2 UI 2010-10-15 18:10:42 -07:00
NIKITA
8147d1241e UI improvement for left menu 2010-10-15 17:43:43 -07:00
Jessica Wang
d0e4cf88d2 new UI - build zone tree in left menu 2010-10-15 16:41:38 -07:00
Kelven Yang
2c919c5c01 Make unique name conforming with the name generated in template installation for routing template, some other minor fixes 2010-10-15 16:36:02 -07:00
anthony
121d29211e update new keypair 2010-10-15 15:50:53 -07:00
Jessica Wang
47e783bbb8 new UI - left menu - zone tree node - change structure of zone tree node. 2010-10-15 15:09:36 -07:00
anthony
b66203ebca empty it instead of rm it 2010-10-15 15:05:22 -07:00
NIKITA
13c982319f Grid action image name has been changed 2010-10-15 14:34:31 -07:00