74 Commits

Author SHA1 Message Date
Jessica Wang
9bb216570b new UI - correct typo. 2010-10-24 10:41:44 -07:00
Jessica Wang
b4f76d79c1 new UI - pass element instead of element ID when doing details tab action. So, don't need to select element again after action is done. 2010-10-23 21:01:58 -07:00
Jessica Wang
cecf4f9a5e new UI - instance page - show different submenu at left navigation based on user role (admin, non-admin). 2010-10-23 10:44:45 -07:00
Jessica Wang
15e4366c9e new UI - fix a bug that disable multiple selection was not working. 2010-10-23 09:22:02 -07:00
Jessica Wang
ef988029b3 new UI - check in missing files. 2010-10-22 20:44:21 -07:00
will
c7385bd095 Fixed up the Help Section in 2.2 UI 2010-10-22 17:43:21 -07:00
will
c8850970ca Enabled Help Dialog 2010-10-22 11:31:24 -07:00
Jessica Wang
5356d165ff new UI - domain page - check whether domain.jsp is loaded to right panel when domain node is clicked in left navigation. 2010-10-21 16:07:54 -07:00
Jessica Wang
0d5a7175d8 new UI - domain page - fix a bug that is caused by API refactor. 2010-10-21 11:50:20 -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
will
8d498f4ea8 Added hover effect over the navigation to indicate which ones can be opened or not 2010-10-20 19:14:07 -07:00
Jessica Wang
7d9932ce49 new UI - when clicking Domain in left menu, build domain tree under it (in left menu). 2010-10-20 10:30:50 -07:00
Jessica Wang
376e161c04 new UI - add left menu domain tree node template. 2010-10-20 09:45:25 -07:00
will
13f0f784e2 Refactored the first level navigation for 2.2 UI. 2010-10-19 17:19:31 -07:00
Jessica Wang
2a56ce0baf new UI - after login, display dashboard as the default page. 2010-10-19 14:19:42 -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
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
521cb762dc new UI - implement enable maintenance. 2010-10-18 11:33:55 -07:00
Jessica Wang
afbf68c9ed new UI - add version number to all JS files. 2010-10-18 10:05:56 -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
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
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
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
NIKITA
9580317518 Revised UI for left menu 2010-10-13 16:06:34 -07:00
Jessica Wang
68b1a928de new UI - instance page (multiple-selection middle menu) - select the 1st item in middle menu as default. 2010-10-12 11:20:47 -07:00
Jessica Wang
887d179ec6 new UI - when clicking left menu, populate middle menu then select the 1st middle menu item as default. 2010-10-10 00:29:11 -07:00
Jessica Wang
c385ead5f9 new UI - add Global Settings page. 2010-10-07 19:19:04 -07:00
Jessica Wang
392280accb new UI - add Disk Offerings page. 2010-10-07 18:30:41 -07:00
Jessica Wang
7e108fd187 new UI - add Service Offerings page. 2010-10-07 18:00:28 -07:00
Jessica Wang
c95a634a9b new UI - add Resources page 2010-10-07 14:53:40 -07:00
Jessica Wang
a0f75f34c1 new UI - VM Change Service Offering - pass vmId to listServiceOffering if only one item (VM) is selected in middle menu. 2010-10-06 11:13:46 -07:00
Jessica Wang
4fa53720c6 new UI - add shared function enableMultipleSelectionInMiddleMenu(), disableMultipleSelectionInMiddleMenu(). 2010-10-05 14:23:18 -07:00
Jessica Wang
7ab6a24876 decode text before it displays on UI. 2010-10-04 14:56:44 -07:00
Jessica Wang
b680637366 new UI - add JSP file, javascript file for Domain page. 2010-09-28 16:04:14 -07:00
Jessica Wang
9163ffea67 new UI - dashboard page - populate zone field and pod field. 2010-09-25 17:52:02 -07:00
Jessica Wang
b687871463 new UI - implement assign VM instance to load balancer rule. 2010-09-19 10:32:08 -07:00
Jessica Wang
263bfe13bd new UI - IP address page - implement details tab. 2010-09-17 16:25:42 -07:00
Jessica Wang
79c7e823d1 new UI - when creating template to all zones, generate as many templates in middle menu. 2010-09-17 14:48:38 -07:00