Commit Graph

34055 Commits

Author SHA1 Message Date
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 acdf1bd128 Minor change in Mid menu and Added label to Zone and Pod in Dashboard 2010-10-13 16:26:45 -07:00
Jessica Wang e9ef7a1eb0 new UI - resources page - implement details tab for System VM. 2010-10-13 16:25:13 -07:00
Kris McQueen 354590d018 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-13 16:09:38 -07:00
Kris McQueen d928a6f3d9 If storage pool is null after adding a pool, throw an exception so the user sees a problem adding the pool. This is better than the NPE that was happening... 2010-10-13 16:08:49 -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
Kris McQueen 5960911511 Fix processing of session parameters in logout case 2010-10-12 19:42:53 -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
Kris McQueen 8e086d7a21 resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
Kris McQueen 0f4a245f0a resolving merge conflicts before pushing to the remote repository 2010-10-12 15:37:50 -07:00
Kris McQueen 2740ba6c40 final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -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
Alex Huang ce091de3d2 more changes for refactor 2010-10-12 07:17:47 -07:00
NIKITA 634b67ce07 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-11 17:22:21 -07:00
NIKITA 23dc742c12 New Image for Continue in VM popup 2010-10-11 17:22:05 -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
NIKITA 319e70b0b2 New UI for mid menu in Resorces 2010-10-11 15:46:47 -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
anthony 09cefaf3e9 bug 6500: add back the special handle for secodary storage host, it is in the same path of handling xenserver host, it is easy to break that, so I add some comments there
status 6500: resolved fixed
2010-10-11 12:05:13 -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
alena fb50fe624c * Added descriptions for Api command's request and response parameters.
* Changed response type for DeleteDomain and DeletePreallocatedLun commands to SuccessResponse
* Implemented small tool (ApiXmlDocReader) for comparing api commands of different product versions.
2010-10-11 09:21:42 -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 aa481dd55c new UI - correct class applied to table row in details tab. 2010-10-10 11:07:33 -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
anthony 0c750aa8fa bug 6462: notifyMonitorsOfConnection of handleDirectConnect may fail, but it still returns the removed attach, and lauch ping task
status 6462: resolved fixed
2010-10-09 17:34:36 -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