634 Commits

Author SHA1 Message Date
Jessica Wang
264dd967d4 host page - primary storage tab - implement 3 actions. 2010-12-14 16:54:53 -08:00
Jessica Wang
b0305e710d host page - add primary storage tab. 2010-12-14 16:20:30 -08:00
Jessica Wang
1f2ff1bec2 host page - make statistics tab the last tab. 2010-12-14 15:35:28 -08:00
Jessica Wang
c64abad8c5 Network Offering page - corresponding UI change after updateNetworkOffering API is fixed. 2010-12-14 15:07:28 -08:00
Jessica Wang
3a8ab080ff Network Offering page - implement "Edit Network Offering". 2010-12-14 14:56:23 -08:00
Jessica Wang
b2f3728017 Network Offering page - add availability field. 2010-12-14 14:24:34 -08:00
Jessica Wang
6e8a64d38a Add Network Offering page. 2010-12-14 14:02:27 -08:00
Jessica Wang
b79cc43a6e Add "Security Group" at left menu. 2010-12-14 13:23:30 -08:00
Jessica Wang
0d5555fc32 Account page - fix a bug that newly created account in middle menu showed wrong data. 2010-12-14 11:29:46 -08:00
will
50a076efbf The left menu navigation should be smooth now. 2010-12-13 18:56:25 -08:00
Jessica Wang
ee6e7b8bf3 replace search_panel as a blank one (blank_search_panel) on pages that has middle menu without search and pagination (e.g. network page, cluster page) 2010-12-13 17:52:38 -08:00
Jessica Wang
7ba5fa9541 bug 7469: Snapshot page - Create Template from Snapshot dialog - add "isFeatured" dropdown field. 2010-12-13 17:46:58 -08:00
Jessica Wang
0754663657 Update Template - update embedded jsonObj after calling UpdateTemplate API and UpdateTemplatePermission API. 2010-12-13 17:16:24 -08:00
Jessica Wang
4549552904 Update ISO - update embedded jsonObj after calling UpdateISO API. 2010-12-13 16:59:05 -08:00
Jessica Wang
f44af7d714 bug 7449: ISO page - add isFeatured dropdown to Add ISO dialog and list isFeatured in grid. 2010-12-13 16:21:34 -08:00
Jessica Wang
24b92b2c56 Network page, cluster page, primary storage page, host page - show middle menu without search panel and pagination. 2010-12-13 15:03:41 -08:00
Jessica Wang
742bb65df2 IP Address page - Basic Search - search by keyword parameter. 2010-12-13 14:20:11 -08:00
Jessica Wang
b1e649f856 Creating new account - switch the context to "All accounts" if it's not "All accounts" that is being selected. (e.g. it's "My accounts" that is being selected). 2010-12-13 14:12:28 -08:00
Jessica Wang
84edea9c0f domain page - fix a bug that newly created domain appears twice in domain tree. 2010-12-13 13:58:36 -08:00
Jessica Wang
85f3a48744 creating new item in middle menu - put newly added item on the top instead of on the bottom. 2010-12-13 13:50:21 -08:00
Jessica Wang
69403e05ec Basic Search - search by keyword parameter. 2010-12-13 13:16:13 -08:00
Jessica Wang
fbd2e32882 Optimize afterAddingMidMenuItem() - do not need to pay extra parameter hasMultipleSelectionSubContainer. 2010-12-13 09:53:43 -08:00
Jessica Wang
94330f0d79 IP Address - load balancer page - fix a bug that algorithm dropdown didn't show the right value in edit mode. 2010-12-10 20:10:43 -08:00
Jessica Wang
b9491fc439 UploadLoadBalancer API has been changed to disallow private port to be updated. Here is corresponding UI change. 2010-12-10 20:04:39 -08:00
Jessica Wang
4ea8424332 External Firewall, External Load Balancer - change lable from "URL" to "IP" since what API returns is actually IP instead of URL. 2010-12-10 19:51:31 -08:00
Jessica Wang
d341ea4218 API parameter name has been changed. Here is corresponding UI change. 2010-12-10 19:41:07 -08:00
Jessica Wang
da5b8d2709 IP Address page - Load Balancer tab - correct parameter name. 2010-12-10 19:31:31 -08:00
Jessica Wang
327f3736fa IP Address page - load balancer tab - add a paramter ("applied") to API call when manage section is to be expanded. 2010-12-10 19:24:35 -08:00
Jessica Wang
789f6f2b5f secondary storage - fix a bug that newly created secondary storage has duplicate copy. 2010-12-10 16:34:12 -08:00
Jessica Wang
0f22dc9628 Domain page - switch back to details tab when different domain node is clicked. 2010-12-10 15:47:07 -08:00
Jessica Wang
7a6ff9e9e1 For multiple selection middle container (e.g. Instance page), set selectable widget on a newly created sub container in middle menu. (instead of setting selectable widget to the whole middle menu) 2010-12-10 15:26:47 -08:00
Jessica Wang
da39edb9e6 Dashboard for domain admin - implement recent errors section. 2010-12-10 11:47:51 -08:00
Jessica Wang
ce3d089db0 Dashboard for domin admin - implement counting total number of VM, volume, snapshot, account. 2010-12-10 11:28:11 -08:00
Jessica Wang
6a6f0874ae Direct Network - Add IP Range - prepend newly added record on the top. 2010-12-10 10:29:04 -08:00
Jessica Wang
3f2f7fd49f Public Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:19:03 -08:00
Jessica Wang
3291ddc392 Direct Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:10:46 -08:00
Jessica Wang
b485796e8b Network page - IP Range tab - add ID row. 2010-12-10 09:52:12 -08:00
Jessica Wang
3b44a7a089 bug 7452: after creating a new account, clicking All Accounts menu. 2010-12-09 20:12:34 -08:00
Jessica Wang
7ef9c06b6d bug 7448: direct network - IP Allocation tab - support delete IP Range. 2010-12-09 19:45:02 -08:00
Jessica Wang
2dd29d2110 bug 7448: correct API for delete network. 2010-12-09 19:34:24 -08:00
Jessica Wang
56b28cf516 bug 7458: zone - network - after creating load balancer, show the newly created item on UI. 2010-12-09 19:29:23 -08:00
Jessica Wang
d09866af1f bug 7458: zone - network - after creating external firewall, show the newly created item on UI. 2010-12-09 19:07:49 -08:00
Jessica Wang
f09eb46be0 bug 7458: zone - network - implement List Load Balancer, Delete Load Balancer no UI. 2010-12-09 18:45:23 -08:00
Jessica Wang
d5568a35f7 bug 7458: zone - network - implement Add Load Balancer. 2010-12-09 18:31:15 -08:00
Jessica Wang
b853cad913 bug 7458: zone - network - implement List External Firewall. 2010-12-09 18:04:34 -08:00
Jessica Wang
b724ff8cfa bug 7458: zone - network - implement Add External Firewall. 2010-12-09 17:34:20 -08:00
will
6cff798082 bug 7465: removed network type from service offerings. 2010-12-09 17:25:23 -08:00
will
e54892290c Cleaned up the UI for Beta2 features. 2010-12-09 15:15:40 -08:00
will
1915cbcdc7 bug 7199: Removing capability of editing tags for both service and disk offering. 2010-12-09 15:15:39 -08:00
Jessica Wang
ccf812dde7 bug 7448: zone tree - network - implement Refresh button on right panel. 2010-12-09 15:00:41 -08:00