Commit Graph

34055 Commits

Author SHA1 Message Date
Jessica Wang e53ce7de78 new UI - fix: "Add Secondary Storage VM button visible in POD" 2010-10-27 14:37:48 -07:00
Jessica Wang 271f6bec67 new UI - cluster page - add margin between primary storage and host in middle menu. 2010-10-27 14:18:11 -07:00
Jessica Wang 4c8417f9de Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 12:27:41 -07:00
Jessica Wang 4416defe28 new UI - when clicking through middle menu items, show spinning wheel in right panel if spinning wheel is shown in middle menu. 2010-10-27 12:27:33 -07:00
Kris McQueen 9056653e17 Change the API Implementation annotation to use the manager's class rather than an enum. This allows methods for new managers to be added trivially rather than having to modify the dispatcher to load a new manager class. 2010-10-27 12:23:31 -07:00
NIKITA dc1452770a UI bit modified for Details tabs 2010-10-27 12:10:26 -07:00
Jessica Wang 6994fbfb7a Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 12:07:26 -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
edison a29b897b7f bug 1974: set memory size from service offering before starting router
status 1974: resolved fixed
2010-10-27 12:00:11 -07:00
Jessica Wang 25071e0212 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 11:47:14 -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
NIKITA 977f91bf68 Color changed for host & Primary storage header in mid menu 2010-10-27 11:24:47 -07:00
Jessica Wang 6e21ce10f6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 11:07:48 -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
NIKITA afb1014f76 Test provisioning tool removed as a big button 2010-10-27 10:58:58 -07:00
Jessica Wang 170ad91011 new UI - if resource menu is open (i.e. zonetree is shown), empty zonetree and close resource menu. 2010-10-27 10:11:15 -07:00
Jessica Wang 8d248d7ebd new UI - pod node - when clicking arrow icon, content under it (i.e. clusters) will get refreshed from database. 2010-10-27 09:57:53 -07:00
Jessica Wang 01ce8abc77 new UI - zone tree - when clicking zone arrow, content under it will get refreshed. 2010-10-27 09:46:02 -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 3a84c6f916 new UI - fix a bug that API command didn't get passed correctly. 2010-10-26 20:38:16 -07:00
Jessica Wang 81e919f3a3 new UI - subgrid item actions menu - fix: extend the click to the entire highlighted area, not just the word itself. 2010-10-26 20:24:34 -07:00
Jessica Wang faf40c2fec Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 20:14:44 -07:00
Jessica Wang 6b2b578171 new UI - Details tab actions menu - fix: extend the click to the entire highlighted area, not just the word itself. 2010-10-26 20:14:37 -07:00
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
edison 066d94f6f9 Add cloud-tool into FOSS 2010-10-26 18:05:28 -07:00
NIKITA d7bf859d92 Loading for right panel 2010-10-26 18:09:30 -07:00
Jessica Wang 8d30ae81af Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 18:01: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 ae8bdeb0f4 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 17:55:04 -07:00
Kris McQueen ae9b6d4fe1 bug 6776: for some reason, we checked for zoneId = -1 in registerTemplate and applied it to all zones, but this wasn't done for registerIso. Oh well, make the change for registerIso and things seem happy again
status 6776: resolved fixed
2010-10-26 17:55:00 -07:00
Jessica Wang 2e3a9d2dad new UI - multiple-selection action - confirm before start VM. 2010-10-26 17:54:54 -07:00
Kris McQueen c9d9a18ace bug 6746: use loadbalancer name rather than the command's name for updating the load balancer; use the load balancer's account id rather than the load balancer id when searching for the load balancer owner
status 6746: resolved fixed
2010-10-26 17:40:29 -07:00
Alex Huang 4f9f249218 make console proxy work again with the new network configuration 2010-10-26 17:37:29 -07:00
Kris McQueen e63d17dd41 bug 6739: stopSystemVm needs to return the appropriate VM instance type. The manager methods were returing VMInstanceVO, which is not sufficient for getting, for example, active viewer sessions from the console proxy object. Make sure the right VO object is returned, and all the data should be available for the API to generate a full response.
status 6739: resolved fixed
2010-10-26 17:33:53 -07:00
Kris McQueen a788d2cb2e bug 6736: rebootSystemVm should return the vm properties, not success true/false.
status 6736: resolved fixed
2010-10-26 17:19:55 -07:00
Kris McQueen 95da86ef1a bug 6733: re-throw ServerApiExceptions when dispatching API commands rather than logging them and throwing a generic INTERNAL_ERROR exception
status 6733: resolved fixed
2010-10-26 16:54:42 -07:00
Jessica Wang 90f10cded7 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-26 16:53:58 -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
Kris McQueen 28bcbc3bdd bug 6732: there is no longer a manual policy, so add in special handling for deleting manual snapshots. Also, in the process of deleting the snapshot, the snapshot might need to be retrieved from the database, so be sure to find including removed.
status 6732: resolved fixed
2010-10-26 16:47:21 -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