1246 Commits

Author SHA1 Message Date
Jessica Wang
c732513d8a cloudStack UI - Recurring Snapshot - fix a bug that when "hour" is "08" or "09", it will mysteriously change to "12" when Apply button is clicked. 2011-05-11 17:55:41 -07:00
Jessica Wang
7013b997d4 CloudStack UI - Volume page - fix a JavaScript error "Unable to get value of the property 'iscustomized': object is null or undefined" 2011-05-11 17:34:55 -07:00
Jessica Wang
053246170c bug 9557: CloudStack UI - Recurring Snapshot dialog - reset hidden info in interval dropdown. 2011-05-11 16:47:47 -07:00
Jessica Wang
cf9ebb76e7 bug 9604: Network page - implement action "Edit Network" for newly added API "updateNetwork". 2011-05-11 14:51:41 -07:00
Jessica Wang
2e645d18cf bug 9795: Copy Template Dialog, Copy ISO Dialog - fix a bug that entries in zone dropdown are duplicated when the dialog pops up the 2nd time. 2011-05-10 14:34:56 -07:00
Jessica Wang
8901d0e73c Bug 8691: Instance page - Attach ISO action - make ISO dropdown list all ISOs (including community ISO and featured ISO). 2011-05-10 14:22:34 -07:00
Jessica Wang
98f7abb6dc cloudStack UI - Instance page (multiple-selection-middle-menu page) - fix a bug that multiple-selection menu behaved weird on slow machine (e.g. Chandan's machine). 2011-05-10 12:01:51 -07:00
Jessica Wang
19282b62d8 bug 9786: zone tree - for basic zone - hide details tab when nothing is in the middle menu (i.e. no public network is in the middle menu). 2011-05-09 17:39:30 -07:00
Jessica Wang
175b74483d bug 9786: zone tree - fix a bug that Add External Firewall button and Add Load Balancer button were missing when clicking between advanced zone and basic zone that has no external firewalls. 2011-05-09 17:29:44 -07:00
Jessica Wang
9f7619f209 bug 9786: zone tree - for basic zone - show public_network_page container when there is no public network in middle menu. 2011-05-09 17:10:42 -07:00
Jessica Wang
d5ccbfee65 bug 9786: zone tree - after addExternalFirewall/deleteExternalFirewall, refresh middle menu and top buttons. 2011-05-09 15:11:15 -07:00
Jessica Wang
165963da42 bug 9786: zone tree - for basic zone - hide public network middle menu item, Add IP Range button if listExternalFirewall returns 0 item. 2011-05-09 14:46:43 -07:00
Jessica Wang
8316569710 bug 9774: snapshot page - (1) add state grid row in details tab. (2) only show action "Create Volume", "Create Template" when snapshot state is "BackedUp". 2011-05-06 19:21:46 -07:00
Jessica Wang
ba9d2d946a bug 8296: fix a bug that periodicallyCheckNonCompleteAsyncJob() sent out-of-date jobId to queryAsyncJobResult API. 2011-05-06 16:47:38 -07:00
Jessica Wang
5166285f99 bug 8296: show action complete(success/fail) info in a dialog box even users have navigated to a different page. This change applies to all actions in subgrids and multiple-selection middle menus in all pages. 2011-05-06 16:24:44 -07:00
Jessica Wang
d0174a22f9 bug 8296: show action complete(success/fail) info in a dialog box even users have navigated to a different page. This change applies to all actions in details tab in all pages. 2011-05-06 16:02:28 -07:00
Jessica Wang
db6264cd43 bug 6873: CloudStack UI - Enable/Disable Cluster/Pod/Zone action: only refresh allocationstate grid row and action menu after action succeeds. 2011-05-05 18:46:08 -07:00
Jessica Wang
4c6833b8f2 bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group. 2011-05-05 15:49:45 -07:00
Jessica Wang
39a73cf174 bug 6873: CloudStack UI - Disable Zone action - correct parameter value passed to updateZone API. 2011-05-04 17:50:15 -07:00
Jessica Wang
66c2deb126 bug 6873: CloudStack UI - Zone page - implement Enable/Disable Zone action. 2011-05-04 17:26:21 -07:00
Jessica Wang
f0b8540d98 bug 6873: CloudStack UI - Pod page - implement Enable/Disable Pod action. 2011-05-04 17:09:12 -07:00
Jessica Wang
36d0132950 bug 6873: CloudStack UI - Cluster page - implement Enable/Disable Cluster action. 2011-05-04 16:18:49 -07:00
Jessica Wang
b19ddbff0e bug 9534: CloudStack UI - Service Offering page - details tab - add a grid row "CPU Cap". 2011-05-04 15:31:24 -07:00
Jessica Wang
2b4a463faf bug 9534: CloudStack UI - Add Service Offering Dialog - add "CPU cap: (yes/no)" 2011-05-04 14:57:01 -07:00
Jessica Wang
57b08cb76b CloudStack UI - Instance page - add "Security Group" tab. 2011-05-02 19:42:42 -07:00
Jessica Wang
f57fc2beb7 CloudStack - Pod page - Network Device - implement Delete Network Device action. 2011-05-02 17:34:11 -07:00
Jessica Wang
07ed87b14f networkdevicetype parameter in listNetworkDevice API has been changed from required to optional. When networkdevicetype parameter is not specified, listNetworkDevice API returns network devices of all types. Thus, UI only needs to make 1 API call to get all network devices now. 2011-05-02 17:27:13 -07:00
Jessica Wang
479c6ea313 bug 6873: Zone/Pod/Cluster page - add State grid row in details tab. 2011-05-02 17:04:22 -07:00
Jessica Wang
2f3bb28ca7 ListNetworkDeviceCmd - response object name has been changed. Here is related UI change. 2011-05-02 16:20:32 -07:00
Jessica Wang
b8468eab08 CloudStack - pod page - network device tab - populate network devices to grid when this tab is clicked. 2011-05-02 16:07:18 -07:00
Jessica Wang
6fe9025c89 cloudStack - network device UI - chagne TFT Directory to TFTP Directory. 2011-05-02 15:30:34 -07:00
Jessica Wang
795688d99c CloudStack - pod page - Add Network Device - implement for type PxeServer. 2011-05-02 15:25:40 -07:00
Jessica Wang
c6965f06cc CloudStack - pod page - Add Network Device - after addNetworkDevice API returns succeeds, show newly added network device in grid. 2011-05-02 14:56:36 -07:00
Jessica Wang
30463230b8 CloudStack - Pod page - addNetworkDevice API has been renamed. Here is related UI change. 2011-05-02 14:19:44 -07:00
Jessica Wang
666055239a CloudStack - Add Primary Storage dialog - when protocol is PreSetup, Server field will be set to "127.0.0.1" and non-editable. 2011-04-29 16:17:54 -07:00
Jessica Wang
9621adad9d CloudStack - Pod page - Add Network Device dialog - hide success/fail message container when Add button is hit. Show it after action completes (succeed or fail). 2011-04-29 11:25:16 -07:00
Jessica Wang
ecc56d535d Add Network Device - correct typo of parameter name. 2011-04-29 10:28:57 -07:00
will
4a96e4cb0f bug 8816: Changed private ip address to link local address when displaying virtual routers. 2011-04-28 18:15:53 -07:00
Jessica Wang
e815ed6df7 cloudStack - Pod page - new button "Add Network Device" - implement type PxeServer. 2011-04-28 14:44:31 -07:00
Jessica Wang
9552de426f cloudStack - Pod page - new button "Add Network Device" - implement type ExternalDHCP. 2011-04-28 13:46:35 -07:00
Kelven Yang
6b728cc67f URL encode VMFS primary storate info to allow whitespace in names 2011-04-28 10:39:34 -07:00
Jessica Wang
c851253969 cloudStack UI - zone tree - basic zone - add network tab. “Add IP Range” button and “Add Firewall” button are available. 2011-04-27 15:29:03 -07:00
Jessica Wang
b9c8cb0179 refresh host/primarystorage/systemvm/router/instance status every 5 seconds instead of every 2 seconds. 2011-04-27 12:50:13 -07:00
will
96c8ef6522 bug 9515: Adding the first basic zone will now automatically display the security group left nav 2011-04-22 16:22:35 -07:00
will
b56de7a52e bug 9513: You can now add a POD through the Add Pod button (not wizard). 2011-04-22 15:45:44 -07:00
Kelven Yang
160b2e1114 Finalize custom certficate support. hook with UI 2011-04-22 13:45:09 -07:00
will
24737154b7 bug 9426: Deleting an ISO will no longer cause the UI to continue to poll for download process 2011-04-14 17:36:38 -07:00
will
7ec80d8b61 bug 9426: Deleting a template will no longer cause UI to continue to track download progress resulting in errors appearing. 2011-04-14 17:30:32 -07:00
will
db40e32095 bug 9435: decoded text for disk offering. In fact, I added it globally so all text calling the fromdb() would be correctedly decoded. 2011-04-14 17:30:30 -07:00
Jessica Wang
07f3d2b31b ISO page - (1) stop timer when ISO is in error state. (2) Stop timer when ISO is deleted. 2011-04-14 17:13:25 -07:00