Commit Graph

752 Commits

Author SHA1 Message Date
NIKITA cac40a2c56 Test provisioning tool button added 2010-10-26 19:55:49 -07:00
Jessica Wang 426e4ea5ce fix => "Make sure info message disappear after you have at least clicked it once." 2010-10-26 19:37:04 -07:00
NIKITA dc863239b7 Loading added to right panel 2010-10-26 19:25:08 -07:00
NIKITA bfb12142ab Added right panel loading 2010-10-26 19:12:08 -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 4dcc1666e9 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 18:27:35 -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
NIKITA d7bf859d92 Loading for right panel 2010-10-26 18:09:30 -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
Jessica Wang dfda67cc65 new UI - add icon to middle menu items to 4 pages. 2010-10-26 16:19:49 -07:00
NIKITA 96fae1212e Midmenu icon for alerts 2010-10-26 16:14:20 -07:00
Jessica Wang 6878816267 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 16:06:34 -07:00
Jessica Wang 00d5c34db7 new UI - fix a bug that pod doesn't collapse/expand the first time being clicked. 2010-10-26 16:06:26 -07:00
NIKITA 0fd60bc5be UI addition to host n primary storage item header 2010-10-26 15:55:53 -07:00
Jessica Wang 0988f50de8 new UI - left zone tree - zone node - arrow icon is too small to click. Extend arrow-affected area to the whole zone node. 2010-10-26 15:49:09 -07:00
Jessica Wang ee902f4e75 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 15:25:33 -07:00
Jessica Wang 456b7a0ee0 new UI - cluster page - middle menu - add middle menu item header "Host" above hosts, "Primary Storage" above primary storages. 2010-10-26 15:25:27 -07:00
will 4e544ce0f9 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 15:15:21 -07:00
will 2ed93a406c Fixing second level navigation for instance menu 2010-10-26 15:15:10 -07:00
NIKITA 56509fe1f1 Midmenu blank msg box 2010-10-26 15:04:19 -07:00
Kris McQueen 8fafc892d3 bug 6730: if a volume was never attached to a VM, then the poolId will be null and this will be flagged as not on shared storage. Since the code was deleting detached volumes only on shared storage, the never-attached volume was in an undeletable state. Instead, allow deletion of any detached volume, regardless of storage pool until some technical reason limits this from happening.
Also, the UI was not allowing volumes to be deleted due to a bug in looking at the vmname property of the volume.  The 'if' conditional always returned true that the volume was attached to a VM to due a boolean logic error.

