116 Commits

Author SHA1 Message Date
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
Jessica Wang
fb318f1ae3 new UI - instance page - add action menu to details tab. 2010-10-23 11:29:04 -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
d4dfc6770b new UI - add instance group submenu at navitation. 2010-10-23 10:28:21 -07:00
Jessica Wang
e17791251e new UI - add "Running Instances", "Stop Instances", "Destroyed Instances" submenu at left navitation. 2010-10-23 10:16:01 -07:00
Jessica Wang
2818fcfd3b new UI - add My Instance submenu at left navigation. 2010-10-23 10:03:32 -07:00
Jessica Wang
b950056424 new UI - check in again. 2010-10-22 20:48:44 -07:00
Jessica Wang
9603d92ad3 Revert "new UI - instance page - refactor submenu."
This reverts commit e9d56d473da732bb2dc2ea8c53602133f043c0cd.

Conflicts:

	ui/new/scripts/cloud.core2.instance.js
2010-10-22 20:31:22 -07:00
Jessica Wang
958aaaaf87 new UI - instance page - refactor submenu. 2010-10-22 20:23:05 -07:00
Jessica Wang
ede817886a new UI - refactor instance page's submenu. 2010-10-22 20:09:57 -07:00
Jessica Wang
e9d56d473d new UI - instance page - refactor submenu. 2010-10-22 19:47:24 -07:00
will
05f1c1b454 Removed version from the cloud.com javascript files 2010-10-22 19:32:26 -07:00
Jessica Wang
bf377735c4 new UI - instance page - hide routers tab for non-admin user. 2010-10-22 14:31:47 -07:00
Jessica Wang
c2a477e725 new UI - system VM page - implement view console action. 2010-10-20 18:59:15 -07:00
will
13f0f784e2 Refactored the first level navigation for 2.2 UI. 2010-10-19 17:19:31 -07:00
Jessica Wang
afbf68c9ed new UI - add version number to all JS files. 2010-10-18 10:05:56 -07:00
Jessica Wang
2fd8c769dc new UI - resources page - implement Add Zone action. 2010-10-15 10:06:50 -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
f27785658e new UI - specify element instead of elementId when switching between tabs. 2010-10-13 10:52:41 -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
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
ab43d706fb new UI - remove non-used code. 2010-10-10 14:02:36 -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
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
2ff3b59077 new UI - middle menu actions - code optimization. 2010-10-09 15:52:52 -07:00