Commit Graph

289 Commits

Author SHA1 Message Date
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
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
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
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 81213ec032 new UI - accounts page - details tab - new grid header with new action icon. 2010-10-15 11:55: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
Jessica Wang 58b727e386 new UI - zonetree in left menu - make tree node have parent-children relationship. (e.g. pod is zone's child node, cluster is pod's child node) 2010-10-14 16:44:25 -07:00
Jessica Wang 9b67d36ff0 new UI - resources page - reduce repeated code.:wq 2010-10-14 16:15:22 -07:00
Jessica Wang 57bb673fa3 new UI - left menu - create new function buildZoneTree(). 2010-10-14 12:00:28 -07:00
Jessica Wang 912437c043 new UI - remove non-used code. 2010-10-14 10:45:14 -07:00
Jessica Wang 146def1ded new UI - (1) remove router from left menu. (2) instance page - apply new arrow icon from Nikita. 2010-10-14 10:21:56 -07:00
Jessica Wang e80d32ba5c new UI - left menu - collapse other menu before expand a menu. Only keep one menu open at a time. 2010-10-14 09:59:46 -07:00
Jessica Wang bd4b5b8a25 new UI - create a shared function selectLeftMenu(). 2010-10-13 20:11:29 -07:00
Jessica Wang e80cb4879e new UI - fix a bug that dashboard doesn't get highlighted when being clicked. 2010-10-13 19:30:05 -07:00
Jessica Wang a7656e01f0 new UI - add highlighted class to first level menu when it's expanded. 2010-10-13 18:25:00 -07:00
Jessica Wang a9de7cbd23 new UI - remove JQuery accordion widget from left menu. Create our own widget to control left menu. 2010-10-13 17:58:10 -07:00
Jessica Wang e9ef7a1eb0 new UI - resources page - implement details tab for System VM. 2010-10-13 16:25:13 -07:00
NIKITA 9580317518 Revised UI for left menu 2010-10-13 16:06:34 -07:00
Jessica Wang 9fbc8fd112 new UI - resources page - implement pod details tab. 2010-10-13 14:39:27 -07:00
Jessica Wang 8a413180fe new UI - resources page - implement zone details tab. 2010-10-13 11:43:26 -07:00
Jessica Wang f06eb93c55 new UI - resources page - clicking differet type of node will show different type of page. 2010-10-13 11:12:21 -07:00
Jessica Wang f27785658e new UI - specify element instead of elementId when switching between tabs. 2010-10-13 10:52:41 -07:00
Jessica Wang e8898f25c5 new UI - resources page - fix the issue that all pods or all system vms are highlighted when one pod or one system vm is selected in zone tree. 2010-10-13 09:40:03 -07:00