Commit Graph

141 Commits

Author SHA1 Message Date
Jessica Wang b7f746608d new UI - IP Address page - show loading image before page is fully loaded. 2010-10-31 11:08:45 -07:00
Jessica Wang f068ddd269 new UI - volume page - show loading image before page is fully loaded. 2010-10-30 19:40:29 -07:00
Jessica Wang 04d758f086 new UI - instance page - after refresh details tab, refresh data stored in middle menu item as well. 2010-10-30 15:52:03 -07:00
Jessica Wang 50e62f945f instance page - details tab - hide details tab when showing spinning wheel (while loading data) 2010-10-30 15:40:56 -07:00
Jessica Wang 89f8617c9b new UI - instance page - volume tab - show Create Template option in action menu if hypervisor is KVM. 2010-10-30 15:18:06 -07:00
Jessica Wang cf69ee0b0d new UI - instance page - Add spinning wheel to each tab. Show spinning wheel before loading is finished in each tab. 2010-10-29 20:38:26 -07:00
Jessica Wang ac5f511cde new UI - instance page - corresponding data is populated when each tab is clicked. (Before, data is populated to all tabs at once) 2010-10-29 19:57:33 -07:00
Jessica Wang d224604a72 new UI - system vm page - implement actions "start system VM", "stop system VM", "reboot stystem VM". 2010-10-29 11:14:03 -07:00
Jessica Wang ffa4ef7af3 new UI - instance page - routers tab - show confirm dialog box before each action. 2010-10-29 10:38:56 -07:00
Jessica Wang ba9a725a5e new UI - VM Wizard - Root Disk Offering - fix a bug that Custom Data Size field is not validated when selected template type is ISO. 2010-10-29 09:49:09 -07:00
Jessica Wang 5abc6b5096 new UI - VM Wizard - change hypervisor from text to dropdown when selected template is ISO> 2010-10-28 17:42:53 -07:00
will 166cc0705a Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 13:28:46 -07:00
will c5fef26f11 ListTemplates will no longer return any SystemVM templates. I am using a startsWith() string match for now since we used to make this comparision by ID with a single hypervisor. 2010-10-28 13:28:33 -07:00
Jessica Wang 3f4feaa436 new UI - instance page - remove Change Name, Change Group, Enable HA, Disable HA action from details panel action menu since they have been included in Edit Template action. 2010-10-28 11:33:01 -07:00
Jessica Wang 6fdea9ad8f new UI - create shared function setBooleanReadField(), setBooleanEditField(). 2010-10-28 11:26:15 -07:00
Jessica Wang 92ea27d9dd new UI - instance page - add "Edit Instance" action in action menu. 2010-10-28 11:10:07 -07:00
Jessica Wang 1fe7844dff new UI - host page - add status icon in middle menu. 2010-10-28 09:57:14 -07:00
Jessica Wang bd145fd998 new UI - VM Wizard - fix a bug: clicked template is not selected. 2010-10-27 20:53:20 -07:00
Jessica Wang 63bc5dceaf new UI - pass hypervisor when deployVirtualMachine. 2010-10-27 20:00:19 -07:00
Jessica Wang be26dcc252 new UI - apply new vm template in vm wizard. 2010-10-27 19:44:26 -07:00
will f64f399d5d Fixed creating a VM using new query response paradigm in 2.2 UI 2010-10-27 17:43:51 -07:00
Jessica Wang 03098ec890 new UI - rename function name to be more intuitive. This function will handle all action info and copy them over to right panel when middle menu item is clicked. 2010-10-27 12:06:00 -07:00
Jessica Wang dbf2e826c8 new UI - show spinning wheel on middle menu item when details tab is in action. (So, there are 2 spinning running, one is on details tab action menu, the other is on corresponding middle menu item). 2010-10-27 11:47:08 -07:00
Jessica Wang c4a31f0d0d new UI - when applying actions to multiple-selection middle menu items (e.g. StartVM, StopVM, RebootVM, DestroyVM), display spinning wheel on details tab action menu. 2010-10-27 11:07:39 -07:00
Jessica Wang 413163e23e new UI - instance page - reboot router - call listRouters again after rebootRouter returns succcess. This is a temporary solution until RebootRouter API is enhanced to return an embedded object. 2010-10-26 20:55:14 -07:00
Jessica Wang e46a137df0 new UI - instance page - details panel action - confirm before start/stop/reboot/destroy/restore VM. 2010-10-26 18:56:45 -07:00
Jessica Wang 91f49621db new UI - multiple-selection action - confirm before destroy VM. 2010-10-26 18:27:24 -07:00
Jessica Wang d8f10ffa34 new UI - multiple-selection action - confirm before reboot VM. 2010-10-26 18:09:02 -07:00
Jessica Wang 2ae87d665a new UI - multiple-selection action - confirm before stop VM. 2010-10-26 18:01:23 -07:00
Jessica Wang 2e3a9d2dad new UI - multiple-selection action - confirm before start VM. 2010-10-26 17:54:54 -07:00
Jessica Wang 3fa6378874 fix => "Once async finishes for a VM action, we need to display the message if their current context is that VM without having to click on it again." 2010-10-26 16:53:48 -07:00
will 2ed93a406c Fixing second level navigation for instance menu 2010-10-26 15:15:10 -07:00
will 0f16fa4c72 Fixed a typo in the Instance Menu 2010-10-25 18:05:44 -07:00
Jessica Wang d1b1a84265 new UI - instance page - implement Destroy VM action for multiple-selection middle menu items. 2010-10-25 11:54:00 -07:00
Jessica Wang 641c7e617f new UI - instance page - implement multiple-selection Reboot VM action. 2010-10-25 11:46:28 -07:00
Jessica Wang c2fb123fd8 new UI - instance page - implement Stop VM action for multiple-selection middle menu items. 2010-10-25 11:42:27 -07:00
Jessica Wang b5bc938eaf new UI - when details tab action is finished, show succeed/fail icon on middle menu item and hide the info in middle menu item and show the info at right panel when the middle menu item is clicked. 2010-10-25 10:55:07 -07:00
Jessica Wang 9224c8134b new UI - middle menu actions (multiple-selection base) - copy action info to right panel when middle menu is clicked. 2010-10-24 23:56:11 -07:00
Jessica Wang 7c23ffdb93 new UI - instance page - implement Start VM button (multiple-selection in middle menu). 2010-10-24 23:14:25 -07:00
Jessica Wang a42a378e9a new UI - instance page - add initVMWizard() function. 2010-10-24 21:24:30 -07:00
Jessica Wang 0514fedea6 new UI - rebootVirtualMachine API was changed recently (doesn't return embedded object any more). This is a temporary fix until API is fixed. 2010-10-24 20:02:17 -07:00
Jessica Wang 3de7680d1c new UI - fix a bug that Disable HA option didn't show. 2010-10-24 19:49:54 -07:00
Jessica Wang 9acf5a7b90 new UI - fix a bug that Detach ISO option didn't show when a VM has ISO attached. 2010-10-24 19:37:28 -07:00
Jessica Wang d3b3b9ea91 new UI - instance page - isoid is returned as integer instead of string now. This is corresponding UI change. 2010-10-24 19:30:25 -07:00
Jessica Wang 55135be1b8 new UI - resetPasswordForVirtualMachine API was recently changed. This is corresponding UI change. 2010-10-24 17:56:35 -07:00
Jessica Wang d3fa609123 new UI - fix a bug that action info (succeed or fail) didn't show on top of right panel after action was finished. 2010-10-24 15:03:06 -07:00
Jessica Wang 36fd8edb85 new UI - instance page - details panel action - rearrange action links. 2010-10-24 13:42:59 -07:00
Jessica Wang 3b2ac1eedb new UI - instance page - add actions in details panel (previously in middle menu). 2010-10-24 13:27:11 -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 25ea14371e new UI - instance page - seperate action map into 2 kinds: for middle menu and for details tab. 2010-10-23 11:47:56 -07:00