Jessica Wang
adc72812fe
CLOUDSTACK-3709: UI > Infrastructure menu > Secondary Storage > Cache Storage > detailView > implement Delete action.
2013-07-26 11:24:15 -07:00
Jessica Wang
65f5642bea
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > blade - remove blade detailView since it's not used.
2013-07-25 16:42:22 -07:00
Jessica Wang
e8d10e73ef
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:30:16 -07:00
Brian Federle
b379011889
CLOUDSTACK-3811: Autoscale UI: Use templatefilter=executable fix apply button for non-admins
2013-07-25 11:54:03 -07:00
Brian Federle
ddbe5338d7
CLOUDSTACK-3739: Add text label to 'add VMware DC' action for clarity
2013-07-24 14:48:49 -07:00
Jessica Wang
09dde8bf1c
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:45:35 -07:00
Brian Federle
c8b3086702
CLOUDSTACK-3752: Add text label to 'reset VM' to avoid confusion
2013-07-24 14:40:53 -07:00
Brian Federle
7c5b48425f
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:31 -07:00
Jessica Wang
11dce48855
CLOUDSTACK-3789: UI - specify type when making API calls.
2013-07-24 11:50:49 -07:00
Brian Federle
e12e0f793b
CLOUDSTACK-3344: Add LDAP: Fix encoding of '&' character
2013-07-24 11:49:30 -07:00
Brian Federle
bcfe4c2e99
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:40 -07:00
Isaac Chiang
11f134c246
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-07-24 16:38:41 +08:00
Isaac Chiang
06d897498b
CLOUDSTACK-3700: The dedication process should be listed as a step through zone wizard
2013-07-24 16:33:49 +08:00
Brian Federle
dfdbf20b67
Add disallowSpecialCharacters to some fields
2013-07-23 15:12:58 -07:00
Jessica Wang
c02e802170
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:34:22 -07:00
Brian Federle
7974dfe8db
CLOUDSTACK-3660: Add isdynamicallyscalable field
...
Add isdynamicallyscalable field to storage -> create template dialog
2013-07-22 16:53:17 -07:00
Brian Federle
c9fdee8f21
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:04 -07:00
Brian Federle
7f59d6c9ee
CLOUDSTACK-2990: Before scape-up, present prompt to user if on VMware
2013-07-22 16:07:47 -07:00
Jessica Wang
f1e242f531
CLOUDSTACK-3427: UI > UCS manager > implement listUcsManager API since it has been fixed at server-side.
2013-07-22 13:43:37 -07:00
Brian Federle
4aa9e0a696
CLOUDSTACK-2162: Fix missing provider field on secondary storage step
2013-07-22 11:19:13 -07:00
Wei Zhou
d2c1ed4865
ui change: Disk I/O polling statistics
2013-07-22 16:06:10 +02:00
Isaac Chiang
39a730ccd1
CLOUDSTACK-3388:No error message shows when a dedicate operation failed during the creation of a pod/cluster
2013-07-22 15:33:48 +08:00
Jessica Wang
0cdda2988f
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:22:37 -07:00
Jessica Wang
6e0439a67c
CLOUDSTACK-3651: UI > zone wizard > add secondary storage step - change this step from required to optional, add blank option to Provider dropdown.
2013-07-18 16:25:29 -07:00
Brian Federle
694b90f7fa
CLOUDSTACK-3254: Allow admin to see and modify user affinity groups
2013-07-18 14:31:26 -07:00
Ian Duffy
ad69bc8da3
Format JS
2013-07-18 12:34:20 -04:00
Brian Federle
b41ed8a3ec
CLOUDSTACK-3475: Fix tier id not being passed to autoscale UI
2013-07-17 13:46:47 -07:00
Wei Zhou
bfe76b44da
CLOUDSTACK-1301: fixed issues and add fields descriptions for disk I/O throttling
2013-07-17 16:35:51 +02:00
Brian Federle
1b4900a8a9
Fix typos in JS which break IE < 9
2013-07-16 14:39:38 -07:00
Jessica Wang
af921c4fee
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:51:54 -07:00
Jessica Wang
be0dedefa8
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:38:28 -07:00
Jessica Wang
0392b571f9
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:18 -07:00
Brian Federle
841e761904
CLOUDSTACK-3002: Fix VLAN ID not being passed on create tier
2013-07-15 11:19:26 -07:00
Brian Federle
05ff190314
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:15:50 -07:00
Brian Federle
59e65e8406
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:05:10 -07:00
Jessica Wang
e93ef73e9f
CLOUDSTACK-3427: UI > UCS manager > implement associatesUcsProfileToBlade API.
2013-07-11 17:19:21 -07:00
Jessica Wang
20bade62f1
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:41:51 -07:00
Brian Federle
62823a292e
CLOUDSTACK-3395: Fix typo in 'revert to VM snapshot' response
2013-07-11 14:44:52 -07:00
Brian Federle
6eeea70dad
CLOUDSTACK-3461: Make vCenter user/password fields optional
2013-07-11 11:14:06 -07:00
Jessica Wang
8d7a2162e4
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:11:18 -07:00
Wei Zhou
d2a751fb1e
CLOUDSTACK-3362: use POST instead of GET and encode/decode cert/key in uploadCustomCertificate
2013-07-11 16:06:21 +02:00
Mice Xia
742bc8dc83
fix CLOUDSTACK-1852, use findHostsForMigration to list available hosts for migration
2013-07-11 11:01:07 +08:00
Brian Federle
73cd064e51
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:47 -07:00
Jessica Wang
18b17fc54d
CLOUDSTACK-2988: UI > instances menu > Update Instance action - add Dynamically Scalable field.
2013-07-10 15:33:58 -07:00
Brian Federle
ef7d2740bd
CLOUDSTACK-2983: Fix protocol number field passing invalid values
2013-07-10 15:27:03 -07:00
Jessica Wang
8236e7b633
CLOUDSTACK-2988: UI > templates menu > update template action - add Dynamically Scalable field.
2013-07-10 14:15:33 -07:00
Brian Federle
37ba08a8ea
UI: Fix localization fn override
...
If localization function is specified in another plugin, do not use the
default
2013-07-10 11:18:27 -07:00
Brian Federle
7ce0bd69a8
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 11:18:27 -07:00
Jessica Wang
f7f826d4f5
CLOUDSTACK-2987: UI > Templates menu > register template action: add Dynamically Scalable field.
2013-07-10 11:11:20 -07:00
Jessica Wang
7b783f0df4
CLOUDSTACK-3427: UI > UCS manager > implement listUcsBlade API.
2013-07-09 16:08:19 -07:00