bfederle
196e36d194
Update network section
...
-Add load balancer tab to network details
-WIP: Add 'none' field to sticky policy
2012-01-24 15:11:16 -08:00
Jessica Wang
6e5beaaa4a
cloudstack 3.0 new UI - network page - show load balancer tab if the network includes Lb service including ElasticLb capability.
2012-01-24 14:36:20 -08:00
bfederle
8507e6db25
Make query job result AJAX call async to speed up UI performance
2012-01-24 13:53:55 -08:00
bfederle
0f6619a8ce
bug 11798
...
Fix create LB sticky being called twice
2012-01-24 13:48:45 -08:00
bfederle
eff786bcad
bug 13242
...
-Map allowed sticky session params to network capabilities, to only
show fields relevant to selected network
-Move sticky rules to separate JS file
2012-01-24 13:28:06 -08:00
Jessica Wang
b4c5f07fca
cloudstack 3.0 new UI - IP address page - create load balancer rule - always pass publicIpId regardless network type.
2012-01-24 12:42:30 -08:00
Jessica Wang
ce32ab71c1
cloudstack 3.0 new UI - network page - call fullRefresh after enableStaticNAT, createLoadBalancerRule returns success.
2012-01-24 12:02:46 -08:00
Jessica Wang
1f8ee8a21f
cloudstack 3.0 new UI - network page - detail view - add Load balancer tab.
2012-01-24 10:14:23 -08:00
Jessica Wang
a986c6e626
IP Address page - loadBalancing - use network type ("Shared" or "Isolated") to decide which parameter to pass to createLoadBalancerRule, listLoadBalancerRules API.
2012-01-23 18:22:52 -08:00
Jessica Wang
9d0c3fd0fb
cloudstack 3.0 new UI - IP page - configuration - show/hide tabs upon whether their corresponding service are included in the network or not.
2012-01-23 18:07:09 -08:00
bfederle
3a0886f891
Add documentation copy for zone wizard steps
2012-01-23 16:38:30 -08:00
Jessica Wang
4728ee8af8
cloudstack 3.0 new UI - network page - IP page - configuration - static NAT chart - hide Firewall icon if the network that the IP is under doesn't include Firewall service.
2012-01-23 16:34:47 -08:00
bfederle
bc3eef9223
Add 'field required asterisk'
2012-01-23 15:26:03 -08:00
bfederle
3f3e69b842
Add help link to top user drop-down
2012-01-23 15:06:23 -08:00
Jessica Wang
8e82266f6b
cloudstack 3.0 new UI - network page - Associate new IP - pass domainId and account to API call if network type is Shared.
2012-01-23 15:03:14 -08:00
Jessica Wang
fbba0dbbf0
cloudstack 3.0 new UI - network page - IP address page - hide Configuration tab if IP is elastic.
2012-01-23 13:54:29 -08:00
bfederle
d7a45287a5
Enable zone before polling system VMs
2012-01-23 13:52:38 -08:00
Jessica Wang
b97358f32d
cloudstack 3.0 new UI - network page - IP address page - detail view - no actions are allowed if IP is elastic.
2012-01-23 13:41:25 -08:00
Jessica Wang
bd026c50a7
cloudstack 3.0 new UI - network page - IP address page - detailView - add Elastic and VirtualMachine.
2012-01-23 13:28:32 -08:00
bfederle
96d0383a4a
Install wizard updates
...
-Fix tooltips
-Poll system VMs and enable zone at end
2012-01-23 13:27:49 -08:00
bfederle
078f80bbe5
Update install wizard form IDs to support new API calls
2012-01-23 12:57:06 -08:00
bfederle
7962ca9ca4
Install wizard: WIP
2012-01-23 12:57:05 -08:00
Jessica Wang
d009b3f3db
cloudstack 3.0 new UI - network page - add SecurityGroup as SupportedService when getting shared networks.
2012-01-23 11:03:57 -08:00
bfederle
24c14006d2
Updated zone wizard / details
...
Rework zone wizard:
-Support creation of multiple physical networks via drag-and-drop UI
-Support configuration of traffic types
-Allow creation of complete zone resources -- pods, clusters, hosts,
storage -- in a similar fashion to the quick install
-Add requirements to support elastic load balancer
Rework zone details page:
-Convert old zone chart into a regular zone details pane, split into
multiple tabs
-Add zone-specific resources dashboard
-Allow display of multiple physical networks
2012-01-23 10:53:36 -08:00
Jessica Wang
68b6f2b1c5
cloudstack 3.0 new UI - network page - pass listAll to listNetworks
2012-01-22 07:54:11 -08:00
Jessica Wang
96a3b256c0
cloudstack 3.0 new UI - Add Network Offering - when StaticNat is selected, show a new checkbox "Elastic IP" and pass checkbox value (true/false) to servicecapabilitylist[] parameter in API call.
2012-01-21 15:04:54 -08:00
Jessica Wang
b933004011
cloudstack 3.0 new UI - Add Network Offering - when LB Service is selected, show a new checkbox "Elastic LB" capability (true/false).
2012-01-21 12:01:15 -08:00
Jessica Wang
7edf9269c1
cloudstack 3.0 new UI - Add Network Offering - fix a bug that array index in serviceCapabilityList[] was wrongly passed to API.
2012-01-21 11:31:02 -08:00
bfederle
3f07346087
Fix UI interval for add sticky policy
2012-01-20 15:20:23 -08:00
bfederle
3e365ad8c2
bug 11798 (WIP)
...
-Add UI for sticky policy
-Create sticky policy functionality
2012-01-20 14:33:16 -08:00
bfederle
fa2a308d56
Temporary fix to keep dashboard UI from reporting error
2012-01-19 19:02:52 -08:00
Jessica Wang
19002a2434
salmon - network offering - change ID to append "service.xxx." for fields that shows/hides upon services selected.
2012-01-19 14:09:19 -08:00
bfederle
d766b11ca1
Fix for dashboard in Chrome/Safari
2012-01-17 12:23:18 -08:00
bfederle
e7d55d77f5
bug 12306
...
-Use listAll=true for projects and networks listing as ROOT admin
2012-01-17 10:56:27 -08:00
Jessica Wang
45f9701c63
bug 12910: cloudstack 3.0 new UI - router page - add "Destroy" action.
2012-01-11 15:12:39 -08:00
Jessica Wang
cb6f1b619f
bug 12910: cloudstack 3.0 new UI - network page - restart network - add checkbox "Clean up" on dialog box.
2012-01-11 14:38:27 -08:00
Jessica Wang
db527555e1
bug 12910: cloudstack 3.0 new UI - stop router - add checkbox "Force stop" on dialog box.
2012-01-11 14:23:10 -08:00
Jessica Wang
88c08cd798
cloudstack 3.0 new UI - Security Groups page - pass listAll=true listXXX API call.
2012-01-11 13:50:53 -08:00
Jessica Wang
bad0c23501
cloudstack 3.0 new UI - network page, IP address page - pass listAll=true listXXX API call.
2012-01-11 13:49:13 -08:00
Jessica Wang
3f824c4257
cloudstack 3.0 new UI - event page, alert page - pass listAll=true listXXX API call.
2012-01-11 12:13:09 -08:00
Jessica Wang
6b1c19cf6e
cloudstack 3.0 new UI - volume page, snapshot page - pass listAll=true listXXX API call.
2012-01-11 12:10:26 -08:00
Jessica Wang
b37e8dc4df
bug 12995: cloudstack 3.0 new UI - routers page - pass listAll=true to listRouters API.
2012-01-11 12:05:28 -08:00
Jessica Wang
645ebd6655
bug 13009: cloudstack 3.0 new UI - instances page - select "Running", "Stopped", "Destroyed" in top filter will also pass listAll=true to API call.
2012-01-11 11:47:34 -08:00
Jessica Wang
4d1924ca11
bug 13009: cloudstack 3.0 new UI - instances page - select "All" in top filter will pass listAll=true to API call.
2012-01-11 11:43:51 -08:00
Jessica Wang
7e0d3bf213
cloudstack 3.0 new UI - Primary Storage page - list view - add server IP, remove pod name and cluster name.
2012-01-11 11:21:47 -08:00
Jessica Wang
8c89b69ff3
bug 12893: cloudstack 3.0 new UI - Add Primary Storage - when KVM cluster is selected, CLVM will show in protocol dropdown.
2012-01-11 11:06:05 -08:00
Jessica Wang
4808e597bf
bug 12964: fix a JS error => "args is undefined"
2012-01-10 17:04:35 -08:00
Jessica Wang
70363baf2d
bug 12964: fix a typo => "newZoneObj is undefined"
2012-01-10 16:50:35 -08:00
Jessica Wang
96506565e6
bug 12964: fix a typo => "trafficeTypeCount is undefined"
2012-01-10 16:43:51 -08:00
Jessica Wang
f23e315c5f
bug 12964: cloudstack 3.0 new UI - Add Zone Wizard - programatically call createPhysicalNetwork API and addTrafficType API after addZone API returns success.
2012-01-10 16:37:24 -08:00