Jessica Wang
4f0e28abe5
Disk Offering page - implement new advanced search.
2010-12-27 16:27:02 -08:00
Jessica Wang
c47ba59939
Service Offering page - implement new advanced search.
2010-12-27 16:18:34 -08:00
Jessica Wang
65f9f02e0a
System VM page - implement new advanced search.
2010-12-27 16:14:25 -08:00
Jessica Wang
bdd925be8d
Virtual Appliances page - implement new advanced search.
2010-12-27 16:11:55 -08:00
Jessica Wang
aeb4c460da
Account page - implement new advanced search.
2010-12-27 12:32:30 -08:00
Jessica Wang
3f47c5f959
ISO page - implement new advanced search.
2010-12-27 12:28:25 -08:00
Jessica Wang
b2007715bd
Template page - implement new advanced search.
2010-12-27 12:25:59 -08:00
Jessica Wang
366cd3d053
Security Group page - implement new advanced search.
2010-12-27 12:23:28 -08:00
Jessica Wang
bb74da01aa
IP Address page - implement new advanced search.
2010-12-27 12:17:13 -08:00
Jessica Wang
bc8b7ed1ae
Snapshot page - implement new advanced search.
2010-12-27 12:08:35 -08:00
Jessica Wang
2a87d31e93
volume page - implement new advanced search.
2010-12-27 12:02:48 -08:00
Jessica Wang
2203f9c403
Instance page - implement new advanced search.
2010-12-27 11:48:15 -08:00
Jessica Wang
eb0be686f0
IP Address page - fix a bug "networkObj.service[6].capability is undefined"
2010-12-27 11:21:16 -08:00
Jessica Wang
1360c1dbe8
IP Address page - fix a bug "networkObj.service[0] is undefined"
2010-12-27 11:07:07 -08:00
Jessica Wang
0356b80b3c
IP Address page - Edit load balancer rule - populate algorithm dropdown with network data instead of hard-coding.
2010-12-23 20:39:29 -08:00
Jessica Wang
5577e0c9ca
IP Address page - create load balancer rule - populate algorithm dropdown with network data instead of hard-coding.
2010-12-23 20:22:14 -08:00
Jessica Wang
66e0ca1298
IP Address page - Port Forwarding tab - populate protocol dropdown by network service firewall SupportedProtocols data (instead of hard-coding).
2010-12-23 20:00:00 -08:00
Jessica Wang
c737ba1585
IP Address page - details tab - show "Enable Static NAT" option only when network service includes "StaticNat".
2010-12-23 19:35:49 -08:00
Jessica Wang
de5312929e
IP Address page - (1) show Load Balancer tab if network service includes { "name": "LB" }. Hide it otherwise. (2) show VPN tab if network service includes { "name": "Vpn" }. Hide it otherwise.
2010-12-23 19:19:54 -08:00
Jessica Wang
af92af5990
IP Address page - show Port Forwarding tab if network service includes { "name": "PortForwarding", "value": "true" }. Hide it otherwise.
2010-12-23 18:56:13 -08:00
Jessica Wang
170a2bc84b
IP Address page - get network data and store it into middle menu item (for later use).
2010-12-23 15:09:27 -08:00
Jessica Wang
edc001b118
IP Address page - details tab - add Network ID row.
2010-12-23 14:41:55 -08:00
Jessica Wang
dd48a5c0ad
Instance page has 3 kinds of advanced search dialog. Append different advanced search dialog to search container depending on which left submenu is clicked (my instances, all instances, running instances, stopped instances, destroyed instances).
2010-12-23 14:31:57 -08:00
Jessica Wang
fbac12bf4c
instance page - advanced search.
2010-12-23 14:31:55 -08:00
Jessica Wang
bceff4068f
new Advanced Search - fix a bug that advanced search dialog didn't appear when clicking the same type of submenu (e.g. "my accounts", "all accounts").
2010-12-23 10:30:08 -08:00
Jessica Wang
fe24fc0324
Alert page - implement new advanced search.
2010-12-22 18:55:10 -08:00
Jessica Wang
38aa405ba4
new advanced search - check advanced search is shown/hidden, then search with/without input fields in advanced search.
2010-12-22 18:34:02 -08:00
Jessica Wang
beffe26460
new Advanced Search - skip input field's value if it's watermark when searching.
2010-12-22 18:24:51 -08:00
Jessica Wang
7ef2debef6
bug 7649: physical resource - zone - network - There is always at least one item (i.e. public network) in middle menu. So, "no items available" shouldn't be in middle menu even there is zero direct network item in middle menu.
2010-12-22 18:12:23 -08:00
Jessica Wang
461563625b
new advanced search - slide down/up (500 milliseconds) when showing/hiding advanced search.
2010-12-22 11:31:49 -08:00
Jessica Wang
572f4bb44f
new Advanced Search - remove watermark when a field with matermark (e.g. "By Account", "By Startdate", "By Enddate") is mouse-clicked.
2010-12-22 11:19:15 -08:00
Jessica Wang
9fd24869fa
bug 7641: resource page - Add Pod dialog, Add Host dialog - zone dropdown field might be empty (e.g. before first zone is created). Skip API call if zone field is empty.
2010-12-22 10:42:56 -08:00
Jessica Wang
66c41efba8
new advanced search - hide/show extended search when arrow icon is clicked.
2010-12-21 18:45:07 -08:00
Jessica Wang
c2a3beb6fb
new advanced search - clicking arrow icon to show advanced search or hide it.
2010-12-21 18:10:28 -08:00
will
eabea789be
bug 7638: Added deep link support for the UI. Only support values are "instance", "volume", and "ip" for now as indicated in the bug.
...
Use lp=instance, lp=volume, or lp=storage
2010-12-21 17:52:38 -08:00
Jessica Wang
aab81a2078
bug 7621: volume page - snapshot tab - create template dialog - add isPublic dropdown.
2010-12-21 17:43:28 -08:00
Jessica Wang
6d2af892f0
bug 7621: snapshot page - create template dialog - add isPublic dropdown.
2010-12-21 17:34:39 -08:00
Jessica Wang
c10b79c7b0
bug 7604: physical resource - zone - network - create network - call even handler of VLAN scope when everytime Create Network Button is clicked.
2010-12-21 16:58:50 -08:00
Kelven Yang
de1d879008
fix typo in addHost dialog
2010-12-21 16:48:44 -08:00
Jessica Wang
6a1a88be5f
pod page - clear grid header title after deleting a pod.
2010-12-21 14:09:32 -08:00
Jessica Wang
a85343f61f
bug 7592: Physical Resources - zone - network - Add Network dialog - remove pod dropdown field.
2010-12-21 13:58:31 -08:00
Jessica Wang
676b2e74aa
bug 7539: Template page, ISO page - when isready == false, do not show Download Template/ISO option.
2010-12-21 13:30:05 -08:00
Jessica Wang
fdbcb58a9b
event page - implement new advanced search.
2010-12-21 12:17:40 -08:00
will
4ae3255d44
bug 7588: Fixed a really annoying jquery/browser issue related to dynamically adding radio buttons to the UI. It finally works on all browsers.
2010-12-21 11:52:38 -08:00
Jessica Wang
eef85255a2
bug 7585: Update Zone - pass DNS2, internalDNS2 to upadteZone API even they are empty strings.
2010-12-21 11:36:09 -08:00
Jessica Wang
f413c32922
bug 7573: Resource page - Add Pod shortcut - fix a bug that duplicate newly pod node appears when zone node is close after add pod action succeeds.
2010-12-21 11:11:14 -08:00
Jessica Wang
888b031634
bug 7573: Resource page - Add Pod Shortcut - add "Guest IP Range", "Guest Netmask", "Guest Gateway" when zone is basic-network-type.
2010-12-21 11:00:54 -08:00
Jessica Wang
51daa4c0e4
bug 7573: Zone page - Add Pod Dialog - fix a bug that duplicate newly pod node appears when zone node is close after add pod action succeeds.
2010-12-20 20:15:50 -08:00
Jessica Wang
07830c1b33
bug 7573: Zone page - Add Pod Dialog - add "Guest IP Range", "Guest Netmask", "Guest Gateway" when zone is basic-network-type.
2010-12-20 20:00:04 -08:00
Jessica Wang
87df47cb6d
bug 7547: template page, ISO page, volume page - decode URL returned from extractTemplate/extractISO/extractVolume API.
2010-12-20 19:06:58 -08:00
Jessica Wang
ca6b1cb9d9
bug 7602: instance page - volume page - add "Create Snapshot" option.
2010-12-20 18:17:23 -08:00
will
86b06d16ef
Changed isCustomized to all lowercase to follow standard response returned as part of listDiskOffering
2010-12-20 17:34:50 -08:00
Jessica Wang
0b01919371
bug 7584: volume page - add a new action "Download Volume".
2010-12-20 17:24:26 -08:00
Jessica Wang
41ef0fdc73
host page - clear right panel when clicking different cluster node.
2010-12-20 15:59:15 -08:00
will
7f393ee731
Fixed dialog issues with adding clusters.
2010-12-20 15:32:52 -08:00
Jessica Wang
797897aeda
retire cluster page.
2010-12-20 15:26:32 -08:00
Jessica Wang
dd6bcf0c88
bug 7543: Host page - empty subgrid item container when tab is clicked.
2010-12-20 15:10:38 -08:00
Jessica Wang
5c04815fb1
bug 7543: Domain page - empty subgrid item container when tab is clicked.
2010-12-20 15:05:24 -08:00
Jessica Wang
7ac09608c7
bug 7543: Account page - empty subgrid item container when tab is clicked.
2010-12-20 14:51:44 -08:00
Jessica Wang
0756ca6a3b
bug 7543: instance page - empty subgrid item container when tab is clicked.
2010-12-20 14:42:43 -08:00
Jessica Wang
e3aecc1342
bug 7543: volume page - snapshot tab - empty snapshot container when clicking on each volume.
2010-12-20 14:36:13 -08:00
Kelven Yang
228eba363b
Add clustertype field to response of ListHostCmd. Improve UI display related with cluster/host
2010-12-20 14:08:59 -08:00
Jessica Wang
291a9669e7
bug 7535: ISO page - hide "Download ISO" option for non-admin user.
2010-12-20 14:10:57 -08:00
will
b4029d0a49
Fixed guest ip range display issue
2010-12-20 14:08:55 -08:00
Jessica Wang
e3d030e866
New Advanced Search - change element ID of advanced search box container.
2010-12-20 13:54:37 -08:00
Jessica Wang
d9292d0fdd
New Advanced Search - change container.
2010-12-20 13:32:46 -08:00
Jessica Wang
ae0d7b51d4
bug 5815: IP Address page - pass networkid when calling listVirtualMachines for VM dropdownboxes (in details tab, port forwarding tab, load balancer tab)
2010-12-20 11:56:48 -08:00
Jessica Wang
830995380d
IP Address page - add Associated Network ID field.
2010-12-20 11:18:22 -08:00
Jessica Wang
ea06686709
network page - fix a bug that clicking Add Network Button didn't work the first time.
2010-12-20 10:55:11 -08:00
Jessica Wang
c7fb7f3aa3
Pod page - change network tab to IP Allocation tab.
2010-12-20 10:35:30 -08:00
Jessica Wang
09138f3173
Pod page - show "Add IP Range" option if its zone is in basic-mode.
2010-12-20 10:29:04 -08:00
Jessica Wang
5e8be4a431
Place Add XXX buttons in each related page instead of index.jsp.
2010-12-18 17:04:17 -08:00
Jessica Wang
e71f6cb547
Pod page - correct CIDR to netmask.
2010-12-17 20:26:13 -08:00
Jessica Wang
92d8171760
Zone tree - only advanced zones show network node. Basic zones don't show network node.
2010-12-17 19:56:03 -08:00
Kelven Yang
f92482fabf
add clustertype and hypervisortype to ListClusterCmd API, improve addHost UI to deal with multi-hypervisor
2010-12-17 19:41:35 -08:00
will
c5b33a69c2
bug 7471: UI will make use of the new network offering "availability" parameter to choose how to display the Virtual Networking model in the VM wizard.
2010-12-17 19:06:36 -08:00
Jessica Wang
b83c5bcaae
Security Group page - implement Delete Ingress Rule.
2010-12-17 18:50:38 -08:00
Jessica Wang
8d8dc339bd
Security Group page - add Ingress Rule tab.
2010-12-17 17:50:37 -08:00
Kelven Yang
e03693f0aa
Make AddClusterCmd API generic to all hypervisors, change UI accordingly also
2010-12-17 16:30:27 -08:00
Jessica Wang
2dd9eb84ee
Volume page - advanced search dialog - include keyword from basic search when doing search.
2010-12-17 16:26:48 -08:00
Jessica Wang
34de842721
Event page - advanced search dialog - include keyword from basic search when doing search.
2010-12-17 15:58:30 -08:00
Jessica Wang
3094df97e7
Event page - advanced search dialog - include keyword from basic search when doing search.
2010-12-17 15:51:51 -08:00
Jessica Wang
f65ff25aec
new advanced search dialog - fix a bug that search word is still "on" when visiting another page without closing the dialog first.
2010-12-17 15:40:09 -08:00
Jessica Wang
c21fc721c7
New Advanced Search dialog - clicking advanced will open the dialog. Clicking advanced again will close the dialog.
2010-12-17 15:33:47 -08:00
Jessica Wang
0b678f08df
Host page - fix a bug that caused a javascript error when clicking Add Primary Storage dialog.
2010-12-17 14:20:37 -08:00
Jessica Wang
68f8f1ccf7
Network page - initialize JQuery dialog only when new JSP file is being loaded into right panel.
2010-12-17 11:48:06 -08:00
Jessica Wang
14379d6f2a
Zone page - initialize JQuery dialog only when new JSP file is being loaded into right panel.
2010-12-17 11:09:13 -08:00
Jessica Wang
4396a06407
Resouce page - initialize JQuery dialog only when new JSP file is being loaded into right panel.
2010-12-17 11:05:59 -08:00
Jessica Wang
c1ee386e04
zonetree - fix a bug that clicking network node didn't refresh middle menu.
2010-12-17 10:56:21 -08:00
Kelven Yang
bef989c47f
refresh UI correctly after adding external cluster
2010-12-17 10:50:26 -08:00
Jessica Wang
18762b397d
Zone Tree - load JSP file into right panel only when clicking different type of node in zone tree.
2010-12-17 10:30:35 -08:00
Jessica Wang
ce4ad3993a
domain tree - clicking between domain treenode won't reload domain.jsp.
2010-12-16 19:58:22 -08:00
Jessica Wang
cde8a0a8d4
Network Offering page - only show network offering whose type is Virtual.
2010-12-16 19:40:42 -08:00
Kelven Yang
8ffe2ecf62
listMidMenuItems() has changed, adjust cloud.core.cluster.js accordingly
2010-12-16 18:52:11 -08:00
will
e38d73d6fe
More refactoring to fix issue where detail pages were not load correctly.
2010-12-16 17:23:06 -08:00
Jessica Wang
9185244718
Network Offering page - only show network offering whose type is Virtual.
2010-12-16 16:51:22 -08:00
Kelven Yang
4a6933fa9e
1) Enable addExternalCluster API command
...
2) UI changes for new addExternalCluster API command (for vmware)
2010-12-16 16:40:32 -08:00
Jessica Wang
077e2f7cea
Security Group page - implement Add Security Group action.
2010-12-16 16:37:47 -08:00
Jessica Wang
1433c3ad6c
We no longer place primary storage in middle menu. Here is related UI change.
2010-12-16 15:16:12 -08:00
Jessica Wang
b1d50a4abe
Host page - After creating primary storage, add a subgrid item in primary storage tab in host page (instead of adding a new item in middle menu)
2010-12-16 13:58:17 -08:00
will
c5570597d2
Fixed issue where you could not click next on the VM wizard
2010-12-16 13:06:39 -08:00
will
dc97167757
Fixed issue where you could not click next on the VM wizard
2010-12-16 13:06:37 -08:00
Jessica Wang
897568e457
Security Group page - implement Delete Security Group action.
2010-12-16 12:56:52 -08:00
Jessica Wang
d013846bf1
CreatePortFowardingRule API has been changed. Here is related UI change.
2010-12-16 11:45:08 -08:00
Jessica Wang
6d4f00e0a2
Add External Firewall, Add External Balancer - encode the whole URL value.
2010-12-16 11:16:33 -08:00
Jessica Wang
f1db650aef
Security Group page - implement details tab.
2010-12-16 11:16:32 -08:00
Jessica Wang
1e595ddf00
network page - implement advanced search.
2010-12-15 19:01:28 -08:00
Jessica Wang
350a482fff
network page - implement basic search.
2010-12-15 18:48:30 -08:00
Jessica Wang
4bd6d85066
remove blank_search_panel since middle menu in all pages support search function now.
2010-12-15 18:16:19 -08:00
will
becc285128
- Updating jquery library to 1.4.4
...
- started refactoring work to make the UI flow more smoothly. This first checkin makes the top action buttons no longer refresh if you click on a menu link for the same group of items.
2010-12-15 17:54:49 -08:00
Jessica Wang
97714a57b3
bug 7466: account page - implement new API UpdateAccount.
2010-12-15 17:31:21 -08:00
Kelven Yang
912cfef63c
Let selection of hypervisor type when adding a host
2010-12-15 17:06:49 -08:00
Jessica Wang
62783eef84
bug 7466: account page - user tab - implement new API EnableUser.
2010-12-15 16:35:07 -08:00
Jessica Wang
050f8aa33b
fix a bug that UI shows "Session is expired" when login as user-role or dominAdmin-role.
2010-12-15 16:03:12 -08:00
Kelven Yang
7f199c5b71
Add VMFS (iscsi) storage support in UI for vmware
2010-12-15 15:21:25 -08:00
Jessica Wang
4875cbfabd
bug 7466: account page - user tab - add state field.
2010-12-15 15:20:46 -08:00
Jessica Wang
d083783288
bug 7466: implement new API disableUser.
2010-12-15 15:09:04 -08:00
Jessica Wang
d34d8f79a6
bug 7466: implement new API DeleteAccount on UI.
2010-12-15 14:51:54 -08:00
Jessica Wang
5726ebc62b
bug 7466: disableAccount and lockAccount have been merged into 1 single command. Here is related UI change.
2010-12-15 13:59:10 -08:00
Jessica Wang
7c7989abb2
bug 7466: related UI change for CreateAccount API.
2010-12-15 13:33:27 -08:00
Jessica Wang
7ac8bfaa2d
Network Offering page - implement basic search and advanced search.
2010-12-15 13:33:26 -08:00
Jessica Wang
66ab7e343d
related UI change after API Bug ( #7498 ) is fixed.
2010-12-15 10:37:21 -08:00
Jessica Wang
4c44ffec5d
Host page - implement basic search and advanced search.
2010-12-15 10:21:32 -08:00
Jessica Wang
a8e62cf669
remove primary storage page since primary storage is only a sub-page (tab) in host page.
2010-12-15 09:58:29 -08:00
will
e466905a4d
bug 7271: Fixed an issue where async query commands continue to execute even after leaving the current page context. This results in some weird UI behavior such as duplication or even items being added to the wrong pages.
2010-12-14 17:32:04 -08:00
Jessica Wang
6362f0c163
when clicking cluster node in zone tree, list only hosts in middle menu. (before this checkin, we list hosts and primary storages in middle menu)
2010-12-14 17:22:01 -08:00
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
Jessica Wang
6a57168a0c
bug 7448: public network - implement delete IP Range.
2010-12-09 14:48:28 -08:00
Jessica Wang
2e77e3bcd8
bug 7448: implement Delete (Direct) Network.
2010-12-09 14:26:26 -08:00
Jessica Wang
1ddc5af786
bug 7448: zone tree - network - Add IP range to public network - fix a bug that VLAN ID field disappear after creating a new IP range to public network.
2010-12-09 13:48:42 -08:00
Jessica Wang
476ed64f6b
bug 7448: zone tree - network - Add (direct) network - remove Type (direct, public) since type is always direct, remove "untagged" option since direct network doesn't have "untagged" option.
2010-12-09 13:01:05 -08:00
Jessica Wang
dcad660789
bug 7448: zone tree - network - Add IP range to public network - remove VLAN Type option (because it's always "Virtual") and networkName, networkDesc (because it's for direct network, not public network).
2010-12-09 12:27:11 -08:00
Jessica Wang
5662ea7d90
bug 7448: zone tree - network - direct network page - details tab - remove IP range row.
2010-12-09 11:48:17 -08:00
Jessica Wang
8d87271dad
bug 7448: zone tree - network - implement Add IP Range for direct network.
2010-12-09 11:38:02 -08:00
Jessica Wang
b043f5517f
bug 7448: zone tree - network - implement Add IP Range for public network.
2010-12-09 11:07:23 -08:00
Jessica Wang
2f39796392
bug 7448: zone tree - network - Add Network Dialog - after adding a direct network, show it in middle menu.
2010-12-09 09:34:01 -08:00
Jessica Wang
cff9855402
bug 7448: zone tree - network - implement Add Network Dialog.
2010-12-08 19:53:13 -08:00
will
11e22726b7
bug 7438: Commenting out feature where you can directly create a VM from a template or ISO for Beta2. It just doesn't work with the new networking model.
2010-12-08 19:22:14 -08:00
will
83d68999a2
bug 7312: fixed issue where changing the "customize" drop-down when adding a new disk offering does nothing.
2010-12-08 19:13:42 -08:00
Jessica Wang
a4f35f90ce
bug 7448: zone tree - network - change element ID of IP range template since it's shared by both public network and direct network.
2010-12-08 18:52:44 -08:00
Jessica Wang
01a04ecad0
bug 7448: zone tree - network - public network page - IP allocation tab - apply new parameter (forvirtualnetwork=true) when calling listVlanIpRanges API.
2010-12-08 18:41:21 -08:00
Jessica Wang
4e9c030d82
bug 7448: zone tree - network - public network page - implement IP allocation tab.
2010-12-08 18:11:50 -08:00
will
2965997f96
bug 7343: You no longer have any actions associated with source nat ips
...
- Fixed dialog width issues
2010-12-08 18:05:25 -08:00
Jessica Wang
ad5870bd70
bug 7448: zone tree - network - public network page - implement details tab.
2010-12-08 17:40:36 -08:00
Jessica Wang
fa45669a8a
bug 7448: zone tree - network - public network - add "Firewall" tab, "Load Balancer" tab.
2010-12-08 17:10:01 -08:00
Jessica Wang
c7ed0cf134
bug 7448: zone tree - network - only show "public network" in middle menu when zone is in advanced-mode.
2010-12-08 16:21:36 -08:00
Jessica Wang
14ef4c2d57
template page - add hypervisor in grid.
2010-12-08 15:31:32 -08:00
Jessica Wang
f32c0b8a39
bug 7448: zone tree - network - add public network as the 1st middle menu item (hardcode it as "Public Network).
2010-12-08 15:04:17 -08:00
will
7270b2f285
Removed network type from the UI as it is no longer used anymore.
2010-12-08 14:14:21 -08:00
Jessica Wang
7a8cc8c087
bug 7448: zone tree - network page - add VLAN in IP Allocations tab. Remove Podname from details tab.
2010-12-08 13:54:01 -08:00
Jessica Wang
b5cf31857f
bug 7448: Direct Network page - implement "IP Allocation" tab.
2010-12-08 13:25:00 -08:00