869 Commits

Author SHA1 Message Date
Jessica Wang
4749af0fff new UI - zone page - show a circle instead of an arrow next to zone name if there is no pod under the zone. 2010-10-26 10:05:41 -07:00
Jessica Wang
9a2380c337 new UI - add secondary storage - do not show action info inside subgrid item (action info will be shown in dialog if action fails). 2010-10-26 09:33:08 -07:00
Jessica Wang
cfdd6999ad new UI - Add Zone - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 21:20:05 -07:00
Jessica Wang
7fa3b74d28 new UI - Add Pod - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 21:01:19 -07:00
Jessica Wang
d5a6a6451d new UI - Add Secondary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 20:52:44 -07:00
Jessica Wang
800df736fe new UI - Add Primary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 20:42:15 -07:00
Jessica Wang
6ae1b7d30b new UI - Add Host - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box. 2010-10-25 20:20:11 -07:00
Jessica Wang
a1557eb667 new UI - resources page - fix a bug that StartVM/StopVM/RebootVM/DestroyVM button didn't disappear when clicking instance page then clicking zone/pod/systemVM/cluster node in left navigation. 2010-10-25 20:03:35 -07:00
Jessica Wang
5a0ed4dedd new UI - VLAN page - info dropdown - implement close button. 2010-10-25 19:42:35 -07:00
Jessica Wang
b4ef2b4386 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-25 19:35:58 -07:00
Jessica Wang
2466501911 new UI - VLAN page - fill up info dropdown. 2010-10-25 19:35:52 -07:00
NIKITA
f0e8a78db9 relative issue 2010-10-25 19:06:30 -07:00
will
c86b4a043f Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-25 18:18:04 -07:00
Jessica Wang
01db4f3fd7 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-25 18:06:29 -07:00
Jessica Wang
56ce968533 new UI - VLAN page - clicking info icon will show a dropdown that shows VLAN details. 2010-10-25 18:06:21 -07:00
will
a58bbc0eb0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-25 18:05:55 -07:00
will
0f16fa4c72 Fixed a typo in the Instance Menu 2010-10-25 18:05:44 -07:00
NIKITA
a2e5b7d849 middle list the subject and first line description made more prominent 2010-10-25 17:58:31 -07:00
Jessica Wang
3eb7bee1f9 new UI - Add VLAN - keep dialog box open and show spinning wheel on dialog box after Add button is clicked. Display error message on dialog box if adding fails. Close dialog box if adding succeeds. 2010-10-25 17:28:14 -07:00
NIKITA
4a0fd5f0b5 Right panel loading 2010-10-25 16:41:48 -07:00
Jessica Wang
c42ae13a23 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-25 16:40:03 -07:00
Jessica Wang
912d1c50a9 new UI - zone page - (1) switch to Network tab when Add VLAN button is clicked. (2) switch to Secondary Storage tab when Add Secondary Storage button is clicked. This way, the newly added VLAN/SecondaryStorage can show. 2010-10-25 16:39:55 -07:00
NIKITA
8e90185008 Midmenu header title for host and primary storage 2010-10-25 16:32:10 -07:00
NIKITA
9cd8dd2989 Loading added on right panel 2010-10-25 16:10:59 -07:00
Jessica Wang
9bbac6ee76 new UI - resources page - zone page - always show Add Host, Add VLAN, Add Secondary Storage when clicking through different tabs. 2010-10-25 15:52:25 -07:00
Jessica Wang
31a5c77692 new UI - VLAN page - Direct VLAN and Virtual VLAN share the same template. 2010-10-25 15:28:27 -07:00
NIKITA
574be18c6e Add Vlan range button for Network 2010-10-25 12:18:05 -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
1e32ae0871 new UI - apply new function copyAfterActionInfoToRightPanel() to all pages which will refresh action info on top of right panel when clicking through different middle menu items. 2010-10-25 11:29:55 -07:00
Jessica Wang
4364e87338 new UI - after details action is finished, action info will be recorded in middle menu. So, when a user move between different middle menu items, right panel will show corresponding action info for each item. 2010-10-25 11:11:49 -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
9bb216570b new UI - correct typo. 2010-10-24 10:41:44 -07:00
Jessica Wang
6506c9b4db new UI - template page - fix a bug: match parameters of doEditTemplates2() function. 2010-10-24 00:39:24 -07:00
Jessica Wang
3d0aefe6bc new UI - host page - after enableMaintenance/cancelMaintenance/forceReconnect, update info in middle menu and right panel. 2010-10-24 00:16:36 -07:00
Jessica Wang
319bda7c3b new UI - pass detailsTab element when doing action, so we don't need to select detailsTab again when trying to show loading image in detailsTab. 2010-10-23 23:51:23 -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