Commit Graph

493 Commits

Author SHA1 Message Date
Jessica Wang 2942a89ca0 new UI - disk offering page - implement updateDiskOffering action 2010-10-11 12:37:58 -07:00
Jessica Wang 6a362cf6a4 new UI - alert page, event page - add tab_content_details. 2010-10-11 11:47:12 -07:00
Jessica Wang a81077c3be new UI - resources page - add host and primary storage under each cluster node in tree. 2010-10-11 11:18:20 -07:00
Jessica Wang e43608c02f new UI - resources page - add cluster under each pod node in the tree. 2010-10-11 10:58:08 -07:00
Jessica Wang 85c25acf4b new UI - resources page - add system VM under each zone. 2010-10-11 10:10:14 -07:00
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 aa481dd55c new UI - correct class applied to table row in details tab. 2010-10-10 11:07:33 -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
NIKITA 5a4e75ebcd New UI for Network tab 2010-10-08 17:09:20 -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
Kris McQueen 9c593352d0 Fixing events for async jobs so that there's a scheduled event recorded with appropriate type/description whenever the API framework schedules the async command to run. A few miscellaneous fixes as well uncovered during regression testing (router response was not parsed correctly by UI, etc.) 2010-10-05 20:26:18 -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 82e7b11892 new UI - before selecting an item in middle menu, show no available actions instead of a blank menu when mouse is over action link. 2010-10-05 11:25:33 -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 426767f9f1 Primary Storage page, Host page - decode text. 2010-10-04 20:08:12 -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 b45b23b50a Storage page - encode API parameters 2010-10-04 18:17:25 -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 25ef105358 new UI - localize left menu. 2010-10-04 10:52:11 -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 ec71530d49 for bug 6381 - add primary storage - shows cluster option when hypervisor is KVM. 2010-10-01 18:36:51 -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 1924556caf template page, ISO page - apply shared function todb(), fromdb(). 2010-09-30 16:22:56 -07:00
Jessica Wang e0542260eb Use shared function todb(), fromdb(). 2010-09-30 15:49:44 -07:00
Jessica Wang 9e0fa5abd3 fix bug 6330 - instance page action menu not displaying correctly on IE7. 2010-09-30 11:14:29 -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
edison 6fc7528809 create data volume is splitted into two stage:
1. create a volume entry in the database,
2. when user attaching the volume to a VM, then actually create the volume on storage pool.
2010-09-29 18:41:54 -07:00
will 031c6fc280 Adding support to indicate hypervisor when registering ISOs 2010-09-29 18:41:54 -07:00
will 3570322ef5 Forgot to add listing of templates by hypervisor 2010-09-29 18:40:51 -07:00
will 67cc587603 Adding some prelim UI to support multiple hypervisors in the hybrid branch 2010-09-29 18:40:51 -07:00
NIKITA 6761a96b30 New Ui for Dashboard User 2010-09-29 17:36:28 -07:00
NIKITA f31f8adde5 issue in Instance popup 2010-09-29 17:36:27 -07:00
Jessica Wang 76fbb6edf7 Revert "new UI - add login section."
This reverts commit 4026eba2e5.
2010-09-29 15:56:11 -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 4026eba2e5 new UI - add login section. 2010-09-29 10:22:45 -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
Kris McQueen 2fde826a77 fix up a few merge conflicts from the big merge master->2.1.refactor that were overlooked 2010-09-28 16:35:15 -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
Kris McQueen 848ce60097 Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework. 2010-09-28 15:47:14 -07:00
Jessica Wang f08ef8c6d4 fix a bug - Zones page - Direct VLAN IP Range - account field appears twice in view mode. 2010-09-28 15:07:36 -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 9a4ceb64c0 fix bug 6287 - decode string before displaying on UI. 2010-09-28 10:46:14 -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 4a305631f9 fix a bug - showXXXXXXXTab() is not defined. 2010-09-27 10:50:27 -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
Jessica Wang e2114b1950 new UI - accounts page - implement Lock Account action. 2010-09-25 10:28:46 -07:00
Jessica Wang 13181b79f8 new UI - accounts page - implement Enable Account action. 2010-09-25 10:15:53 -07:00
Jessica Wang ae453b2961 new UI - accounts page - implement Disable account action. 2010-09-25 09:57:48 -07:00
Jessica Wang 461149a390 new UI - accounts page - implement Resource limits action. 2010-09-24 23:43:38 -07:00
Jessica Wang e6c2f7fa0b new UI - volumes page - snapshot tab - implement create volume action. 2010-09-23 20:49:20 -07:00
Jessica Wang 5e36d7ed35 new UI - volumes page - snapshot tab - implement delete snapshot action. 2010-09-23 20:32:19 -07:00
Jessica Wang 8604f70d71 new UI - volumes page - snapshot tab - build action list. 2010-09-23 20:21:19 -07:00
Jessica Wang 96fd242feb new UI - Volumes page - add Snapshot tab that list all snapshots under this volume. 2010-09-23 19:48:51 -07:00
Jessica Wang c3abad736c new UI - after subgrid item action is finished, show message in 1st grid row in the subgrid. 2010-09-23 18:45:25 -07:00
NIKITA 4ba08d0fa4 UI change for Actions dropdown 2010-09-23 18:40:11 -07:00
Jessica Wang 97eeee7677 new UI - after details tab action is finished, show success/fail message on the top of right panel instead of showing a dialog covering action panel. 2010-09-23 18:03:23 -07:00
Kris McQueen 2a4ddac41a Change getResponse() to return a ResponseObject so that the caller can choose how to serialize. This in in preparation for serializing the async commands to the database with class information and deserializing them into the ResponseObject itself when queryAsyncJobResult is called. Once the ResponseObject is deserialized, the proper string can be returned to the caller.
The previous behavior had the JSON response from the command embedded into the queryAsyncJobResult response as a string rather than a JSON object which prevented the client from being able to read the response.  With this new behavior an actual JSON object should be returned which can then be parsed on the client side.
2010-09-23 17:34:28 -07:00
Jessica Wang 5999da510c new UI - fix a bug - instances page's middle menu action list is empty. 2010-09-23 17:32:17 -07:00
NIKITA ea1c90388e Left menu icons added for IP Address, Network Group, Snapshots and Volume 2010-09-23 17:19:31 -07:00
Jessica Wang ea5d33315d new UI - snapshots page - implement create template from snapshot action. 2010-09-23 17:15:49 -07:00
Jessica Wang e8a16e052c new UI - snapshots page - implement delete snapshot action. 2010-09-23 16:59:19 -07:00
Jessica Wang e583473252 new UI - snapshots page - implement create volume action. 2010-09-23 16:44:20 -07:00
Jessica Wang a6ca920452 for bug 6163 - change direct tagged IP range to no longer restrict it to an account. 2010-09-23 15:25:42 -07:00
Jessica Wang 87fb6acd05 new UI - templates page - create VM from template - add "no disk offering" option. 2010-09-23 11:39:57 -07:00
NIKITA a70b5046a6 Left icons changed for Dashboard and Host 2010-09-23 11:36:50 -07:00
Jessica Wang 7b8218af7b fix bug 6160 - "No disk offering" option is missing when creating VM from templates tab. 2010-09-23 10:57:00 -07:00
Jessica Wang df82d0bac6 fix bug 6154 - port forwarding should show user-assigned VM name instead of system-assigned VM name. 2010-09-21 20:11:35 -07:00
Jessica Wang 2e98f2c41d for bug 6153 - prevent startIP being passed twice to UpdatePod API. 2010-09-21 19:37:32 -07:00
Jessica Wang d117da5f7d fix bug 6153 - when editing a private IP range, just modifying the ending of the IP range will throw an error. 2010-09-21 19:30:39 -07:00
Jessica Wang e5cd44c6fb new UI - volumes page - implement attach disk action. 2010-09-21 19:11:18 -07:00
Kris McQueen 50da0d918f The sanitizeXSS function only sanitizes strings and leaves other types unchanged. 2010-09-21 18:23:40 -07:00
Jessica Wang 23bb32dcde fix bug 6130 - when attaching volume, running and stopped VMs not displayed consistently. 2010-09-21 18:11:10 -07:00
Jessica Wang 039cb78173 fix bug 6127 - change text on confirmation box on VM destroy. 2010-09-21 17:55:40 -07:00
Jessica Wang 4e9b1239ce cross-site scripting - sanitize only value whose type is string. 2010-09-21 17:42:26 -07:00
NIKITA 272d419d3a Width of action dropdown has been increased 2010-09-21 17:41:02 -07:00
Jessica Wang 57c099a647 new UI - volumes page - implement add volume action. 2010-09-21 16:57:41 -07:00
Kris McQueen 5a3f4af638 AddHost and AddSecondaryStorage have different required parameters, so avoid subclassing these commands and just call a common method in the agent manager. Fix the response name for listAccounts. CreateUser returns one user, so don't always get response.user[0] since that's pointless. A secondary storage host does not have a pod id (NfsSecondaryStorageResource) so make sure not to dereference variables that will be null. 2010-09-21 16:28:31 -07:00
Jessica Wang 67cfa3582e new UI - volume page - implement Recurring Snapshot action. 2010-09-21 16:18:40 -07:00
Jessica Wang f89e11bb21 new UI - volume page - implement take snapshot action. 2010-09-21 15:37:47 -07:00
Jessica Wang 3f9b58bc73 new UI - volume page - hide actions when volume state is "Creating" or "Corrupted" or volume is attaching to a VM. 2010-09-21 14:55:27 -07:00
Jessica Wang 8dcea8c07e new UI - clear right panel after deleting a volume. 2010-09-21 14:49:23 -07:00
Jessica Wang 0435d99247 new UI - volume page - implement delete volume action. 2010-09-21 11:55:12 -07:00
Jessica Wang 7a13f1afe2 new UI - instances page - fix a bug that volume tab showed nothing. 2010-09-21 10:50:11 -07:00
Kris McQueen ebd06ae6f3 List clusters was using the name of the command rather than the name of the cluster to search for clusters, which was resulting in no clusters returned. Fixed. CreateStoragePool was returning an array of one pool every time, simplified it to just return the pool and changed the UI to expect one pool rather than an array. Fixed the backend code for creating a storage pool to (a) generate a UUID based on host name, path, and a timestamp and (b) to list only active storage pools when checking for duplicates. This allows a storage pool to be create with the same path as a pool that had previously been deleted. 2010-09-20 19:08:52 -07:00
NIKITA 33d97d32c7 Title Icon for Router 2010-09-20 15:06:05 -07:00
NIKITA 207cee40a7 UI for Advanced Search Popup 2010-09-20 13:13:39 -07:00
NIKITA b0fb42460f Title icon for Alerts 2010-09-20 11:36:11 -07:00
Jessica Wang 53cd82027f new UI - IP address page - hide port forwarding tab and load balancer tab to non-manageable IP (i.e. IP of System VM) 2010-09-19 23:22:23 -07:00
Jessica Wang 385f14e9ae new UI - port forwarding - display vmname and vmdisplayname (defined by user). 2010-09-19 12:36:31 -07:00
Jessica Wang ccc8485942 new UI - load balancer - collapse vm management area when deleting a load balancer rule. 2010-09-19 12:05:36 -07:00
Jessica Wang ed6fbfa958 new UI - load balancer page - fix a bug that new template was attched to wrong grid. 2010-09-19 11:55:08 -07:00
Jessica Wang 5db0b651ec new UI - implement delete balancer rule. 2010-09-19 11:36:05 -07:00
Jessica Wang 3d3d2f5836 new UI - implement update load balancer rule. 2010-09-19 11:10:13 -07:00
Jessica Wang ac9335d9d7 new UI - implement remove VM instance from load balancer rule. 2010-09-19 10:39:27 -07:00
Jessica Wang b687871463 new UI - implement assign VM instance to load balancer rule. 2010-09-19 10:32:08 -07:00
Jessica Wang c49eada7bd rename JSP file (to be consistent with javascript file) 2010-09-19 08:00:39 -07:00
Jessica Wang ea4062ca0a new UI - load balancer - implement manage link. Clicking manage link will expand a subgrid of instances assigned to this load balancer policy. 2010-09-19 00:00:00 -07:00
Jessica Wang 91c7947b33 new UI - IP address page - implement add load balancer rule.:wq! 2010-09-18 21:50:23 -07:00
Jessica Wang 7e27a6a08c new UI - IP address page - implement listLoadBalancerRules. 2010-09-18 20:34:45 -07:00
Jessica Wang 037e38439b new UI - IP address page - show spinning wheel when adding a port forwarding rule. 2010-09-18 16:08:07 -07:00
Jessica Wang 1743704582 new UI - ip address page - implement delete port forwarding rule. 2010-09-18 12:15:09 -07:00
Jessica Wang 6ee817db62 new UI - IP address page - port forwarding tab - implement updatePortForwardingRule. 2010-09-17 20:47:37 -07:00
Jessica Wang 854af0766a new UI - IP address page - implement listPortForwardingRules. 2010-09-17 20:04:22 -07:00
Jessica Wang 06e7789a63 new UI - implement add port forwarding rule. 2010-09-17 19:38:33 -07:00
NIKITA f004981dc1 Template for Error msg in Volume 2010-09-17 17:59:13 -07:00
NIKITA 439872fe6b Loading for Load Balancer - Manage 2010-09-17 17:40:07 -07:00
NIKITA ae2bf6df38 added new css for grid error msg 2010-09-17 17:30:09 -07:00
Jessica Wang 48d7ab1907 new UI - IP address tab - switch between tabs. 2010-09-17 17:28:19 -07:00
Jessica Wang 263bfe13bd new UI - IP address page - implement details tab. 2010-09-17 16:25:42 -07:00
NIKITA 6b22e51221 UI for Dashboard 2010-09-17 16:17:09 -07:00
Jessica Wang 74bd85a3c0 current UI - create disk offering - minimum size of disk offering changes from 1 to 0 2010-09-17 15:39:59 -07:00
Jessica Wang cc1a933c1d new UI - specify zone id when deleting a template. Pop up confirmation dialog before deleting a template. 2010-09-17 15:29:20 -07:00
Jessica Wang a62c49d684 new UI - specify zone id when deleting ISO. Pop up a confirmation dialog before deleting ISO. 2010-09-17 15:21:35 -07:00
Jessica Wang 79c7e823d1 new UI - when creating template to all zones, generate as many templates in middle menu. 2010-09-17 14:48:38 -07:00
Jessica Wang ab1dcb1270 new UI - ISO page - when creating ISO for all zones, generate as many ISO in middle menu. 2010-09-17 14:21:18 -07:00
Jessica Wang e0d962a8e4 new UI - show error message on middle menu item when registerTemplate or registerISO fails. 2010-09-17 11:03:09 -07:00