Commit Graph

274 Commits

Author SHA1 Message Date
Jessica Wang deb01d6ba8 new UI - resources page - clicking zone node will expand and show pods under the zone. 2010-10-10 23:03:58 -07:00
Jessica Wang c09dc082b7 new UI - resources page - draw a zone tree in middle menu. 2010-10-10 22:43:25 -07:00
Jessica Wang ab43d706fb new UI - remove non-used code. 2010-10-10 14:02:36 -07:00
Jessica Wang 8f8bd61303 new UI - Global Settings page - add category column. 2010-10-10 10:58:57 -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 2a79068ce3 new UI - remove host, primary storage, secondary storage from left menu. 2010-10-09 22:15:52 -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 d27d0e617a new UI - instance page - enable HA, disable HA - show info icon (successful or error) after action is complete. 2010-10-09 16:02:23 -07:00
Jessica Wang 2ff3b59077 new UI - middle menu actions - code optimization. 2010-10-09 15:52:52 -07:00
Jessica Wang c68b16154a new UI - subgrid item actions - code optimization. 2010-10-09 00:10:28 -07:00
Jessica Wang 768add3488 new UI - details tab actions - remove listAPIMap. 2010-10-08 20:28:01 -07:00
Jessica Wang c4496a9453 new UI - details tab actions - optimize code of after-actions. 2010-10-08 19:05:54 -07:00
Jessica Wang 6ef5a83217 new UI - template page - fix a bug: clicking a template whose status or size is not blank, then click another template whose status or size is blank, the latter one wrongly show status or size from the former one. 2010-10-08 11:39:44 -07:00
Jessica Wang d95d76f740 new UI - ISO page - apply shared function initializeEditFunction(). 2010-10-08 11:31:35 -07:00
Jessica Wang 089de3ae6a new UI - Global Settings - implement UpdateGlobalSettings action. 2010-10-08 10:37:28 -07:00
Jessica Wang cde98c9ba3 new UI - Disk Offerings page - implement Create Disk Offering action. 2010-10-08 09:22:37 -07:00
Jessica Wang c110e4e443 new UI - Service Offerings page - implement Create Service Offering action. 2010-10-07 19:58:06 -07:00
Jessica Wang c385ead5f9 new UI - add Global Settings page. 2010-10-07 19:19:04 -07:00
Jessica Wang 392280accb new UI - add Disk Offerings page. 2010-10-07 18:30:41 -07:00
Jessica Wang 7e108fd187 new UI - add Service Offerings page. 2010-10-07 18:00:28 -07:00
Jessica Wang c4a4c813ba new UI - IP address page - IP address used for source NAT purpose do not have release IP option. 2010-10-07 17:07:02 -07:00
Jessica Wang c95a634a9b new UI - add Resources page 2010-10-07 14:53:40 -07:00
Jessica Wang ff4ba0958d new UI - IP address - clear all load balancer rules after releasing an IP. 2010-10-07 14:23:35 -07:00
Jessica Wang d0cfc6a7d2 new UI - ip address page - fix a bug that newly created port forwarding rule appear on every IP. 2010-10-07 11:56:29 -07:00
Jessica Wang 6949971391 new UI - ip address page - remove ip from middle menu and clear right panel after releasing an IP. 2010-10-07 11:39:48 -07:00
Jessica Wang 3dd6bec74d new UI - ip address page - implement release IP action. 2010-10-07 10:51:25 -07:00
Jessica Wang 5fb08bc459 new UI - ip address page - fix a bug that highlight in middle menu doesn't work after acquiring new IP. 2010-10-07 09:41:13 -07:00
Jessica Wang 8f083e70ab new UI - IP address page - implement acquire IP action. 2010-10-07 09:37:57 -07:00
Jessica Wang 62a2732c19 new UI - vm wizard - final step - show selected hypervisor in review area. Pass hypervisor parameter to DeployVirtualMachine. 2010-10-06 17:48:37 -07:00
Jessica Wang 0d07743858 new UI - vm wizard - step 1 - add hypervisor dropdown. listing templates will change based on selected item in hypervisor dropdown. listing ISO won't. 2010-10-06 17:37:55 -07:00
Jessica Wang 5cba4a5167 new UI - create template - add hypervisor dropdown, display different value in format dropdown based on selected item in hypervisor dropdown. 2010-10-06 16:14:23 -07:00
Jessica Wang 4d2104198b New UI - instance page - change name action, change group action - populate vmname, vmgroupname to dialog before it displays if only one VM is selected. 2010-10-06 14:59:04 -07:00
Jessica Wang 983f5c5609 new UI - Instance page - actions - pop up an alert if user click action but no VM is selected in middle menu. 2010-10-06 14:29:14 -07:00
Jessica Wang 1ecfdae8f0 new UI - middle menu actions - If Cancel button in dialog box is clicked, remove highlight in middle menu. 2010-10-06 12:05:17 -07:00
Jessica Wang a0f75f34c1 new UI - VM Change Service Offering - pass vmId to listServiceOffering if only one item (VM) is selected in middle menu. 2010-10-06 11:13:46 -07:00
Jessica Wang 4ccd67bba7 new UI - volume page - hide action Create Template from UI until backend is fixed (createTemplateFromVolume is not working at backend). 2010-10-06 10:05:51 -07:00
Jessica Wang a0aa949eda new UI - VM reset password - fix a bug that spinning wheel don't disappear after action succeeds when it's multiple selection in middle menu. 2010-10-05 17:27:44 -07:00
Jessica Wang f8f7512665 new UI - volume page - recurring snapshot 2010-10-05 17:19:30 -07:00
Jessica Wang ef67728cea new UI - instance page - reset password - after action succeeds, show new password in middle menu and details tab when middle menu item is clicked. 2010-10-05 16:59:22 -07:00
Jessica Wang 23c62e568b new UI - show new password on middle menu if deploy virtual machine with a template whose password is enabled. 2010-10-05 14:55:36 -07:00
Jessica Wang 4fa53720c6 new UI - add shared function enableMultipleSelectionInMiddleMenu(), disableMultipleSelectionInMiddleMenu(). 2010-10-05 14:23:18 -07:00
Jessica Wang 802d452e0f new UI - instance page - volume tab, router tab - display gray text "no available actions" instead of a blank menu when mouse is over an action link that has no action links. 2010-10-05 12:22:36 -07:00
Jessica Wang b2e1fd6faf new UI - check whether there is action available when clicking through different items in middle menu. 2010-10-05 12:00:55 -07:00
Jessica Wang 7fe67da4b0 new UI - actions on details tab - hide spinning wheel when selecting another item in middle menu. 2010-10-05 10:58:37 -07:00
Jessica Wang 0763037d5f decode text returned from API. encode text passed to API. 2010-10-04 19:38:22 -07:00
Jessica Wang ca206ea2c8 new UI - create volume, create template from volume, create volume from snapshot, create template from snapshot - encode parameters. 2010-10-04 18:04:56 -07:00
Jessica Wang 7ab6a24876 decode text before it displays on UI. 2010-10-04 14:56:44 -07:00
Jessica Wang 23e9508b52 new UI - ISO page - localize Add ISO dialog, Copy ISO dialog, Create VM from ISO dialog. 2010-10-03 20:47:52 -07:00
Jessica Wang 12db8ca613 new UI - accounts page - localize resource limits dialog, disable account dialog, lock account dialog, enable account dialog. 2010-10-03 19:31:56 -07:00
Jessica Wang fcbcbb7201 new UI - localize delete template for single zone dialog, delete template for all zones dialog. 2010-10-03 18:10:55 -07:00
Jessica Wang b732327fce new UI - ISO page - add cross zones field. localize delete ISO dialog. 2010-10-03 18:03:00 -07:00
Jessica Wang 1e2c504d3b new UI - localize disable HA dialog. 2010-10-03 17:40:47 -07:00
Jessica Wang b4144ac918 new UI - localize Enable HA dialog. 2010-10-03 17:34:47 -07:00
Jessica Wang 815b5719a1 new UI - localize reset password dialog. 2010-10-03 15:07:01 -07:00
Jessica Wang 7818fe4c3d new UI - localize alert dialog. 2010-10-03 14:45:24 -07:00
Jessica Wang 4b3cfe2d71 new UI - attach disk to VM dialog - make vm dropdown field required. 2010-10-03 14:06:06 -07:00
Jessica Wang dd1a4af0b1 new UI - attach ISO dialog - make ISO dropdown field required. 2010-10-03 13:51:31 -07:00
Jessica Wang 4fda60cce0 new UI - localize create template of disk volume dialog. 2010-10-03 11:22:13 -07:00
Jessica Wang b5d190f492 new UI - localize VM change service offering dialog. 2010-10-03 10:49:23 -07:00
Jessica Wang b40dc27cd7 new UI - localize vm change name dialog, vm change group dialog. 2010-10-03 10:31:01 -07:00
Jessica Wang 777efe9681 new UI - localize attach ISO to VM dialog. 2010-10-03 10:09:17 -07:00
Jessica Wang 6baf6d99a3 new UI - localize detach iso from vm dialog. 2010-10-03 09:53:43 -07:00
Jessica Wang ac82ee7dc2 new UI - dashboard of user - implement Recent Errors section. 2010-10-02 15:10:01 -07:00
Jessica Wang 58a850c374 new UI - dashboad of user - implement Public IPs section. 2010-10-02 12:45:51 -07:00
Jessica Wang c7790d73ff new UI - dashboard of user - implement Resources section, My Account section. 2010-10-02 12:38:49 -07:00
Jessica Wang c3bf8f1844 new UI - dashboard page - show/hide different secions for admin, domainadmin, user. 2010-10-02 12:16:17 -07:00
Jessica Wang dca4413072 new UI - color router state text: running in green, stopped in red, destroyed in gray. 2010-10-01 15:33:08 -07:00
Jessica Wang c7f76fc4a2 new UI - instance page - router tab - refresh subgrid item after start/stop/reboot router. 2010-10-01 15:09:05 -07:00
Jessica Wang 16bb2370fb new UI - instance page - router tab - implement actions for routers (stop router, start router, reboot router). 2010-10-01 14:06:03 -07:00
Jessica Wang 05605835f5 new UI - instance page - add router tab. 2010-10-01 11:21:33 -07:00
Jessica Wang 9d5d1084d7 new UI - reset whole view console panel when clicking different VM or router in middle menu. 2010-10-01 10:30:07 -07:00
Jessica Wang 6b31058d4f new UI - view console proxy - set timer key. 2010-09-30 20:24:50 -07:00
Jessica Wang 8004e899d8 new UI - instance page, router page - keep getting the newest screenshot(image) of console proxy. 2010-09-30 19:54:42 -07:00
Jessica Wang 279f3854a6 new UI - routers page - implement view console action. 2010-09-30 19:19:59 -07:00
Jessica Wang 7a176ab184 new UI - instance page - pop up console proxy window when clicking on monitor icon. 2010-09-30 19:07:55 -07:00
Jessica Wang 82a5a43f4d new UI - routers page - add preview console icon along with status and ip address. 2010-09-30 18:14:56 -07:00
Jessica Wang 2638708ab4 new UI - Routers page - add status icon to middle menu. 2010-09-30 17:58:57 -07:00
Jessica Wang 0ea5aa214a new UI - template page, ISO page - fix a bug that middle menu item doesn't get updated after right panel is updated. 2010-09-30 17:41:14 -07:00
Jessica Wang d309afc8e0 new UI - ISO page, Template page - apply shared function todb(), fromdb(). 2010-09-30 17:26:50 -07:00
Jessica Wang ffb542062c new UI - apply shared function switchBetweenDifferentTabs() to pages that have multiple tabs. 2010-09-30 10:42:13 -07:00
Jessica Wang 58a6296913 new UI - add a new shared function: switchBetweenDifferentTabs() 2010-09-30 10:13:49 -07:00
Jessica Wang 7374f85a18 new UI - VM creation - fix bug "toRightPanel is not a function". 2010-09-29 15:24:55 -07:00
Jessica Wang b71010cbf6 new UI - VM creation - fix bug "$t is not defined". 2010-09-29 14:12:12 -07:00
Jessica Wang 9e543b2c12 new UI - domain page - remove obsolete code. 2010-09-28 20:15:28 -07:00
Jessica Wang 273313aa25 new UI - domain page - implement admin accounts tab. 2010-09-28 20:05:08 -07:00
Jessica Wang 7c247b2fa8 new UI - domain page - implement update resource limits. Make right panel editable when clicking edit button instead of pop up dialog box. 2010-09-28 19:05:50 -07:00
Jessica Wang 3857dd359a new UI - domain page - implement details panel. 2010-09-28 17:27:15 -07:00
Jessica Wang 2abfedce47 new UI - domain page - tree - implement expand tree node, collapse tree node. 2010-09-28 16:53:17 -07:00
Jessica Wang 88abc071a4 new UI - domains page - draw tree in middle menu. 2010-09-28 16:32:06 -07:00
Jessica Wang b680637366 new UI - add JSP file, javascript file for Domain page. 2010-09-28 16:04:14 -07:00
Jessica Wang 1bb4eeafd9 new UI - implement new API listInstanceGroups to list instance groups on left menu. 2010-09-28 12:07:26 -07:00
Jessica Wang e46306b5d7 new UI - sepereate action link template into middle menu one and details panel one. 2010-09-27 11:57:58 -07:00
Jessica Wang 0a03ca6721 new UI - dashboard - implement Hosts Alerts section. 2010-09-26 14:48:46 -07:00
Jessica Wang bea86479d8 new UI - dashboard - implement General Alert section. 2010-09-26 14:37:32 -07:00
Jessica Wang 23641a4398 new UI - dashboard - implement bar chart. 2010-09-26 11:57:32 -07:00
Jessica Wang 75499ab393 new UI - dashboard page - system wide capacity - reset to default everytime pod field or zone field is changed. 2010-09-25 23:40:50 -07:00
Jessica Wang 84a2cea56d new UI - dashboard page - implement system wide capacity area. 2010-09-25 23:20:21 -07:00
Jessica Wang 9163ffea67 new UI - dashboard page - populate zone field and pod field. 2010-09-25 17:52:02 -07:00
Jessica Wang fc6a551ac7 new UI - slowly slide up snapshot after deleting it. 2010-09-25 15:41:56 -07:00