2250 Commits

Author SHA1 Message Date
Jessica Wang
ca9fb52ba6 cloudStack - Elastic Load Balancer - createLoadBalancer API has been changed from sync to async. This is another UI change (create load balancer rule with IP) for it. 2011-07-28 19:50:16 -07:00
Jessica Wang
7e8393e6da cloudStack - Elastic Load Balancer - click load balancer tab to populate load balancer rules when supportELB is "guest" or "public". 2011-07-28 19:12:24 -07:00
Jessica Wang
ac64855618 cloudStack - Elastic Load Balancer - hide details tab and show load balancer tab. 2011-07-28 18:49:33 -07:00
Jessica Wang
4ed5856407 cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" whenever calling listPublicIpAddresses API. Otherwise, it will return an empty object. 2011-07-28 17:57:15 -07:00
Jessica Wang
68286170a2 cloudStack - Elastic Load Balancer - (1) After a zone is created, call listCapabilities API to refresh g_supportELB. (2) Add "forloadbalancing" parameter when calling listPublicIpAddresses API. 2011-07-28 17:28:19 -07:00
Jessica Wang
2f9385bc1f cloudStack - Elastic Load Balancer - rename Add Load Balancer button on the top of IP Address page. 2011-07-28 16:43:06 -07:00
Jessica Wang
e3e4870953 cloudStack - Elastic Load Balancer - fix a bug that g_supportELB became null on 2nd browser window (2nd browser window doesn't require login). 2011-07-28 16:30:24 -07:00
Jessica Wang
bd5bc4d39d cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" parameter when calling listPublicIpAddresses API. 2011-07-28 16:17:44 -07:00
Jessica Wang
ddfcad7e72 cloudStack - Elastic Load Balancer - after creating a load balancer (with IP) successfuly, get publicIpId from createloadbalancerruleresponse, and get call listPublicIpAddresses API to get full info of this newly created IP. 2011-07-28 14:00:39 -07:00
Jessica Wang
a10c81453e cloudStack - Elastic Load Balancer - listCapabilities API has been changed to return supportELB as "gest", "public" or "false". Here is related UI change. 2011-07-28 11:03:17 -07:00
Jessica Wang
b999980ce8 cloudStack - Elastic Load Balancer feature - if listCapabilities returns supportELB as true, hide Acquire IP button and show Add Load Balancer and IP button on IP Address page. Clicking Add Load Balancer and IP button will pop up a dialog containing zone dropdown (populated with basic zones), name, public port, private port, algorithm dropdown. 2011-07-27 19:41:57 -07:00
Jessica Wang
140d872259 cloudStack - UserVM page - Stop VM action - add option "Force Stop". 2011-07-11 15:50:47 -07:00
Jessica Wang
9f8e129b01 cloudStack - secondary storage page - remove Version grid row. 2011-07-08 14:45:51 -07:00
will
48d8dab096 Reverted Source CIDR changes. Removed Port Ranges from the UI for now. 2011-07-07 22:49:06 -07:00
will
0f064e394b - Removed source CIDR from the UI for now 2011-07-07 19:55:25 -07:00
Jessica Wang
b0d6403369 bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action. 2011-07-06 15:52:13 -07:00
Jessica Wang
95e77a41f0 bug 10500: cloudStack - periodically Check non-Complete-AsyncJob - Only popup dialog when getting action label succeeds. 2011-06-29 20:03:21 -07:00
Jessica Wang
d9aa289b56 bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR. 2011-06-28 18:08:46 -07:00
Jessica Wang
615af2971e bug 10433: fix a bug that was caused by global zone name cache. 2011-06-27 14:29:24 -07:00
alena
74f34a0e0c bug 10435: removed vpn feature
status 10435: resolved fixed
2011-06-24 09:18:46 -07:00
Jessica Wang
e56a1ba7ee bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags". 2011-06-21 15:33:49 -07:00
Jessica Wang
aa41233131 bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags". 2011-06-21 15:20:50 -07:00
Jessica Wang
392c0499dc bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog, Add System Service Offering Dialog - rename "tags" to "storage tags". 2011-06-21 15:13:05 -07:00
Jessica Wang
33e87159e5 bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true. 2011-06-21 14:49:52 -07:00
Jessica Wang
f8abe298d4 bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change. 2011-06-21 14:25:38 -07:00
Jessica Wang
8c9108370c bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:34:05 -07:00
Jessica Wang
49b041fac6 bug 9419: CloudStack UI - Account page- add new action "Update Resource Count". 2011-06-17 10:58:43 -07:00
Jessica Wang
9ab65522f9 bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count". 2011-06-17 10:54:21 -07:00
Jessica Wang
cb981e6682 bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification". 2011-06-16 19:13:50 -07:00
Jessica Wang
6016c4c791 bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain". 2011-06-16 18:10:13 -07:00
Jessica Wang
ec81e1ac7b cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain. 2011-06-15 11:12:20 -07:00
Kelven Yang
24c87c306b merge adding host fix from 2.2.4 2011-06-14 17:16:19 -07:00
Jessica Wang
55b9eaaa81 bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified. 2011-06-08 19:07:20 -07:00
Jessica Wang
4d871b2a10 bug 7194: cloudStack UI - IP Address page - create port forwarding rule - since private port and private end port might be different from public port and public end port, remove functionality "If public end port gets filled, disable private ports and copy public ports over to private ports." 2011-06-07 17:44:12 -07:00
Jessica Wang
d0d0bd97b5 CloudStack - Add Network Dialog - fix a bug that & is missing between isShared parameter and isDefault parameter in createNetwork API call. 2011-06-07 17:29:35 -07:00
Jessica Wang
42df9043a2 cloudStack - Add Network Dialog - correct element ID of tags input field. 2011-06-07 17:28:45 -07:00
Jessica Wang
973a00ff59 bug 9877: cloudStack UI - Add Zone Wizard - Clicking radio buttons (VLAN, Security Groups) under Advanced Mode will make Advanced Mode checked. 2011-06-06 18:11:07 -07:00
Jessica Wang
bd7752bd62 bug 8809: cloudStack UI - Add Template dialog - If "All Zones" is selected, call "listHypervisors&zoneid=-1" instead of "listHypervisors". 2011-06-06 17:06:53 -07:00
Jessica Wang
b455b14d8b bug 9903: cloudStack UI - VM Wizard - security groups selection - exclude default security group since it's always applied. 2011-06-06 16:49:31 -07:00
Jessica Wang
506825ef69 bug 9878: cloudStack UI - VW Wizard - empty hypervisor dropdown before adding options. 2011-06-06 16:20:02 -07:00
Jessica Wang
7156213513 bug 7553: cloudStack - Router page - change service - exclude service offering currently used by this router in service offering dropdown. 2011-06-06 15:55:48 -07:00
Jessica Wang
f03273f34e bug 7194: cloudStack UI - IP Address page - create port forwarding rule - If public end port gets filled, disable private ports and copy public ports over to private ports. 2011-06-02 20:05:47 -07:00
Jessica Wang
70b5ab45fa bug 7194: cloudStack UI - IP Address page - list port forwarding rules - add public end port and private end port. 2011-06-02 19:45:55 -07:00
Jessica Wang
87b3a326f3 bug 7194: cloudStack UI - IP Address page - create port forwarding rule - (1) split public port into public start port, public end port. (2) split private port into private start port, private end port. 2011-06-02 19:27:54 -07:00
Jessica Wang
2a6215abca bug 9959: cloudStack - Add Network Device dialog, Add External Firewall dialog, Add External Load Balancer dialog - encode parameter values before passing them to API. 2011-06-02 17:20:00 -07:00
Jessica Wang
ba3c2499ff cloudStack - Network page - Edit Network - make tags field editable. 2011-06-02 10:32:32 -07:00
Jessica Wang
180b9d49b4 cloudStack - Add Network dialog - add new field "tags". 2011-06-01 18:29:00 -07:00
Jessica Wang
80e0e7a4e6 cloudStack - capability doesn't always get returned in Firewall object. Do a extra validation before loop through it. 2011-06-01 12:05:33 -07:00
Jessica Wang
0685782fa9 bug 7553: cloudStack - Router page - change service - call changeServiceForRouter API. 2011-05-31 17:10:36 -07:00
Jessica Wang
c6a0c62fb6 bug 7553: cloudStack - Router page - add Service Offering gridrow. 2011-05-31 17:00:53 -07:00