Commit Graph

249 Commits

Author SHA1 Message Date
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
Jessica Wang 4413a69733 new UI - Resources page - highlight each tree node (zone node, pod node, cluster node, host node, storage node, system vm node) when being clicked. 2010-10-12 18:51:40 -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 2df194dfa7 new UI - Resources page - fix a bug that clicking zone arrow icon didn't show pod and systemVM in IE7. 2010-10-12 10:17:58 -07:00
Jessica Wang 99526ec468 new UI - resources page - fix a bug that zonetree doesn't show in IE7 2010-10-12 10:03:35 -07:00
Jessica Wang 2f6c1d5fff new UI - ISO page - create VM from ISO - add hypervisor dropdown. 2010-10-11 17:03:17 -07:00
Jessica Wang e747b12656 new UI - service offerings page - implement delete service offering action. 2010-10-11 16:18:27 -07:00
Jessica Wang 4f772abb27 new UI - instance page, volume page - fix a bug that after creation, clicking middle menu pops up javascript error. 2010-10-11 16:05:21 -07:00
Jessica Wang 44623bb116 new UI - Disk Offerings page - implement delete disk offering action. 2010-10-11 15:38:11 -07:00
Jessica Wang 3191ccd011 new UI - Global Settings page - update middle menu and right panel after global setting is changed. 2010-10-11 14:49:11 -07:00
Jessica Wang 54cb20e228 new UI - Service Offerings page - implement UpdateServiceOfferings action. 2010-10-11 13:05:37 -07:00
Jessica Wang 2942a89ca0 new UI - disk offering page - implement updateDiskOffering action 2010-10-11 12:37:58 -07:00
Jessica Wang 6a362cf6a4 new UI - alert page, event page - add tab_content_details. 2010-10-11 11:47:12 -07:00
Jessica Wang a81077c3be new UI - resources page - add host and primary storage under each cluster node in tree. 2010-10-11 11:18:20 -07:00
Jessica Wang e43608c02f new UI - resources page - add cluster under each pod node in the tree. 2010-10-11 10:58:08 -07:00
Jessica Wang 85c25acf4b new UI - resources page - add system VM under each zone. 2010-10-11 10:10:14 -07:00
Jessica Wang deb01d6ba8 new UI - resources page - clicking zone node will expand and show pods under the zone. 2010-10-10 23:03:58 -07:00
Jessica Wang c09dc082b7 new UI - resources page - draw a zone tree in middle menu. 2010-10-10 22:43:25 -07:00
Jessica Wang ab43d706fb new UI - remove non-used code. 2010-10-10 14:02:36 -07:00
Jessica Wang 8f8bd61303 new UI - Global Settings page - add category column. 2010-10-10 10:58:57 -07:00
Jessica Wang 7313803188 nwe UI - use shared function getMidmenuId() to get element id 2010-10-10 10:51:32 -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 2a79068ce3 new UI - remove host, primary storage, secondary storage from left menu. 2010-10-09 22:15:52 -07:00
Jessica Wang cfebc04ddb new UI - instance page - change service action - fix a bug that the dropdown is blank first, then populated with value. 2010-10-09 16:28:51 -07:00
Jessica Wang d27d0e617a new UI - instance page - enable HA, disable HA - show info icon (successful or error) after action is complete. 2010-10-09 16:02:23 -07:00
Jessica Wang 2ff3b59077 new UI - middle menu actions - code optimization. 2010-10-09 15:52:52 -07:00
Jessica Wang c68b16154a new UI - subgrid item actions - code optimization. 2010-10-09 00:10:28 -07:00
Jessica Wang 768add3488 new UI - details tab actions - remove listAPIMap. 2010-10-08 20:28:01 -07:00
Jessica Wang c4496a9453 new UI - details tab actions - optimize code of after-actions. 2010-10-08 19:05:54 -07:00
Jessica Wang 6ef5a83217 new UI - template page - fix a bug: clicking a template whose status or size is not blank, then click another template whose status or size is blank, the latter one wrongly show status or size from the former one. 2010-10-08 11:39:44 -07:00
Jessica Wang d95d76f740 new UI - ISO page - apply shared function initializeEditFunction(). 2010-10-08 11:31:35 -07:00
Jessica Wang 089de3ae6a new UI - Global Settings - implement UpdateGlobalSettings action. 2010-10-08 10:37:28 -07:00
Jessica Wang cde98c9ba3 new UI - Disk Offerings page - implement Create Disk Offering action. 2010-10-08 09:22:37 -07:00
Jessica Wang c110e4e443 new UI - Service Offerings page - implement Create Service Offering action. 2010-10-07 19:58:06 -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 c4a4c813ba new UI - IP address page - IP address used for source NAT purpose do not have release IP option. 2010-10-07 17:07:02 -07:00
Jessica Wang c95a634a9b new UI - add Resources page 2010-10-07 14:53:40 -07:00
Jessica Wang ff4ba0958d new UI - IP address - clear all load balancer rules after releasing an IP. 2010-10-07 14:23:35 -07:00
Jessica Wang d0cfc6a7d2 new UI - ip address page - fix a bug that newly created port forwarding rule appear on every IP. 2010-10-07 11:56:29 -07:00