Jessica Wang
0362b1b131
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > blade - remove blade detailView since it's not used.
2013-07-25 16:43:40 -07:00
Jessica Wang
a63d191857
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > associatesUcsProfileToBlade API has been changed from sync to async. Here is related UI change.
2013-07-25 16:43:14 -07:00
Brian Federle
05d278556f
CLOUDSTACK-3811: Autoscale UI: Use templatefilter=executable fix apply button for non-admins
2013-07-25 11:54:28 -07:00
Isaac Chiang
e8f1ce3aa4
CLOUDSTACK-3388:No error message shows when a dedicate operation failed during the creation of a pod/cluster
2013-07-25 08:37:14 +08:00
Isaac Chiang
4730e5593c
CLOUDSTACK-3700: The dedication process should be listed as a step through zone wizard
2013-07-25 08:34:39 +08:00
Brian Federle
f27ca638c3
CLOUDSTACK-3739: Add text label to 'add VMware DC' action for clarity
2013-07-24 14:49:14 -07:00
Jessica Wang
fee5fce5cd
CLOUDSTACK-3563: UI > Add Guest Network Dialog (only available for root-admin in Network menu and Infrastructure menu) > change Network Offering field to depend on both zone field and scope field.
2013-07-24 14:46:15 -07:00
Brian Federle
782ece6b60
CLOUDSTACK-3752: Add text label to 'reset VM' to avoid confusion
2013-07-24 14:41:23 -07:00
Brian Federle
7ce17fa3b8
CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets
...
Support passing list of dependsOn targets for form fields. This will
trigger a change if any items specified in list are changed.
Example:
fieldA: {...},
fieldB: {...},
fieldC: { dependsOn: ['fieldA', 'fieldB'] }
2013-07-24 14:25:40 -07:00
Jessica Wang
8d98cc2b12
CLOUDSTACK-3789: UI - specify type when making API calls.
2013-07-24 12:22:19 -07:00
Brian Federle
e03f7f4db3
CLOUDSTACK-3344: Add LDAP: Fix encoding of '&' character
2013-07-24 11:49:56 -07:00
Brian Federle
585fdd9781
CLOUDSTACK-3153: Fix numbering of ACL items
...
Re-number dragged items in increments of ten, and use an average of
the previous and next number, so that multiple reorders can occur
before conflicts happen.
2013-07-24 11:04:29 -07:00
Brian Federle
c1102fcc79
Add disallowSpecialCharacters to some fields
2013-07-23 15:13:19 -07:00
Jessica Wang
09b898adbc
CLOUDSTACK-2760: UI > Infrastructure menu > System VMs > fix a bug that Agent State was not mapped correctly between systemVMs and hosts.
2013-07-23 11:38:44 -07:00
Brian Federle
2eae870335
CLOUDSTACK-3660: Add isdynamicallyscalable field
...
Add isdynamicallyscalable field to storage -> create template dialog
2013-07-22 16:52:50 -07:00
Brian Federle
df3ae98054
CLOUDSTACK-3710: Remove over-commit ratio fields from edit cluster UI
...
Removes over-commit fields as editable. This also removes the 'edit
cluster' action, as there are no longer any fields to edit.
2013-07-22 16:20:17 -07:00
Brian Federle
c2faa09068
CLOUDSTACK-2990: Before scape-up, present prompt to user if on VMware
2013-07-22 16:08:13 -07:00
Jessica Wang
f39de1d791
CLOUDSTACK-3427: UI > UCS manager > implement listUcsManager API since it has been fixed at server-side.
2013-07-22 13:44:29 -07:00
Brian Federle
3f405be8e0
CLOUDSTACK-2162: Fix missing provider field on secondary storage step
2013-07-22 11:20:37 -07:00
Wei Zhou
cfc85eb68f
ui change: Disk I/O polling statistics
2013-07-22 16:09:50 +02:00
Jessica Wang
e2f14167f2
CLOUDSTACK-3651: Infrastructure menu - zone detail - listVmwareDcs API only exists in non-oss build, suppress error "The given command does not exist or it is not avaiable for user" from UI for this specific case.
2013-07-19 15:23:24 -07:00
Jessica Wang
57c1561b8c
CLOUDSTACK-3651: UI > zone wizard > add secondary storage step - change this step from required to optional, add blank option to Provider dropdown.
2013-07-19 10:02:19 -07:00
Jessica Wang
f766a9e58d
Format JS
2013-07-19 09:59:28 -07:00
Brian Federle
66a68552d0
CLOUDSTACK-3254: Allow admin to see and modify user affinity groups
...
Conflicts:
ui/scripts/affinity.js
2013-07-18 14:33:31 -07:00
Wei Zhou
27b5085542
CLOUDSTACK-1301: fixed issues and add fields descriptions for disk I/O throttling
2013-07-18 13:11:31 +02:00
Brian Federle
5b112820c2
CLOUDSTACK-3475: Fix tier id not being passed to autoscale UI
2013-07-17 13:46:59 -07:00
Brian Federle
221a053861
Fix typos in JS which break IE < 9
2013-07-16 14:40:10 -07:00
Jessica Wang
ea7f66c362
CLOUDSTACK-3563: UI > Network menu > Guest Network section > search box in listView was shoved out of original place after new button "Add guest network" was added. Fix it by shorten label of "Add Isolated guest network with SourceNAT" button.
2013-07-16 13:58:48 -07:00
Jessica Wang
f37877dc9b
CLOUDSTACK-3563: UI > Network menu > Guest Netework section > provide "Add Guest Network" option where root-admin can create shared networks from.
2013-07-16 13:39:13 -07:00
Jessica Wang
60d5d7a995
CLOUDSTACK-3461: zone wizard - add cluster step - when hypervisor is VMware, vCenter Username and vCenter Password are required (for firing addVmwareDc API).
2013-07-15 11:33:59 -07:00
Brian Federle
e92e9884d7
CLOUDSTACK-3002: Fix VLAN ID not being passed on create tier
2013-07-15 11:19:03 -07:00
Brian Federle
77b738f58c
CLOUDSTACK-2615: Remove 'change service' from VM actions
...
Now that scaleVirtualMachine is being used to change compute
offerings, the old 'change service' action can be removed, as it will
be deprecated in the future.
2013-07-12 12:16:03 -07:00
Brian Federle
f9fd132031
CLOUDSTACK-2864: Fix duplicate message on affinity group
...
Fixes issue where text on affinity group step of instance wizard is
duplicated, when going back a step and making changes.
2013-07-12 12:04:57 -07:00
Wei Zhou
838cfa2bb6
CLOUDSTACK-3362: use POST instead of GET and encode/decode cert/key in uploadCustomCertificate
2013-07-12 10:43:38 +02:00
Jessica Wang
7e87c77043
CLOUDSTACK-3427: UI > UCS manager > implement associatesUcsProfileToBlade API.
2013-07-11 17:20:02 -07:00
Jessica Wang
38cb16df36
CLOUDSTACK-3460: UI > Infrastructure menu > clusters > add cluster dialog > when hypervisor is VMware, call listVmwareDcs API to get vCenter Host and vCenter Datacenter value if the 2 fields are not filled (the 2 fields are optional).
2013-07-11 15:42:50 -07:00
Brian Federle
f6e7e58a47
CLOUDSTACK-3395: Fix typo in 'revert to VM snapshot' response
2013-07-11 14:45:21 -07:00
Brian Federle
355d87dcba
CLOUDSTACK-3461: Make vCenter user/password fields optional
2013-07-11 11:13:39 -07:00
Jessica Wang
129f207ef6
CLOUDSTACK-3450: UI > Infrastructure menu - zone detail - (1) Add VMware datacenter fields. (2) Show Remove VMware datacenter action where there is no VMware datacenter attached with the zone. Show Add VMware datacenter action otherwise.
2013-07-11 11:12:23 -07:00
Mice Xia
9dbe5ec706
fix CLOUDSTACK-1852, use findHostsForMigration to list available hosts for migration
2013-07-11 10:41:42 +08:00
Brian Federle
633335321d
CLOUDSTACK-2779: Fix ACL rule protocol number field
...
-Fix protocol number field not passing start/end port
-Fix protocol number for ACL rule 'edit' form
2013-07-10 16:47:58 -07:00
Jessica Wang
f8e45c2d74
CLOUDSTACK-2988: UI > instances menu > Update Instance action - add Dynamically Scalable field.
2013-07-10 15:47:41 -07:00
Jessica Wang
47c770ca9f
CLOUDSTACK-2988: UI > templates menu > update template action - add Dynamically Scalable field.
2013-07-10 15:47:10 -07:00
Jessica Wang
79bec35476
CLOUDSTACK-2987: UI > Templates menu > register template action: add Dynamically Scalable field.
2013-07-10 15:39:58 -07:00
Brian Federle
62eb115911
CLOUDSTACK-2983: Fix protocol number field passing invalid values
...
Conflicts:
ui/scripts/vpc.js
2013-07-10 15:28:07 -07:00
Brian Federle
4c597ab78f
UI: Fix localization fn override
...
If localization function is specified in another plugin, do not use the
default
2013-07-10 15:27:15 -07:00
Brian Federle
5acf5c561a
UI plugin framework: Fix load order
...
Fixes potential issue where plugins could load after cloudStack UI is initialized,
preventing their functionality from showing up.
Now, the main UI is only loaded after all plugins have loaded; this is via
'cloudStack.pluginReady' event.
2013-07-10 15:27:15 -07:00
Jessica Wang
ddf7d40b62
CLOUDSTACK-3427: UI > UCS manager > implement listUcsBlade API.
2013-07-09 16:10:16 -07:00
Jessica Wang
513f0a8b3b
CLOUDSTACK-3429: UI > zone wizard > advanced sg-enabled > exclude Hyperv from hypervisor dropdown.
2013-07-09 15:35:48 -07:00
Jessica Wang
c9b1783235
CLOUDSTACK UI - remove obsolete code (window.name is no longer used).
2013-07-09 15:35:25 -07:00
Jessica Wang
35e6f03542
CLOUDSTACK-3427: UI > UCS manager > implement listUcsProfile API.
2013-07-09 15:18:11 -07:00
Jessica Wang
9af1045f55
CLOUDSTACK-3427: UI > UCS manager > implement addUcsManager API.
2013-07-09 15:17:48 -07:00
Brian Federle
16c720f713
UI: Add initial UCS section to infrastructure page
2013-07-09 13:53:04 -07:00
Brian Federle
40cac192f6
Detail view: Fix context not being refreshed on perform action
2013-07-08 15:56:36 -07:00
Brian Federle
18b107b062
CLOUDSTACK-3337: Don't show current ACL list in dropdown
2013-07-08 15:56:31 -07:00
Brian Federle
e535760d9b
VPC JS: Code cleanup
2013-07-08 15:56:26 -07:00
Brian Federle
73786c373a
CLOUDSTACK-3253: Don't allow default ACL lists to be removed
2013-07-08 14:23:18 -07:00
Jessica Wang
46fcb03f17
CLOUDSTACK-3341: UI > template/ISO page > downloadTemplate/downloadISO action - do not decode URL return in extractTemplate API response.
2013-07-08 13:14:22 -07:00
Jessica Wang
5dc8bf9ec3
CLOUDSTACK-1676: UI > zone wizard > basic zone > pass securitygroupenabled=true if selected network offering includes security group service; pass securitygroupenabled=false if selected network offering does not include security group service.
2013-07-08 11:59:52 -07:00
Jessica Wang
e03ea2702f
CLOUDSTACK-3207: UI > domain page > get total number of instances, volumes by both listAccounts API and listProjects API.
2013-07-08 11:59:21 -07:00
Jessica Wang
3953cbe35e
CLOUDSTACK-3164: UI - VPC section - tier - Internal LB - detailView - add assignVMs action in detailView (will show on Quickview in listView as well).
2013-07-08 11:58:39 -07:00
Jessica Wang
39e6e7f09c
CLOUDSTACK-3093: UI - Infrastructure menu - zone detail - physical network - network service providers - Internal LB VM - add migrate, view console action.
2013-07-08 11:58:08 -07:00
Jessica Wang
c6961ef655
CLOUDSTACK-3286: UI - Add Network Offering dialog - reset provider dropdown to first enabled option only if selected option is diabled.
2013-07-08 11:57:39 -07:00
Brian Federle
33c144a463
UI: Localize app name and 'about' window
2013-07-08 11:33:28 -07:00
Brian Federle
f239136605
Multi-edit: edit rule UI: fix regression and restore functionality
...
Conflicts:
ui/scripts/ui/dialog.js
2013-07-08 11:33:28 -07:00
Brian Federle
b48d99b518
CLOUDSTACK-3170: Support editing ACL rule items
...
Conflicts:
ui/scripts/vpc.js
2013-07-08 11:33:27 -07:00
Brian Federle
3c82e7eb88
ACL item reorder: Fix error message box
2013-07-08 11:10:16 -07:00
Brian Federle
4cd5dfe2ae
CLOUDSTACK-3153: On reorder, only update target ACL item's number
2013-07-08 11:10:11 -07:00
Brian Federle
5304d4973b
ACL UI: Sort ACL items by number
2013-07-08 11:10:11 -07:00
Pranav Saxena
baadb8a8c2
pod/host dedication failure cases
2013-07-08 14:52:01 +05:30
Pranav Saxena
320e3a42a8
CLOUDSTACK-3333: Start port and end port disabled for protocolnumber
2013-07-05 20:28:39 +05:30
Pranav Saxena
be17ea8e94
CLOUDSTACK-3230: Cluster remains in processing state
2013-07-05 17:06:04 +05:30
Wei Zhou
bccf5d8ea0
CLOUDSTACK-3345: createLBStickinessPolicy replaces old stickiness policy if exists
2013-07-05 10:48:03 +02:00
Pranav Saxena
5f32725dfa
CLOUDSTACK-2760: Agent status for SSVM and CPVM
2013-07-03 17:24:59 +05:30
Pranav Saxena
0c7cfc266e
CLOUDSTACK-2162: Scope parameter for adding primary storage for a basic zone set up
2013-07-03 14:53:05 +05:30
Pranav Saxena
7e8234f7fe
scale up vm/systemvm/routerVM response handline
2013-07-02 15:46:17 +05:30
Mike Tutkowski
99227f7b3e
SolidFire plug-in and related changes
...
SolidFire plug-in
SolidFire plug-in related
2013-06-28 16:59:21 -06:00
Jessica Wang
dfb2e1d4f5
CLOUDSTACK-3255: UI > VPC section - IP Address - Load Balancing - autoscale - fix a bug that failed to get zoneid for createAutoScaleVmProfile API.
2013-06-28 12:19:28 -07:00
Jessica Wang
6ea38bff16
reverts commit 7e96bf5f19 which causes regression of CreateAccount dialog.
2013-06-27 09:50:57 -07:00
Brian Federle
7e96bf5f19
CLOUDSTACK-3170: Support editing ACL rule items
2013-06-26 12:28:37 -07:00
Jessica Wang
6fdd0eea1b
CLOUDSTACK-3121: UI > VPC dashboard - fix a bug that showed wrong count number of private gateways.
2013-06-25 16:44:37 -07:00
Jessica Wang
774141a9dc
CLOUDSTACK-3130: UI > VPC section - Enable Static NAT - Select VM for static NAT- show no VMs when no tier is selected.
2013-06-25 16:36:42 -07:00
Jessica Wang
fc93b68738
CLOUDSTACK-3171: UI > VPC > add private gateway dialog - fix ACL dropdown to only show ACL that belong to the VPC.
2013-06-25 15:46:03 -07:00
Jessica Wang
6a711fc682
CLOUDSTACK-3165: UI > VPC page - Configure VPC chart - pass associatednetworkid instead of networkid to listPublicIpAddresses API.
2013-06-25 11:43:53 -07:00
Pranav Saxena
49ab93cd23
Dedication of pod/cluster
2013-06-25 18:19:45 +05:30
Hiroaki KAWAI
09626337ab
CLOUDSTACK-1194: fix that isolation method does not show in Firefox.
...
zoneWizard.js puts field name and value twice where we need only
and css padding overflows in some browser rendering. The result is
that isolation method pull down menu will be pushed down and hidden
under the next box element.
2013-06-25 15:50:30 +09:00
Hiroaki KAWAI
2d6369c826
CLOUDSTACK-2756: Stratosphere SSP plugin
...
Stratosphere SSP is an SDN solution which creates virtual L2
networks backed by vxlan and vlan. SSP will ask hypervisor to set a
specific vlan, then SSP will interact with openflow switches and
put vxlan/vlan translation flow rules.
This plugin provides SSP as "connctivity" service provider.
Signed-off-by: Hiroaki KAWAI <kawai@stratosphere.co.jp>
2013-06-25 15:31:40 +09:00
Jessica Wang
af91a8ac8d
CLOUDSTACK-3166: UI - VPC section - configure VPC - tier - STATIC NATS - fix a bug that listView showed nothing.
2013-06-24 16:37:22 -07:00
Pranav Saxena
388e80efb1
making fields required when adding a vmwareDC to a cloudstack zone
2013-06-25 01:12:42 +05:30
Jessica Wang
0b4e0b307f
BUG-ID: CS-17733 - make detailView widget to pass jsonObj to tagger widget, so dataProvider in tagger widget is able to pass projectid to listTags API.
...
Reviewed-by: Brian
2013-06-24 11:30:35 -07:00
Wei Zhou
aac922450c
CLOUDSTACK-3143: add response in the response string (ui change)
2013-06-24 09:18:41 +02:00
Jessica Wang
8837113abc
CLOUDSTACK-3123: UI > Infrastructure menu > Secondary Storage > Secondary Storage detailView > delete action > fix a JS error "args.context.secondarystorages is undefined" when delete action is clicked.
2013-06-21 15:17:58 -07:00
Jessica Wang
7794e9282b
CLOUDSTACK-3123: UI > Infrastructure menu > Secondary Storage > Cache Storage > detailView: remove Delete action since there is not API for it.
2013-06-21 15:14:33 -07:00
Jessica Wang
cb84e8404d
CLOUDSTACK-3123: UI > Infrastructure menu > Secondary Storage > Cache Storage: implement detailView.
2013-06-21 15:09:26 -07:00
Brian Federle
9e2026a2e2
Create compute offering UI: Use big size for form
2013-06-21 14:33:43 -07:00
Brian Federle
8bd204f771
UI form dialog: Support left-right field columns
...
For larger forms, if 'bigSize' is specified in form options, dialog
will widen to a 2-column layout. This is to prevent the form fields
from going off the bottom of the screen.
2013-06-21 14:33:26 -07:00
Jessica Wang
364f26327e
CLOUDSTACK-3123: UI - remove obsolete dataProvider.
2013-06-21 14:13:48 -07:00
Jessica Wang
08a7b28245
CLOUDSTACK-3123: UI > Infrastructure menu > Secondary Storage > Cache Storage: implement Add NFS Cache Storage action.
2013-06-21 14:04:16 -07:00
Jessica Wang
73c1a56c2a
CLOUDSTACK-3123: Infrastructure menu > Secondary Storage > split it into 2 sections: Secondary Storage, Cache Storage.
2013-06-21 11:54:07 -07:00
Jessica Wang
31b9fea5e7
CLOUDSTACK-2236: UI - Instances menu - migrate instance to another host - get requiresStorageMotion property from selected option instead of first option from host dropdown.
2013-06-21 10:31:23 -07:00
Sheng Yang
041303cc67
Baremetal: Fix typo of BaremetaUserdataProvider
...
Should be "Baremetal" rather than "Baremeta"
2013-06-21 09:48:25 -07:00
Brian Federle
1b62cc1f2d
Dedicate host UI: Fix broken jobid response
...
Conflicts:
ui/scripts/system.js
2013-06-20 15:36:08 -07:00
Brian Federle
60622d7a28
CLOUDSTACK-3045: Fix missing 'array2' from add cluster/add host
2013-06-20 15:29:32 -07:00
Jessica Wang
9ed52fd77d
CLOUDSTACK-2651: UI - Infrastructure menu > zone > physical network > guest > IP Range > Add IP Range dialog: add gateway field, netmask field.
2013-06-20 14:56:54 -07:00
Brian Federle
5b5d3d0be2
Zone chart: Update secondary storage link to show both sub-sections
...
-Show both 'secondary storage' and 'image stores' via dropdown on link
to list view
2013-06-20 14:40:00 -07:00
Edison Su
5f28dcc6bb
merge to master
2013-06-19 22:41:13 -07:00
Isaac Chiang
791eb601b7
CLOUDSTACK-3069: [UI]Quickview of POD is not displaying any info in UI
2013-06-20 10:33:21 +08:00
Edison Su
9aec9c605c
merge to master
2013-06-19 18:16:47 -07:00
Brian Federle
bd84005b4e
Infrastructure UI: Fix list views with sub-sections
2013-06-19 12:24:58 -07:00
Brian Federle
0dd14b1c61
Secondary storage listView: Add image stores dummy section
2013-06-19 12:24:36 -07:00
Jessica Wang
2d10ae7580
CLOUDSTACK-3016: UI - (1) remove obsolete code that pass zonetype to API calls. (2) network menu: use listZones&networktype=Advanced to determine which section to show.
2013-06-19 11:52:18 -07:00
Wei Zhou
5e5bb2cae7
remove duplicate lines of 2d678063fa
2013-06-19 15:46:51 +02:00
Wei Zhou
2d678063fa
Shared networks is only supported in Basic zone and Advanced zone with SG in Infracstructure->Zone->Physical Network->Guest->Network
2013-06-19 15:37:39 +02:00
Pranav Saxena
ffcd693afd
CLOUDSTACK-3056:Intelligence mechanism on the UI in case of addVmwareDC API call failure
2013-06-19 16:30:48 +05:30
Jessica Wang
a16af4380b
CLOUDSTACK-2770: UI - Infrastructure menu - physical netework - network service providers - Baremetal PXE - Add Baremetal PXE Device dialog - add Tftp Root Diectory field.
2013-06-18 15:57:11 -07:00
Jessica Wang
236dc12d8a
CLOUDSTACK-2770: UI - Infrastructure menu - physical netework - network service providers - add Baremetal DHCP, Baremetal PXE.
2013-06-18 15:56:21 -07:00
Brian Federle
643447e78c
UI: Remove excessive fields from disk offering list view
...
Several new fields were causing disk offering list view to
overflow. These were removed from the table listing, and are still
viewable from the detail page.
2013-06-18 15:24:32 -07:00
Brian Federle
231c4b5b10
CLOUDSTACK-2716: Truncate long values
...
For cases such as in global setting values, truncate long text if new
option 'truncate: true' is specified in field properties. This will
reduce td's max-width and add ellipses. Edit field on truncate: true
columns will overflow into action column, to prevent input area from
being too cramped.
2013-06-18 15:16:35 -07:00
Brian Federle
b7def43427
CLOUDSTACK-2080: Fix error handling for multi-edit actions
2013-06-18 13:48:07 -07:00
Wei Zhou
f2e6ababab
CLOUDSTACK-3055: change data transfer rate unit from MB to Mb in service/network offerings
2013-06-18 17:50:07 +02:00
Wei Zhou
882220e802
CLOUDSTACK-1301: VM Disk I/O Throttling
2013-06-18 10:02:55 +02:00
Jessica Wang
a2c7d3a8a7
CLOUDSTACK-869: Add VPC dialog - add Public LB Provider dropdown, remove VPC Offering dropdown. When Public LB Provider is selected as Netscaler, pass "Default VPC offering with Netscaler" to createVPC API. When Public LB Provider is selected as VpcVirtualRouter, pass "Default VPC Offering" to createVPC API.
2013-06-17 10:58:58 -07:00
Isaac Chiang
2fb18db7b1
CLOUDSTACK-2976: At zone level setting same parameter page is getting
...
displayed repeatedly when you scroll down
2013-06-16 23:04:33 +08:00
Edison Su
f41c800d88
merge to master
2013-06-14 19:06:33 -07:00
Jessica Wang
4b2eb18cfc
CLOUDSTACK-2981: UI - create network offering - fix a bug that provider dropdown always bounced back to the first enabled option. It should only bounce back to the first enabled option when the selected option is disabled.
2013-06-14 14:20:58 -07:00
Mice Xia
5e56e43e31
fix CLOUDSTACK-2930, exception while applying ACL rule with protocol as ALL.
...
1) change UI, disable startport and endport when protocol=All
2) validate parameters for API createNetworkACL
2013-06-14 13:19:07 +08:00
Jessica Wang
2630625260
CLOUDSTACK-2360: UI - Infrastructure menu - zone detail - physical network - network service providers - Netscaler - view devices - device detail page - add GSLB Provider enabled or not, GSLB Provider Public IP, GSLB Provider Private IP field.
2013-06-13 15:03:04 -07:00
Jessica Wang
643b3b5066
CLOUDSTACK-2870: UI - Infrastructure menu - add guest network dialog - change label for isolatedvlanid property.
2013-06-13 13:56:22 -07:00
Brian Federle
c37d3d818c
VPC UI / Internal LB: Fix typo
2013-06-13 12:58:20 -07:00
Pranav Saxena
c2b5c98de0
CLOUDSTACK-2977: Update Default NIC for VM alert message
2013-06-13 10:59:30 +05:30
Min Chen
18aeef3ef1
Merge branch 'master' (up to commit
...
c30d9be3ce ) into object_store.
2013-06-12 11:20:32 -07:00
Jessica Wang
02399d9a2a
CLOUDSTACK-2350: UI - Instances menu - change affinity action - list affinity groups that belongs to instance owner.
2013-06-12 10:56:39 -07:00
Pranav Saxena
75d446ccf7
CLOUDSTACK-1726: UI hangs on invalid vlan range - provision of intelligence mechanism to go back and re enter the vlan values
2013-06-12 17:19:18 +05:30
Jessica Wang
4fce6448e6
CLOUDSTACK-2021: UI - Network menu - listView - add IPv6 CIDR field.
2013-06-10 16:59:15 -07:00
Wei Zhou
ecbce6a67f
fix disk IO requests display error
2013-06-10 23:11:48 +02:00
Jessica Wang
a59067e94f
CLOUDSTACK UI - network menu - create guest network dialog - change label.
2013-06-10 13:43:07 -07:00
Brian Federle
1eab817a96
Update projects UI validation
2013-06-10 11:02:08 -07:00
Brian Federle
f15a7c3f8e
Code cleanup
2013-06-10 10:43:31 -07:00
Brian Federle
ce17f856ea
CLOUDSTACK-2811: Default add primary storage dialog to scope=cluster
2013-06-07 11:05:01 -07:00
Pranav Saxena
5233e3216b
CLOUDSTACK-869:Netscaler support as an external LB provider
2013-06-07 16:53:32 +05:30
Pranav Saxena
bcc5baa163
CLOUDSTACK-869:Netscaler support as an external LB provider:front end
2013-06-07 16:23:44 +05:30
Pranav Saxena
c2ac4090d9
Changing URL to vcenter while adding a VmwareDC
2013-06-07 12:22:43 +05:30
Jessica Wang
5541785827
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - Select VM view - refresh assignedVMs data by API call when popping up Select VM view.
2013-06-06 16:07:49 -07:00
Jessica Wang
9a175f9306
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - listView will be freshed in widget level after action is done. Therefore, remove refresh from application level.
2013-06-06 11:49:50 -07:00
Jessica Wang
36ed93f8ab
CLOUDSTACK-2880: UI - zone detail - add VMware DC action - replace URL field with vcenter field and make vcenter required.
2013-06-06 11:39:05 -07:00
Jessica Wang
62025632f9
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - add source port, instance port to listView.
2013-06-06 10:55:12 -07:00
Jessica Wang
bdb5997cfc
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - fix a bug that select VM view failed to show VMs.
2013-06-06 10:45:29 -07:00
Pranav Saxena
d98289baca
making detail view vlan range uneditable
2013-06-06 17:21:47 +05:30
Pranav Saxena
c0850d4d82
CLOUDSTACK-2873: Passing account name for explicit dedication
2013-06-06 17:14:57 +05:30
Pranav Saxena
9889ead370
Passing number in the create ACL API
2013-06-06 16:17:03 +05:30