status 6730: resolved fixed
2010-10-26 14:56:44 -07:00
Jessica Wang 4a1b1fe5ce Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 14:51:52 -07:00
Jessica Wang 72f0940f7a new UI - after addHost with new cluster, refresh cluster under pod and automatically click the newly created cluster node (to show cluster page in right panel and host in middle menu if the host is created successfully). 2010-10-26 14:51:43 -07:00
NIKITA f0fd34c5b4 Ui added to error msgs whown in protforwarding and text field has been reduced 2010-10-26 14:11:54 -07:00
Jessica Wang 92234236f9 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 14:11:43 -07:00
Jessica Wang 233675b53d new UI - keep middle menu and its content when host page or primary storage page is loaded into right panel. 2010-10-26 14:11:35 -07:00
NIKITA 41f1429a18 Minor bug of status coming down in instance has been resolved.
UI change for Action dropdown
2010-10-26 11:50:47 -07:00
Jessica Wang 38a5d86951 new UI - pod page - when appending items to middle menu, make sure that host always go first and primary storage always go later. 2010-10-26 11:41:39 -07:00
Jessica Wang 7e9593a399 new UI - creating primary storage doesn't create cluster. no need to refresh cluster under pod after this action. 2010-10-26 11:31:40 -07:00
Jessica Wang 107ad39fff new UI - after adding host or adding primary storage, refresh cluster under pod in left navigation. 2010-10-26 11:19:53 -07:00
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
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 15e4366c9e new UI - fix a bug that disable multiple selection was not working. 2010-10-23 09:22:02 -07:00
Jessica Wang 3f538e3c5a new UI - index.jsp - remove non-used template. 2010-10-23 08:04:12 -07:00
Jessica Wang 2117695437 new UI - left navigation - correct icon of template, ISO. 2010-10-23 07:23:12 -07:00
Jessica Wang b950056424 new UI - check in again. 2010-10-22 20:48:44 -07:00
Jessica Wang ef988029b3 new UI - check in missing files. 2010-10-22 20:44:21 -07:00
Jessica Wang e92eac96f7 new UI - add second indent template. 2010-10-22 20:36:41 -07:00
Jessica Wang 9603d92ad3 Revert "new UI - instance page - refactor submenu."
This reverts commit e9d56d473d.

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 fd02b7bd43 Removing legacy login.html. It has already been integrated. 2010-10-22 19:34:34 -07:00
will 05f1c1b454 Removed version from the cloud.com javascript files 2010-10-22 19:32:26 -07:00
will 388ec0b072 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-22 17:43:35 -07:00
will c7385bd095 Fixed up the Help Section in 2.2 UI 2010-10-22 17:43:21 -07:00
NIKITA eccab6880f Loading added for Dialog boxes 2010-10-22 16:30:41 -07:00
will 6d276c3133 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-22 16:24:54 -07:00
will 19102c023d Fixed 2.2 Dashboard
- changed "totalCapacity" to "totalcapacity" in listCapacity response
- Fixed percentUsed calculation to actually calculate the percentage used of each capacity resource
2010-10-22 16:24:41 -07:00
NIKITA 4326070a88 UI for help dropdown 2010-10-22 14:52:09 -07:00
Jessica Wang bf377735c4 new UI - instance page - hide routers tab for non-admin user. 2010-10-22 14:31:47 -07:00
will c8850970ca Enabled Help Dialog 2010-10-22 11:31:24 -07:00
NIKITA 018b76fc6c Change in network dg 2010-10-21 18:29:53 -07:00
NIKITA 44e260c55f Added grid header to Volume and Snapshots 2010-10-21 18:14:52 -07:00
NIKITA 1d752b1508 Resolved a minor issue with status message in Instance 2010-10-21 17:57:56 -07:00
Jessica Wang 9144ea47c1 new UI - domain page - fix a JS bug "$selectedDomainTreeNode.data("jsonObj") is not an object". 2010-10-21 17:43:51 -07:00
Jessica Wang 5356d165ff new UI - domain page - check whether domain.jsp is loaded to right panel when domain node is clicked in left navigation. 2010-10-21 16:07:54 -07:00
Kris McQueen 365ac7501f bug 6672: Fix up volume commands. For createVolume, the command is supposed to create a database object, but not assign it to a storage pool until the user first attaches it to a vm instance. That allows the volume to start off hypervisor agnostic. For attachVolume, detachVolume, and listVolumes, the responses had minor issues (sourceType could be null, for example) in either the response generation, or the response handling by the UI.
status 6672: resolved fixed
2010-10-21 15:15:01 -07:00
NIKITA d4207060b4 New icons for Service Offering, Disk Offering, Global Settings 2010-10-21 14:43:45 -07:00
Jessica Wang fdd2b27e60 new UI - domain tree - fix a bug that tree is not expandable after coming back from other pages. 2010-10-21 14:19:37 -07:00
Jessica Wang 0d5a7175d8 new UI - domain page - fix a bug that is caused by API refactor. 2010-10-21 11:50:20 -07:00
NIKITA 69fe8494c2 Domain icon for left and title menu 2010-10-21 11:23:26 -07:00
Jessica Wang 4af701c6fb new UI - resource page - fix the logic of showing/hiding Add Zone/Pod/PrimaryStorage/VLAN/SecondaryStorage/Host between different type of nodes. 2010-10-21 11:20:30 -07:00
Jessica Wang 2313112831 new UI - load resource.jsp into right panel when zone tree node is clicked (to resolve the bug that resource.jsp is not found after coming back from other pages). 2010-10-21 11:08:32 -07:00
Jessica Wang 656c933891 new UI - system VM page - add view console template. 2010-10-20 19:15:30 -07:00
will 04cfb46b54 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-20 19:14:16 -07:00
will 8d498f4ea8 Added hover effect over the navigation to indicate which ones can be opened or not 2010-10-20 19:14:07 -07:00
Jessica Wang c2a477e725 new UI - system VM page - implement view console action. 2010-10-20 18:59:15 -07:00
NIKITA d68f44de1e help UI 2010-10-20 18:32:11 -07:00
will f58e15d009 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-20 18:30:08 -07:00
will e765a5b394 Made the left nav links clicking more smoother. 2010-10-20 18:29:19 -07:00
Jessica Wang 87449c9081 new UI - domain page - indent the whole tree 30 pixels by default. 2010-10-20 18:02:55 -07:00
Jessica Wang 97a8f3f9ab new UI - resources page - zonetree - make clickable area bigger for each tree node. 2010-10-20 17:59:24 -07:00
Jessica Wang 4399a051dd new UI - domain tree - calculate indent by treenode level. 2010-10-20 16:56:23 -07:00
Kris McQueen d01d2c01f4 fix a problem listing load balancer rules, the ip address for a vm has been standardized to ipaddress rather than a mix of ipaddress/privateip 2010-10-20 16:48:20 -07:00
Jessica Wang e9b81c9b1e new UI - resources page - populate host and primary storage into middle menu when pod node is clicked (just like when cluster node is clicked). 2010-10-20 16:45:40 -07:00
Jessica Wang 44f6264ce0 new UI - fix a bug that domain tree doesn't show 2nd-level or lower level. 2010-10-20 16:20:17 -07:00
NIKITA 258214f190 Left menu first level open arrow changed 2010-10-20 15:34:51 -07:00
NIKITA 8c169c2d30 change in Domain left menu 2010-10-20 15:20:47 -07:00
Jessica Wang 41fb27d246 new UI - show middle menu when clicking pod node in left menu. 2010-10-20 14:51:52 -07:00
Jessica Wang afcf6c1360 new UI - resources page - fix a bug that clicking on zone/pod/systemVM node will close system menu. 2010-10-20 11:53:01 -07:00
NIKITA af925211af Change in Network tab UI in Resource 2010-10-20 11:47:14 -07:00
Jessica Wang 2c59448234 new UI - highlight(select) domain tree node when it's being clicked. 2010-10-20 11:33:37 -07:00
Jessica Wang 444aef3a29 new UI - remove non-used html code. 2010-10-20 10:57:59 -07:00
Jessica Wang af864390c4 new UI - domain page - fix a bug that admin.acccounts didn't get refreshed when clicking different domain node that has zero admin account. 2010-10-20 10:49:22 -07:00
Jessica Wang 7d9932ce49 new UI - when clicking Domain in left menu, build domain tree under it (in left menu). 2010-10-20 10:30:50 -07:00
Jessica Wang 376e161c04 new UI - add left menu domain tree node template. 2010-10-20 09:45:25 -07:00
will 8cc83313dd Fixed an object comparison check when selecting the 2nd level nagivation. 2010-10-19 18:27:22 -07:00
will 111a92c56c Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 18:19:36 -07:00
will 97cda5f975 Adding animation to the left navigation for 2.2 UI 2010-10-19 18:19:13 -07:00
NIKITA 6038cdb5b9 Pop up for Info cion in Network tab 2010-10-19 17:47:37 -07:00
Jessica Wang 09f2836dd9 new UI - ISO page - remove edit button, add Edit ISO link into action menu 2010-10-19 17:38:47 -07:00
will 00b81a13e0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 17:36:23 -07:00
will ba5461d5a7 Fixed 2nd level navigation for new 2.2 UI 2010-10-19 17:36:06 -07:00
Jessica Wang 85ff897cce new UI - Template page - remove Edit button and add Edit Template to action menu. 2010-10-19 17:26:53 -07:00
will 5931b69218 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 17:19:45 -07:00
will 13f0f784e2 Refactored the first level navigation for 2.2 UI. 2010-10-19 17:19:31 -07:00
Jessica Wang 3e40809e75 new UI - implement delete pod action. 2010-10-19 16:12:15 -07:00
Kris McQueen 2bd5b6a29e bug 6654: virtualmachinename should be serialized as vmname, fix handling of the createPortForwardingRule response
status 6654: resolved fixed
2010-10-19 15:59:37 -07:00
Jessica Wang b60fd783fd new UI - implement delete zone action. 2010-10-19 15:55:27 -07:00
NIKITA ce385915a3 text box made bigger for templates and iso on edit mode 2010-10-19 15:55:05 -07:00
NIKITA 486417e880 Scroll bar for mid menu list 2010-10-19 14:56:45 -07:00
Jessica Wang 0b19113ca8 new UI - change element ID to be consistent with other elements. 2010-10-19 14:36:19 -07:00
Jessica Wang 2a56ce0baf new UI - after login, display dashboard as the default page. 2010-10-19 14:19:42 -07:00
NIKITA 2b7aa3ceee Ui change for dialog box 2010-10-19 14:10:29 -07:00
Jessica Wang 3372ad1fb4 new UI - implement delete secondary storage action. 2010-10-19 14:04:58 -07:00
Kris McQueen 0267a306c8 bug 6649: when listing domains, accept -1 as 'list all.' Fix listDomainChildren response to return haschild, handle haschild as a boolean rather than a string.
status 6649: resolved fixed
2010-10-19 13:49:00 -07:00
NIKITA 6227288ab2 New icons for Mid menu disk offering, global settings, service offering and left menu System icon 2010-10-19 12:01:08 -07:00
Jessica Wang da762b01db new UI - implement delete primary storage action. 2010-10-19 10:52:01 -07:00
Jessica Wang 743f58fb0c new UI - hide middle menu when clicking zone node, pod node, systemVM node, dashboard. show middle menu otherwise. 2010-10-19 10:20:22 -07:00
Jessica Wang 9e003170c6 new UI - left menu - empty zonetree and vm group tree when expand other menu. 2010-10-19 09:48:26 -07:00
Jessica Wang 1e0f2fb436 new UI - when clicking cluster node, select the 1st host in middle menu as default. 2010-10-19 09:41:12 -07:00
Jessica Wang f11df0880f new UI - host page - remove testing code. 2010-10-19 09:38:07 -07:00
Jessica Wang bae8998d2d new UI - host page - implement update OS action. 2010-10-18 19:09:38 -07:00
Jessica Wang 3c27d0506b new UI - fix a bug that clicking a submenu will collapse parent menu. 2010-10-18 17:51:09 -07:00
NIKITA 6145ef5593 Added Host and primary storage icons 2010-10-18 17:37:06 -07:00
Jessica Wang 95360a51ed new UI - implement remove host action. 2010-10-18 17:15:48 -07:00
Jessica Wang 82132b8a54 new UI - implement Force Reconnect on Host. 2010-10-18 16:59:20 -07:00
Jessica Wang 9d7a2da5d8 new UI - implement Cancel Maintenance Mode. 2010-10-18 16:45:37 -07:00
Jessica Wang c67c618d44 new UI - host page - show different action option based on host state. 2010-10-18 16:14:56 -07:00
NIKITA 379373f446 Hover and selcted UI for left menu inner link 2010-10-18 16:02:51 -07:00
Jessica Wang faeff7707f new UI - confirm action before enable maintenance on host. 2010-10-18 15:46:10 -07:00
Jessica Wang a9c82e2bd5 new UI - fix a bug that host and primary storage appear more than once when clicking between different left menu. 2010-10-18 15:21:58 -07:00
NIKITA ae561edb25 More button image has been made bigger 2010-10-18 15:17:29 -07:00
Jessica Wang 51258656cc new UI - empty zonetree when collapse system left menu. 2010-10-18 15:09:42 -07:00
Jessica Wang 32be5f7693 new UI - collapse other expanded menu when clicking dashboard that doesn't have submenu. 2010-10-18 14:35:06 -07:00
Jessica Wang ab46791903 new UI - both host and primaryStorage are displayed in middle menu when cluster node is clicked. So, give host and primaryStorage different format of middle menu name to avoid conflict. 2010-10-18 14:06:33 -07:00
NIKITA f2738f8e44 New images relaced for left menu hover and selected. Bigger grid action image 2010-10-18 13:51:56 -07:00
Kris McQueen 0143cbc1e1 changeServiceForVirtualMachine is not an async command since it merely does a database update for the VMs service offering. Change the UI to reflect this. 2010-10-18 11:51:34 -07:00
Jessica Wang 521cb762dc new UI - implement enable maintenance. 2010-10-18 11:33:55 -07:00
Kris McQueen 346c3413b6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-18 11:16:36 -07:00
Kris McQueen 3be625ca6e The stopVirtualMachine API should return the vm instance rather than a boolean indicating success. The response for async jobs is now under the jobresult property of the JSON response, handle the start/stop virtual machine responses using data from the jobresult rather than expecting some embedded object. 2010-10-18 11:15:07 -07:00
Jessica Wang 74cf1fe514 new UI - When adding VLAN IP Range fails, pop up dialog box that has error message and remove the VLAN on screen. 2010-10-18 10:26:14 -07:00
Jessica Wang afbf68c9ed new UI - add version number to all JS files. 2010-10-18 10:05:56 -07:00
Jessica Wang c9b5b33dd8 new UI - implement Add VLAN IP Range. 2010-10-17 17:01:21 -07:00
Jessica Wang abcb526f4b new UI - implement Add Secondary Storage 2010-10-17 10:48:22 -07:00
Jessica Wang cd549d309c new UI - resources page - zone page - fill secondary storage tab. 2010-10-17 09:52:42 -07:00
Jessica Wang 2d8de2ec13 new UI - resources page - show Add VLAN IP Range at Network tab, show Add Secondary Storage at Secondary Storage tab, hide them otherwise. 2010-10-17 08:31:04 -07:00
Jessica Wang 7871c26281 new UI - initialize and bind event handler to Add Zone button, Add Pod button, Add Host button, Add Primary Storage button. 2010-10-17 00:15:20 -07:00
Jessica Wang cc928ed4a3 new UI - implement create primary storage action. 2010-10-16 23:22:02 -07:00
Jessica Wang 83cb5fdd1d new UI - when clicking cluster in zone tree, populate host and primary storage in middle menu but not select the 1st item as default. Otherwise, cluster detailswould never get a chance to display. 2010-10-16 15:05:42 -07:00
Jessica Wang fe4e673093 new UI - implement Add host action. 2010-10-16 14:55:19 -07:00
Jessica Wang be21b4b429 new UI - zonetree in left menu - clicking cluster node will also populate primary storage in middle menu. 2010-10-16 11:58:37 -07:00
Jessica Wang cd367de19f new UI - zonetree in left menu - clicking cluster node will populate hosts to middle menu. 2010-10-16 11:36:18 -07:00