Pranav Saxena
1f67bedd3a
CS-15898:Change drop down options in vm tier for vpc
...
Reviewed-by:Brian
2012-08-21 15:48:33 +05:30
Jessica Wang
e137f22d50
CS-15955: cloudstack 3.0 UI - autoscale - validation - convert type of scale policy duration and polling interval when comparing them (Reviewed-by: Brian)
2012-08-20 16:14:33 -07:00
Jessica Wang
b32816bc95
CS-15863: cloudstack 3.0 UI - autoscale - LB listing - VM listing - hide delete button based on vm displayname instead of vm name (Reviewed-by: Brian)
2012-08-20 15:36:17 -07:00
Brian Federle
1bd532d13b
CS-16085: Fix networks checkboxes
...
When both VPC and isolated networks are present, fix case where
unchecking first isolated networks triggers checkbox for VPC tier
network, thus making it appear as if no network is selected.
reviewed-by: jessica
2012-08-20 14:57:58 -07:00
Jessica Wang
5bd7fb6088
CS-16096: cloudstack 3.0 UI - autoscale - fix a regression caused by a server-server side change: ad6ac9b449 (CS-15617. Changed CounterResponse to a List as queryAsyncJob expects it.) (Reviewed-by: Brian)
2012-08-20 13:56:46 -07:00
Pranav Saxena
71dfca41a7
CS-15927:Filter to hide the autoscale VM's through a Regular expression for a Basic Zone
...
Reviewed-by:Brian
2012-08-21 02:11:59 +05:30
Brian Federle
9ef1730c97
CS-16044: Zone wizard: Add 'use local storage' checkbox
...
Add checkbox to zone wizard indicating whether zone will use local
storage. If checked, bypass add primary storage step and enable local
storage for zone on creation.
2012-08-20 11:16:22 -07:00
Brian Federle
94c5727b12
CS-16050: Pass listAll=true to listTags API call, if admin
2012-08-20 10:39:06 -07:00
Pranav Saxena
45eb035e20
CS-15927:Filter to display only Non AutoscaleVMs (name to displayname property change)
2012-08-20 11:54:52 +05:30
Pranav Saxena
8ec4e23194
Autoscale UI changes as suggested during demo
2012-08-18 14:17:11 +05:30
Jessica Wang
91bd6d96d9
CS-16046: cloudstack 3.0 UI - Edit zone - Local Storage Enabled field is a true/false field. Make it a checkbox in Edit mode.
2012-08-17 14:44:48 -07:00
Pranav Saxena
a38704902e
CS-15927:Filter to hide the autoscale VM's through a Regular expression Reviewed-By Brian
2012-08-18 00:56:36 +05:30
Jessica Wang
4b4d4555f3
CS-15863: cloudstack 3.0 UI - (1) extend multiEdit widget to be able to hide actions upon an each item's properties.
...
(2) IP Addresses page - load balancer listing - VM listing - hide destroy action for autoscale VM.
2012-08-17 11:44:23 -07:00
Brian Federle
dee2860d83
CS-16002: Fix ACL list view when no networks present
2012-08-16 14:07:55 -07:00
Brian Federle
5e8ccf2685
CS-16010: Add missing alt tag for 'move to bottom' reorder action
2012-08-16 13:54:59 -07:00
Brian Federle
1c57d4edbe
CS-16016: Reset input field to default value on add
2012-08-16 13:43:49 -07:00
Brian Federle
ece2f03946
CS-16001: Show router details on click of 'virtual router'
...
Clicking the 'Virtual Router' button will show the same router tab as seen on
the VPC detail view.
-- Note that this is only clickable for admins, as users cannot view router
details in the API.
2012-08-16 12:34:05 -07:00
Brian Federle
b7a11767dd
VPN Customer Gateway: Fix missing capital letters
2012-08-16 11:28:22 -07:00
Jessica Wang
f6cf2fb0f0
CS-16018: cloudstack 3.0 UI - create VPN Customer Gateway - IKE DH, Perfect Forward Secrecy dropdown - restore blank option back and label it as "None".
2012-08-16 11:08:26 -07:00
Jessica Wang
93b0b11a79
cloudstack 3.0 UI - fix a regression that made network disappear, caused by 8254edc25a360051c4debad6040a5bcd516dec6a( CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list).
2012-08-16 10:30:13 -07:00
Pranav Saxena
a90d39142f
CS-16018:InterVlan- Blank Options on Add VPN Customer Gateway replaced by Group2mod(1024p)
2012-08-16 21:25:18 +05:30
Pranav Saxena
8254edc25a
CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list
2012-08-16 20:49:55 +05:30
Pranav Saxena
2ddf088c10
CS-16004:LB rule name , ports validation missing under the load balancers tab for a basic zone autoscale configuration
2012-08-16 17:16:15 +05:30
Pranav Saxena
20c5cd720d
CS-15962:InterVlan-Router details tabs to be visible only for admin and hidden for regular accounts
2012-08-16 16:51:09 +05:30
Pranav Saxena
86f2508186
CS-15961:InterVlan Box for Creation of ACL Rules on ICMP Protocol should convey User that -1 for Type and Code means any Type and Code
2012-08-16 14:53:06 +05:30
Jessica Wang
6ea6c662c7
cloudstack 3.0 UI - Instances page - VM Wizard - select network step - VPC filter - list only VPCs belonging to the current login (i.e. If the current login is root-admin, do not show VPCs belonging to regular-user/domain-admin in Instances page's VM Wizard.)
2012-08-15 14:59:18 -07:00
Jessica Wang
ab13f0669f
cloudstack 3.0 UI - VPN Customer Gateway - IKE DH field, Perfect Forward Secrecy field - change option description of to 'Group 2(modp1024)', 'Group 5(modp1536)'.
2012-08-15 13:57:39 -07:00
Jessica Wang
3fd7b8eb6b
cloudstack 3.0 UI - IP Address page - detailView - Network Name is referring to name of associated network.
2012-08-15 11:25:39 -07:00
Brian Federle
2628382b48
VPC UI: Fix IP details when no network is present
2012-08-15 10:25:02 -07:00
Brian Federle
1532428ac3
VPC UI: Hide tier dropdown if viewing from tier detail view
2012-08-15 10:13:49 -07:00
Jessica Wang
c516325688
CS-15956: cloudstack 3.0 UI - autoscale - create/update autoscale vm profile - change how data is passed to API.
2012-08-14 18:04:36 -07:00
Jessica Wang
09bd57cff2
CS-15977: cloudstack 3.0 UI - VM Wizard - select network step (5th step) - if there is no visible network in Existing Networks Area, check checkbox in Add Network Area.
2012-08-14 15:52:04 -07:00
Jessica Wang
428c61dbc9
CS-15985: cloudstack 3.0 UI - IP Address page - should use associatednetworkid instead of networkid when trying to grep an IP Address' parent network.
2012-08-14 11:35:33 -07:00
Brian Federle
945edac370
CS-15796: Disable security group dropdown when in advanced zone
2012-08-14 11:08:48 -07:00
Jessica Wang
b6e401b1fa
cloudstack 3.0 UI - DeleteVpnCustomerGateway API response name has been changed, here is corresponding UI change.
2012-08-14 10:07:18 -07:00
Pranav Saxena
07fc5ab3b0
multiEdit widget add VM labels
2012-08-14 21:01:52 +05:30
Pranav Saxena
f253fcdddf
multiEdit widget add VM labels
2012-08-14 21:00:44 +05:30
Pranav Saxena
a52925bec0
Changing addvms label
2012-08-14 18:10:58 +05:30
Pranav Saxena
15fe4e80ac
CS-15976:when vpc fails to create, UI keeps on showing that the creation is in progress
2012-08-14 17:20:27 +05:30
Pranav Saxena
d61eb05c54
CS-15981:Add Load Balancer page inside Guest networks is blank
2012-08-14 16:27:32 +05:30
Jessica Wang
0582f287e3
CS-15955: cloudstack 3.0 UI - autoscale - change validation error message of comparison of scale policy duration and polling interval.
2012-08-13 16:39:12 -07:00
Jessica Wang
52830fa544
cloudstack 3.0 UI - network page - LB listing - VM listing - VM name - no need to choose between id, displayname, name property in VM object. Always use displayname property in VM object. This also fixes a bug that VM name did not show right after an VM was assigned to a LB rule.
2012-08-13 15:52:59 -07:00
Jessica Wang
c97144815a
cloudstack 3.0 UI - network page - LB listing - comment out obsolete unused code.
2012-08-13 14:44:18 -07:00
Jessica Wang
91e934efbb
CS-15953: cloudstack 3.0 UI - autoscale - add UI validation to validate value in those fields is a number: Min Instances, Max Instances, Polling Interval, Quiet Time, Destroy VM grace period, SNMP Port, Scale Up Policy duration, Scale Down Policy duration.
2012-08-13 13:48:44 -07:00
Pranav Saxena
b9f2e9b93a
CS-15961:InterVlan Box for Creation of ACL Rules on ICMP Protocol should convey the default value of ICMP type and Code
2012-08-14 01:48:35 +05:30
Jessica Wang
8069ffab1c
CS-15957: cloudstack 3.0 UI - VPC - private gateway - if not root-admin, show private gateway listView instead of create private gateway dialog because only root-admin is allowed to create private gateway.
2012-08-13 12:44:18 -07:00
Pranav Saxena
b3e5371374
CS-15962:InterVlan -VirtualRouter details as a separate under the VPC section
2012-08-14 01:09:38 +05:30
Brian Federle
f169a97096
multiEdit: Support default value and description
...
-If 'defaultValue' is specified for a text field, then put that value
into the text field on load.
-If 'desc' is specified for any field, then use it as a 'title'
attribute to show a tooltip description.
Example:
'icmptype': {
...
defaultValue: '-1',
desc: 'Please specify -1 if you want to allow all'
...
}
2012-08-13 12:15:43 -07:00
Brian Federle
c4f12caf5e
CS-15877: Fix static routes
...
Fix static routes not being shown when viewed as a domain admin
2012-08-13 10:56:26 -07:00
Pranav Saxena
92513db2ba
ACL restructuring labels renaming
2012-08-13 14:30:45 +05:30