Jessica Wang
c1b5612c2d
CLOUDSTACK-2180: UI > Instances > Reboot VM action > if the template from which vm is created is password-enabled, pop up "Password has been reset to xxxxxxx" dialog after action is complete.
2013-09-23 12:00:14 -07:00
Jessica Wang
47384e30cc
CLOUDSTACK-4713: EIP/ELB Basic Zone: UI > Network > IP Addresses > make extra API call to get IPs allocated at guest network.
2013-09-19 18:37:33 -07:00
Jessica Wang
5c74fb3ed5
CLOUDSTACK-4714: EIP/ELB Basic Zone > EIP/ELB Basic Zone > Network page > Add Load Balancer tab > add AutoScale rule > spinning wheel is hanging forever with JS error "args.context.ipAddresses is undefined".
2013-09-19 17:12:58 -07:00
Jessica Wang
0c64bdadc0
CLOUDSTACK-4713: UI > EIP/ELB Basic Zone - fix a bug that IPs that are acquired are not showing in listView of IP Addresses page under Network menu.
2013-09-19 16:48:07 -07:00
Brian Federle
e59e1d148b
CLOUDSTACK-4710: Fix broken help link
2013-09-19 13:36:58 -07:00
Jessica Wang
160d980c72
CLOUDSTACK-4709: UI > template > register template > when zone dropdown is selected as All Zones, show all hypervisors supported in cloudstack instead of only hypervisors available in all zones.
2013-09-19 10:20:57 -07:00
Jessica Wang
723ef6e495
CLOUDSTACK-4702: UI > Network menu > Add Guest Network dialog > UI shouldn't pass null zoneid to listnetworkofferings API when zone dropdown is empty (i.e. when no advanced zone exists).
2013-09-18 16:45:01 -07:00
Jessica Wang
9b81c91e31
CLOUDSTACK-4700: UI > Instances > Reset VM action > if the template from which vm is created is password-enabled, pop up "Password hsa been reset to xxxxxxx" dialog.
2013-09-18 11:42:14 -07:00
Jessica Wang
4f61396c61
CLOUDSTACK-4688: UI > (1) Notifications widget - pollTimer() - error handling - check if args is null before trying to access args.message property (2) sharedFunctions.js - pollAsyncJobResult() - error handling - pass message argument to args.error().
2013-09-17 16:38:33 -07:00
Jessica Wang
59c6fb7ff2
CLOUDSTACK-4687: UI > infrastructure > zone > UCS > blades > add extra properties (Chassis, Blade ID) to ucsblade object returned by API which has only bladedn property.
2013-09-16 14:59:54 -07:00
Jessica Wang
12e295d757
CLOUDSTACK-4687: UI > listView widget > actions in a grid row > when an action is completed, refresh the grid row with only data returned by getUpdatedItem() instead of combination of data returned by getUpdatedItem() and original embedded data in grid row.
2013-09-16 13:59:05 -07:00
Jessica Wang
6751a81a7e
CLOUDSTACK-4669: UI > Infrastructure > zone > UCS manager > UCS blade > implement new action disassociateProfileFromBlade.
2013-09-13 15:40:09 -07:00
Jessica Wang
2e2d1acefc
CLOUDSTACK-4662: UI > Network > IP Address > select a portable IP Address > Port Forwarding > VM grid - select a VM - dropdown of VM NIC IP appears - dropdown option value is networkID + VmGuestIp, split it and pass only VmGuestIp to API call.
2013-09-12 19:21:57 -07:00
Jessica Wang
bc98bca7f2
CLOUDSTACK-4128: UI > zone wizard > secondary storage step > check if S3 secondary storage (region-wide) exists. If yes, (1)Provider dropdown has only one option "S3". (2)Name input field is loaded with the existing S3 secondary storage name and disabled. (3)Create NFS Secondary Staging Store checkbox is checked and disabled. (4)NFS Server field and Path field are required.
2013-09-12 16:38:59 -07:00
Jessica Wang
44c9e80a4e
CLOUDSTACK-4642: UI > get complete timezone list from Java class TimeZone
2013-09-10 16:20:31 -07:00
Jessica Wang
771b8377fd
CLOUDSTACK-4619: UI > Infrastructure > zone > Using listApis to check existence of listVmwareDcs API command will show an error in the log when listVmwareDcs API command doesn't exist (in oss build).
...
So, still use listClusters to determine the existence of listVmwareDcs API command.
2013-09-09 14:02:23 -07:00
Jessica Wang
8cb548b064
CLOUDSTACK-4629: UI > Infrastructure > zone > Add UCS Manager > change label from URL to IP Address.
2013-09-09 13:48:25 -07:00
Jessica Wang
0e695ec7e0
CLOUDSTACK-4619: UI > zone detail page > check if the zone has any cluster whose hypervisor is VMware. If not, skip calling listVmwareDcs API.
2013-09-06 10:29:24 -07:00
Jessica Wang
356a39077e
CLOUDSTACK-4089: zone wizard > hypervisor VMware > if zoneType is Basic, not show vSwitchType dropdown in Edit Traffic Type for Guest.
2013-09-05 15:37:40 -07:00
Ian Duffy
7ded3c803d
Prep for merge with master
2013-08-31 21:55:27 +01:00
Ian Duffy
bdba0ddeed
Bring up to date with master
2013-08-31 00:25:48 +01:00
Jessica Wang
e826956290
CLOUDSTACK-4089: UI > zone wizard > VMware hypervisor > physical network > edit traffic type > set default value for vSwitchName field upon selected vSwitchType.
2013-08-30 15:20:29 -07:00
Jessica Wang
94cd470a0a
CLOUDSTACK-4089: UI > zone wizard > VMware hypervisor > physical network > edit Public/Guest traffic type > vSwitchType dropdown > set default option upon configuration 'vmware.use.dvswtich' and 'vmware.use.nexus.vswitch'.
2013-08-30 14:56:29 -07:00
Jessica Wang
d4d42bb22d
UI > Infrastructure > clusters > Add cluster dialog > change variable name for Nexus DVS fields to be more intuitive.
2013-08-30 14:56:01 -07:00
Jessica Wang
3b14b66b20
CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > multiple physical networks > edit Public/Guest traffic type > fix a bug that vSwitch Type dropdown selection didn't remain after Public/Guest traffic type is dragged to another physical network.
2013-08-30 11:12:39 -07:00
Jessica Wang
acc35a198c
CLOUDSTACK-4562: addS3/addSwift API is retired (being replaced with addImageStore API) and old configuration 's3.enable'/'swift.enable' has been removed from database. So, remove obsolete UI that calls addS3/addSwift API.
2013-08-29 14:35:28 -07:00
Jessica Wang
0f4917154e
CLOUDSTACK-4266: UI > Infrastructure > clusters > add cluster dialog > if configuration 'vmware.use.dvswitch' is set to false (i.e. override public/guest traffic checkboxes are hidden), hide VSM fields (regardless of another configuration 'vmware.use.nexus.switch').
2013-08-29 14:19:28 -07:00
Jessica Wang
19341d66f4
CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > physical network > vmware_network_label: remove trailing comma if there is any.
2013-08-28 16:38:43 -07:00
Jessica Wang
81193ff522
CLOUDSTACK-4266: UI > Instrastructure > clusters > Add Cluster dialog > if configuration "vmware.use.nexus.switch" is set to false, hide VSM fields.
2013-08-28 13:32:04 -07:00
Jessica Wang
89b54596f8
CLOUDSTACK-4508: UI > Infrastructure > clusters > add cluster dialog > hide both required NexusVSM fields and optional NexusVSM fields when hypervisor is not VMware.
2013-08-26 17:05:34 -07:00
Jessica Wang
9cf510af02
CLOUDSTACK-4508: UI > Infrastructure > clusters > add cluster dialog > VSM fields > pass only value of visible VSM fields to API call.
2013-08-26 17:05:21 -07:00
Jessica Wang
29f55d956b
CLOUDSTACK-4508: UI > Infrastructure > clusters > add cluster dialog > make NexusVSM fields required only when Override Traffic is checked AND vSwitch Type is "Cisco Nexus 1000v Distributed Virtual Switch".
2013-08-26 17:05:03 -07:00
Brian Federle
895853e0d8
CLOUDSTACK-4427: Fix non-async API call causing duplicate rows.
2013-08-26 15:11:56 -07:00
Jessica Wang
ca8580717c
CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > configure physical network > edit traffic type label > split "VMware Traffic Label" field into 3 fields: "vSwitch Name", "VLAN ID", "vSwitch Type".
2013-08-26 14:28:43 -07:00
Brian Federle
474b966bc1
CLOUDSTACK-4508 (WIP): Conditionally make VSM fields required
...
If VSM is active, and either traffic overrides are checked, make VSM
fields required.
** This creates new VSM fields, with '_req' appended to end of ID. API
calls need to be changes to account for this.
2013-08-26 11:55:47 -07:00
Jessica Wang
b8120436f6
CLOUDSTACK-4474: UI > Infrastructure > primary storage > detailView > add zone field.
2013-08-23 13:57:16 -07:00
Jessica Wang
ce9048c172
CLOUDSTACK-4413: UI > infrastructure > Guest IP Range > Add IP Range dialog > add IPv6 CIDR field, IPv6 Gateway field.
2013-08-22 17:39:15 -07:00
Jessica Wang
d1a3b15219
CLOUDSTACK-1365: Some property names in Baremetal API have been changed. Here is corresponding UI change.
2013-08-22 17:15:03 -07:00
Chris Suich
7b6ed79659
Extended zone charts to allow for easy creation of custom charts
2013-08-22 15:18:18 -07:00
Jessica Wang
2e56e7b02c
CLOUDSTACK-4102: UI > Instracture > SystemVM / VirtualRouter > detailView > change service offering action - display different description based on VM's state.
2013-08-22 15:04:48 -07:00
Jessica Wang
ecccb88aa9
CLOUDSTACK-4102: UI > instances page > detailView > change service offering action > display different description vm's state and vm's hypervisor.
2013-08-22 15:04:36 -07:00
Jessica Wang
3f4ef406cf
CLOUDSTACK-4102: UI > widget > extend dialog widget to have dynamic description.
2013-08-22 15:04:18 -07:00
Brian Federle
b887302cb7
CLOUDSTACK-4460: VPC list UI: Truncate long values to prevent overflow.
2013-08-22 14:56:19 -07:00
Jessica Wang
dac66d74df
CLOUDSTACK-4428: UI > volume > when hypervisor is KVM and kvm.snapshot.enabled configuration is false, still show Take Snapshot option if VM State is Stopped.
2013-08-21 16:42:29 -07:00
Jessica Wang
fd47059436
CLOUDSTACK-3950: UI > remove global variable havingS3, havingSwift who are no longer in use.
2013-08-20 16:04:40 -07:00
Jessica Wang
84228c2c60
CLOUDSTACK-3950: UI > set g_regionsecondaryenabled to true after adding region-wide secondary storage.
2013-08-20 15:35:56 -07:00
Jessica Wang
d96e599c7d
CLOUDSTACK-3950: UI > template/ISO page > hide copyTemplate/copyISO action when secondary storage is region-wide.
2013-08-20 14:40:15 -07:00
Jessica Wang
4bee74464f
CLOUDSTACK-3950: UI > template/ISO page > registerTemplate/registerISO action > zone dropdown > include only one option "All Zones" when secondary storage is region-wide.
2013-08-20 14:25:13 -07:00
Jessica Wang
b85d48495b
CLOUDSTACK-4102: UI > instances page, routers page, systemVM page > change service offering dialog > change description to "Please read the dynamic scaling section in the admin guide before scaling up".
2013-08-20 10:57:37 -07:00
Jessica Wang
9064acbb07
CLOUDSTACK-3464: UI > VPC > Router > Public IP Addresses > detailView - fix associated network name.
2013-08-19 11:39:52 -07:00
Jessica Wang
4e132fccb6
CLOUDSTACK-3950: UI > template/ISO page > hide CopyTemplate/CopyISO action when it's region-wide (i.e. zoneid is null)
2013-08-16 19:53:29 -07:00
Jessica Wang
3ed3c53f7f
CLOUDSTACK-4355: UI > Infrastructure > clusters > add cluster dialog > show Public Traffic vSwitch Type/Name when Override Public Traffic is checked; show Guest Traffic vSwitch Type/Name when Override Guest Traffic is checked.
2013-08-16 10:44:00 -07:00
Jessica Wang
34823eb85a
CLOUDSTACK-2989: UI > Networks menu > Add Isolated Network dialog > network offering dropdown > populate network offerings whose specifyvlan=false to normal user.
2013-08-15 14:27:04 -07:00
Jessica Wang
aa223e5786
CLOUDSTACK-4308: UI > volume page > if hypervisor is KVM, show/hide takeSnapshot, recurringSnapshot action upon KVMsnapshotenabled property returned by listCapabilities API.
2013-08-15 10:27:44 -07:00
Jessica Wang
7dd653d24a
CLOUDSTACK-4302: UI > affinity group > hide delete action when affinity group type is ExplicitDedication for regular user.
2013-08-14 18:01:04 -07:00
Jessica Wang
fc202bcfdd
CLOUDSTACK-4302: UI > VM wizard > affinity group step > if selected zone is dedicated, pre-select ExplicitDedication affinity group and make it non-editable.
2013-08-14 17:47:44 -07:00
Jessica Wang
419e57b918
CLOUDSTACK-4341: UI > zone wizard > call dedicateZone API right after createZone API returns success.
2013-08-14 17:04:55 -07:00
Jessica Wang
da61776111
CLOUDSTACK-4142: UI > Infrastructure > zone > physical network > guest > edit guest network > network offering dropdown > get info of current network offering from listNetworks API response instead of listNetworkOfferings API response.
2013-08-14 13:41:23 -07:00
Jessica Wang
bea095fa47
CLOUDSTACK-4142: UI > VPC > tier > detailView > edit action > network offering dropdown > get current network offering from listNetworks API response instead of listNetworkOfferings API response.
2013-08-14 11:38:04 -07:00
Jessica Wang
aebcec256e
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system owned network offerings to regular user. Therefore, change VPC tier detailView to get services from listNetworks API response instead of listNetworkOfferings API response.
2013-08-14 11:13:34 -07:00
Brian Federle
da83e12d6b
Revert "Create compute offering UI: Use big size for form"
...
Due to some usability issues with the form layout, reverting the
'bigSize' functionality from the createForm.
2013-08-14 10:53:26 -07:00
Jessica Wang
7838c5a1b2
CLOUDSTACK-4142: UI > remove fieldPreFilter() that is not in use any more.
2013-08-14 10:39:32 -07:00
Chris Suich
f03001d271
Extended UI fields to allow for specifying the identifying json field.
2013-08-14 10:29:23 -07:00
Chris Suich
9c9724d470
Extended UI field defaultValue (and isChecked) to allow for functions not just literals.
2013-08-14 10:27:04 -07:00
Jessica Wang
39ed13aaef
CLOUDSTACK-4142: UI > Network > VPC > configure > Router > Public IP Addresses > Configuration tab > use networkofferingconservemode to determine which action to show only when IP is attached to a tier(network).
2013-08-13 18:20:45 -07:00
Jessica Wang
086f880b33
CLOUDSTACK-4142: UI > VPC > IP Address > get service list from listNetworks API response instead of listNetworkOfferings API response.
2013-08-13 17:58:15 -07:00
Brian Federle
8f34dc192f
UI form dialog: Support dynamic unit conversion for fields
...
Adds a new dialog field type called 'has_units'. This field has an
input box side by side with a select box. The select box is populated
with predefined units (MB, GB, TB, for example) and uses (also
predefined) conversion functions to allow automatic updating of the
input box value when the units select box is changed.
Original author: Chris Suich <chris.suich@netapp.com>
Reviewed by: Brian Federle <brian.federle@citrix.com>
Example:
fields: {
...
size: {
...
has_units: true,
units: [
{
id: 'gb',
text: 'GB',
fromBase: function(val) { ... return val; },
toBase: function(val) { ... return val; }
},
...
]
}
}
2013-08-13 15:33:31 -07:00
Brian Federle
cd056f4572
UI plugin framework: Support plugin internationalization
...
Allows UI plugins to contribute their own internationalized strings to
the global js dictionary. Each plugin would define a dictionary.js and
several dictionary_<locale>.js files. As each plugin is loaded, the
appropriate plugin dictionary is loaded into the global js
dictionary (with the global dictionary taking precedence in the event
of a conflict).
Original author: Chris Suich <chris.suich@netapp.com>
Reviewed by: Brian Federle <brian.federle@citrix.com>
2013-08-13 15:32:08 -07:00
Jessica Wang
5034e8ee2d
CLOUDSTACK-4111: UI > IP Address page > Associate New IP dialog - show/hide cross zone dropdown upon region "Local" in listRegions API response.
2013-08-13 15:13:28 -07:00
Brian Federle
7d89418475
CLOUDSTACK-4302: Instance wizard: Selected affinity group is readonly
...
If adding an instance from affinity group VM list view, make that
affinity group non-editable in 'select affinity group' step to keep
context.
2013-08-13 14:36:28 -07:00
Brian Federle
530df8c843
CLOUDSTACK-4302: Instance wizard: Support readonly checkbox selection
...
If 'selectedObjNonEditable' option is passed alongside 'selectedObj'
on response, make checkbox selection readonly/disabled.
Right now this is to support 'required' affinity group selections that
shouldn't be unselected.
2013-08-13 14:27:34 -07:00
Jessica Wang
3c77bf8456
CLOUDSTACK-4127: UI > Infrastructure > clusters > create cluster dialog > not pass value in vSwitchPublicType, vSwitchPublicName, vSwitchGuestType, vSwitchGuestName to addCluster API call since the 4 fields are hidden.
2013-08-13 13:55:24 -07:00
Jessica Wang
f6671f6093
CLOUDSTACK-4266: UI > Infrastructure > clusters > create cluster dialog > make Nexus 1000v fields optional.
2013-08-13 13:25:53 -07:00
Jessica Wang
3efd930739
CLOUDSTACK-4266: UI > zone wizard > cluster step > make Nexus 1000v fields optional.
2013-08-13 13:17:59 -07:00
Brian Federle
d5b9f2402c
Fix missing dataProvider for secondary storage list
2013-08-13 10:58:40 -07:00
Jessica Wang
355747947c
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user. conservemode property was just added to listNetworks API response. Change IP Address page to get conservemode from listNetworks API instead of listNetworkOfferings API.
2013-08-12 18:12:41 -07:00
Jessica Wang
fb2b7c4166
CLOUDSTACK-4142: UI > remove fieldPreFilter which is no longer in use.
2013-08-12 17:07:21 -07:00
Jessica Wang
4b1d016c1f
CLOUDSTACK-4142: UI > IP Address page > configuration tab > filter - remove duplicate code.
2013-08-12 17:02:50 -07:00
Jessica Wang
641fb1c24e
CLOUDSTACK-4269: UI > account page > hide Setting tab for regular-user/domain-admin since they don't have access to listConfigurations API.
2013-08-12 16:35:09 -07:00
Jessica Wang
5acbaebbf2
CLOUDSTACK-4111: UI > IP Addresses page > Associate New IP dialog - show/hide cross zone dropdown upon new property "portableipserviceenabled" in listRegions API response.
2013-08-12 15:07:54 -07:00
Brian Federle
45c45c2e2f
CLOUDSTACK-4219: Autoscale UI: Fix for missing form data
...
Fix form data not being passed when editing autoscale policy on
existing LB rules.
2013-08-12 10:58:58 -07:00
Brian Federle
9e9e000780
CLOUDSTACK-4077: Fix tooltips for events/alert section actions
2013-08-12 10:30:12 -07:00
Ian Duffy
7f7035d516
Update unit tests, add filter to list all users, update ssl
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-08-12 14:49:55 +05:30
Jessica Wang
48c0860d1a
CLOUDSTACK-4188: UI > volumes > download volume action - do not decode URL returned from API call.
2013-08-11 21:05:35 -07:00
Jessica Wang
21b09fc556
CLOUDSTACK-4127: UI > zone wizard > cluster step > not pass value in vSwitchPublicType, vSwitchPublicName, vSwitchGuestType, vSwitchGuestName field to addCluster API call since the 4 fields are hidden.
2013-08-11 20:28:24 -07:00
Jessica Wang
380a961664
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). This API change causes several UI bugs. Change UI to determine whether an IP Address has VPN service upon listNetworks API response instead of listNetworkOfferings API response.
2013-08-11 18:25:17 -07:00
Jessica Wang
a6c6f4851b
revert 12ca1d9102 since it's a partial UI change.
2013-08-10 13:26:48 -07:00
Jessica Wang
b040bf224b
CLOUDSTACK-4189: UI > Infrastructure > zone > dedicatedZone object is different from zone object. Fix a bug that they were wrongly presumed to be the same object and wrongly mixed which caused zone object's properties being wrongly overriden.
2013-08-09 18:50:17 -07:00
Jessica Wang
24ef5ba9f7
CLOUDSTACK-4134: UI > Infrastructure > zone > physical network > guest > edit action - pass vlan parameter to updatePhysicalNetwork API no matter vlan field is blank or not.
2013-08-09 17:26:53 -07:00
Jessica Wang
b50e485541
CLOUDSTACK-4223: UI > Infrastructure > zone > USC > blades tab - fix a bug that blades failed to be listed in listView.
2013-08-09 16:21:41 -07:00
Jessica Wang
7f56a5ce7c
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). This API change causes several UI bugs. Change Edit Network action, Configuration tab of IP Address detailsView, to get network services from listNetworks API response instead of listNetworkOfferings API response.
2013-08-09 15:53:11 -07:00
Jessica Wang
592cd75867
CLOUDSTACK-4102: UI > change label of scaleUp/changeServiceOffering action from "Scale Up" to "Change Service Offering" for both running VM and stopped VM.
2013-08-09 15:12:28 -07:00
Jessica Wang
ea717c18ce
CLOUDSTACK-4218: UI > Infrastructure > zone > UCS > UCS manager details tab - fix a bug that passed wrong id to listUcsManagers API.
2013-08-09 14:53:30 -07:00
Jessica Wang
67567ccae6
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). Therefore, change UI to determine whether a network has ELB service/capability upon listNetworks API response instead of listNetworkOfferings API response.
2013-08-08 17:17:45 -07:00
Jessica Wang
9c5b293fe0
CLOUDSTACK-4069: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). Therefore, change UI to determine whether a network is EIP/ELB upon listNetworks API response instead of listNetworkOfferings API response.
2013-08-08 16:26:04 -07:00
Jessica Wang
9807f86619
CLOUDSTACK-4102: UI > Intances menu > when user VM is running, hide scaleUp action if hypervisor is KVM.
2013-08-08 10:35:56 -07:00
Brian Federle
30c3341509
CLOUDSTACK-4122: Cluster tooltip: Add disclaimer for VMware hypervisor
2013-08-07 16:31:39 -07:00
Brian Federle
4ba4e8038a
CLOUDSTACK-4054: Fix conditional fields not showing on first load
2013-08-07 16:24:21 -07:00
Brian Federle
f1680ef9ff
CLOUDSTACK-3268: Support transfer of portable IP
...
Allow UI to implicitly transfer portable IP, through enabling static
NAT on a VM/NIC from another cross-zone network.
2013-08-07 16:17:35 -07:00
Jessica Wang
c6368b8a2c
CLOUDSTACK-4102: UI > User VM, System VM > remove "Change Service Offering" action since it has been replaced with new action "Scale Up VM".
2013-08-07 16:04:56 -07:00
Jessica Wang
30c7329002
CLOUDSTACK-4160: listUcsManagers API has been extended to take in id parameter. Here is related UI change.
2013-08-07 14:51:36 -07:00
Jessica Wang
7d5e4c666b
CLOUDSTACK-4177: UI > Infrastructure > zone > UCS > blades > disable Associate Profile to Blade button for a blade that already has a profle associated.
2013-08-07 14:39:01 -07:00
Jessica Wang
893619dece
CLOUDSTACK-4093: UI > Infrastructure > zone > UCS Manager - (1) add details tab (2) add Delete UCS Manager action.
2013-08-07 14:20:11 -07:00
Jessica Wang
efde50fa1e
CLOUDSTACK-4092: UI > listView widget: fix a bug that a grid row was incorrectly removed when a non-add action of listView failed.
2013-08-07 11:09:40 -07:00
Thomas O'Dowd
a764cb91b3
CLOUDSTACK-3211: Add help docs to S3 secondary storage configuration.
...
When adding an S3 secondary storage, the administrator will
now be shown help for each input field making it friendlier
to use.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 74643c9561b1ea564f180c3780ef762e97e7c10b)
2013-08-06 13:22:59 +05:30
Jessica Wang
12d6249502
CLOUDSTACK-4051: UI > Infrastructure > zone > UCS > Add UCS Manager dialog > not show password in plain text.
2013-08-05 15:31:59 -07:00
Brian Federle
76fece149b
CLOUDSTACK-4077: Fix refresh issue; localization labels
...
-Localize labels for event/alerts
-Fix UI refresh issue when performing delete/archive actions
2013-08-05 15:26:12 -07:00
Brian Federle
099d351227
CLOUDSTACK-4077: Correct docs for delete/archive alerts
2013-08-05 15:15:02 -07:00
Brian Federle
4c89be144a
CLOUDSTACK-4089: (WIP) Add new fields to zone wizard for configuring traffic type for VMware
2013-08-05 12:08:28 -07:00
Brian Federle
554c8b7ac1
CLOUDSTACK-2340: Display service state for health-checked VMs
2013-08-05 11:42:46 -07:00
Brian Federle
977b0eca97
CLOUDSTACK-4010: Events/alerts: Pass start date / end date
...
Original submitter: Sanjay Tripathi <sanjay.tripathi@citrix.com>
Reviewed by: Brian Federle <brian.federle@citrix.com>
2013-08-02 09:52:22 -07:00
Ian Duffy
25e8e9b85f
General cleanup, source formatting, remove whitespace
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-08-02 14:20:47 +05:30
Ian Duffy
532e04db1a
Disable password changing when ldap is enabled
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-08-02 14:20:47 +05:30
Jessica Wang
9863287730
CLOUDSTACK-3753: UI > Infrastructure > zone > physical network > Guest > remove Add VLAN Range action since VLAN Range(s) is editable through Edit action.
2013-08-01 16:44:30 -07:00
Jessica Wang
3587127df6
CLOUDSTACK-3753: UI > Infrastructure > zone > physical network > Guest > Edit action - make VLAN Range(s) editable. This is corresponding UI change to recent change of updatePhysicalNetwork API.
2013-08-01 15:57:23 -07:00
Jessica Wang
4f51d21908
CLOUDSTACK-3753: UI > Infrastructure > zone detail > physical network > guest > (1) remove Delete VLAN Range action. (2) change Add VLAN Range action to pass new VLAN range + exisitng VLAN range(s) to API. This is corresponding UI change to updatePhysicalNetwork API change that removevlan property has been removed and definition of vlan property has been changed.
2013-08-01 15:43:41 -07:00
Jessica Wang
11c2265d1e
CLOUDSTACK-3713: UI > Infrastructure menu > System VMs > Scale Up action: call scaleSystemVm API instead of scaleVirtualMachine API.
2013-08-01 13:43:05 -07:00
Jessica Wang
ba01c25b47
CLOUDSTACK-3344: revert e03f7f4db3
2013-08-01 11:43:27 -07:00
Jessica Wang
f62791a4a2
CLOUDSTACK-3344: UI > util > _s() should not include ampersand.
2013-08-01 11:42:25 -07:00
Mice Xia
55bc01cc98
fix UI display bug for vmsnapshot, detailView of vmsnapshot always show the same one
2013-08-01 12:46:20 +08:00
Brian Federle
6007da198c
CLOUDSTACK-2944: Fix typo in addIpToNic dialog
2013-07-31 10:34:46 -07:00
Brian Federle
f06ad9bcae
CLOUDSTACK-3487: Add egress default policy to network offering UI
2013-07-30 12:55:42 -07:00
Brian Federle
4e3dc2622d
CLOUDSTACK-3531: Add isrouting checkbox to register template dialog
2013-07-30 11:09:47 -07:00
Jessica Wang
405f73267e
CLOUDSTACK-2990: UI > scale up VM dialog - add description 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.'
2013-07-30 10:57:07 -07:00
Isaac Chiang
452176c0b4
CLOUDSTACK-3935:Inconsistent json object name for image store api
2013-07-30 19:20:56 +08:00
Brian Federle
a917cbefc9
CLOUDSTACK-3337: Fix replace ACL drop-down for private gateway
2013-07-29 14:42:45 -07:00
Jessica Wang
a5503de1d1
CLOUDSTACK-2334: UI > Regions > GSLB > remove lb rule from GSLB - fix a bug that passed wrong parameter to API call.
2013-07-29 13:52:01 -07:00
Ian Duffy
ec064b3077
New LDAP UI
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2013-07-29 05:58:00 -04:00
Jessica Wang
db82d5605d
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > associate profile to blade action - poll async job result until async job is finished.
2013-07-26 16:15:22 -07:00
Jessica Wang
8280bf14e6
CLOUDSTACK-3813: UI > change label from Cache Storage to Secondary Staging Store.
2013-07-26 15:29:18 -07:00
Jessica Wang
a5194a6304
CLOUDSTACK-3818: listSecondaryStagingStore API has been renamed. Here is related UI change.
2013-07-26 15:16:52 -07:00
Jessica Wang
81b121bbe0
CLOUDSTACK-3818: Cache Storage API commands have been renamed. Here is related UI change.
2013-07-26 14:46:08 -07:00
Brian Federle
1c2362c163
Instance wizard: Fix logic preventing VPC network from being unchecked
2013-07-26 14:30:48 -07:00
Jessica Wang
33aab256fc
CLOUDSTACK-3820: UI > Infrastructrue menu > zone detail > UCS > update API response examples since API response has been changed.
2013-07-26 14:28:06 -07:00
Jessica Wang
037c6958b8
CLOUDSTACK-3651: errortext in listVmwareDcs API response has been changed. Change UI to override error handling of listVmwareDcs API regardless of the content of errortext in API response.
2013-07-26 13:06:42 -07:00
Jessica Wang
482c425193
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > API command names have been changed. Here is related UI change.
2013-07-26 12:58:18 -07:00
Brian Federle
1a8270d9f4
CLOUDSTACK-3825: Fix start/end port not being passed with protocol number
2013-07-26 12:09:40 -07:00
Brian Federle
bba79b6b4e
CLOUDSTACK-3710: Remove remaining overcommit fields from cluster UI
2013-07-26 12:02:49 -07:00
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
Ian Duffy
eaa4143371
Merge LDAPPlugin
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-07-25 17:54:52 +05:30
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