654 Commits

Author SHA1 Message Date
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