Commit Graph

2783 Commits

Author SHA1 Message Date
Brian Federle 790bb1e71e CS-15148 : Delete Nexus dvSwitch UI option is not Functional so removing this functionality
reviewed-by: brian
2012-05-30 11:07:10 -07:00
Pranav Saxena d04d4e5293 CS-15126: Adding the indicator state for vsmdevice
reviewed-by: brian
2012-05-30 09:41:26 -07:00
Brian Federle 5b03133d9a CS-15126: Removing the zone field for now
reviewed-by: brian

Conflicts:

	ui/scripts/system.js
2012-05-30 09:41:03 -07:00
Brian Federle b316d74179 CS-15126
-Fix zone name field in list view

-Add state indicator icon

reviewed-by: jessica
2012-05-30 08:35:59 -07:00
Brian Federle caadccaa35 CS-14769
-Don't pass subdomainaccess param when scope=project

-Fix guest network detail view by passing projectid=-1, due to project
 details not returning response for project-level guest networks

reviewed-by: jessica
2012-05-30 08:14:31 -07:00
Brian Federle 331b89b7e1 CS-15126
-Hide 'type' field, as dvSwitch doesn't return a type

-Get zone name from the cluster's data

reviewed-by: jessica
2012-05-29 15:32:52 -07:00
Brian Federle 2ab08b40cb CS-15096: Disable network actions for non-admins
reviewed-by: jessica
2012-05-25 12:55:34 -07:00
Brian Federle 361b510746 CS-14844: Fix edit action
Fix edit action by referring to the new td.value <span>, instead of
td.value

reviewed-by: jessica
2012-05-25 12:24:53 -07:00
Brian Federle a5b7672290 CS-14844
-If value label in detail view gets too long, then add horizontal
 scrollbar to value, to avoid truncation

-Lower font size to 11px (-1px) to better fit longer data into UI

reviewed-by: sonny
2012-05-25 12:08:15 -07:00
Brian Federle e157c76ccf CS-13091: Remove enable/disable physical network actions
Due to limitations in the API, for now the enable/disable
functionality for physical networks will be removed.

reviewed-by: jessica
2012-05-25 11:01:44 -07:00
Brian Federle e738ea774e CS-13091: Enable/disable physical network UI actions
reviewed-by: jessica

Conflicts:

	ui/index.jsp
2012-05-24 12:17:42 -07:00
Pranav Saxena 57aba4553c "CS-15078: Standard name for vSwitch option"
reviewed-by: sanjay
2012-05-24 18:17:48 +05:30
Sanjay Tripathi 7b98f78db8 CS-9919: NexusVswitch UI development modified enable disable actions and details tab
Reviewed-by: Pranav
2012-05-24 16:45:44 +05:30
Sanjay Tripathi 155f3f18f7 CS-9919: NexusVswitch UI development modified listCiscoNexusVSM command
Reviewed-by: Pranav
2012-05-24 16:45:03 +05:30
Jessica Wang 1c8a033063 CS-13739: localize more labels (reviewed-by: Brian) 2012-05-23 17:15:11 -07:00
Brian Federle 2b29b636f6 Don't send VSM details if vSwitch isn't enabled
reviewed-by: jessica

Conflicts:

	ui/scripts/system.js
2012-05-23 13:12:10 -07:00
Brian Federle bc097b90e5 CS-15067
Provide Nexus vSwitch fields on add cluster form, if on VMware
hypervisor and vSwitch is enabled in configuration

reviewed-by: jessica
2012-05-23 13:09:01 -07:00
Devdeep Singh 917cd561ce Merge branch '3.0.3' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.3
Putting my name in reviewed by as it is a merge.
reviewed-by: Devdeep

Conflicts:
	ui/scripts/system.js
2012-05-24 01:10:17 +05:30
Devdeep Singh 579174b5bb CS-9919: Changes to integrate UI changes for nexus feature.
reviewed-by: Sateesh, Pranav.
2012-05-23 23:57:43 +05:30
Brian Federle c86b8ac069 vSwitch UI fixes
reviewed-by: brian
2012-05-23 11:17:48 -07:00
Jessica Wang b558aba614 CS-14206: cloudstack 3.0 UI - create network offering - show LB Isolation dropdown when LB service is checked and LB service provider is Netscaler or F5, regardless of Guest Type. (reviewed-by: Brian) 2012-05-23 10:38:32 -07:00
Jessica Wang ce07dcff85 CS-15042: cloudstack 3.0 UI - Create Network Offering dialog - when Guest Type is "Isolated", exclude "Security Groups" from services list. 2012-05-22 15:35:28 -07:00
Jessica Wang fddafbce0b CS-14206: cloudstack 3.0 UI - Create Network Offering dialog - When Guest Type is "Shared", include LB and StaticNAT in services regardless of zone type. 2012-05-22 14:48:36 -07:00
Brian Federle 58c8254dd2 Add cluster: conditionally hide vSwitch fields
-When in add cluster screen, show the add vSwitch fields when
 hypervisor == VMware and 'vmware.use.nexus.vswitch' configuration
 flag is enabled.

-Remove 'add Nexus vSwitch' checkbox, as the vSwitch fields will
 always be shown for VMware if the above config flag is set.
2012-05-22 13:45:47 -07:00
Brian Federle d0b6bc7d2b Remove trailing comma 2012-05-22 12:34:02 -07:00
Brian Federle f854455df7 Use IE-compatible method for changing browser title 2012-05-22 12:32:53 -07:00
Brian Federle fb36212726 CS-14911: Fix missing 'mine' filter from instances
reviewed-by: brian

commit 98ead3ad5b9266e0f2a1b0e037a4f511d9e1e240
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date:   Wed May 16 01:04:12 2012 +0530

    CS-14911 : mine is missing from Instance Filter
2012-05-22 11:59:50 -07:00
Brian Federle 2ae25b7a2f CS-14953: 'CloudStack' -> 'CloudPlatform'
reviewed-by: brian

commit 4488f0a66766286e960a47d34cd2e5148162bcab
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date:   Tue May 22 15:15:40 2012 +0530

    Renaming CloudStack to CloudPlatform for Proprietary builds
2012-05-22 11:50:12 -07:00
Brian Federle f635b96b89 CS-15045
commit 7859d289debae622a15fdb6bda854a8936fd35cb
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Tue May 22 23:29:31 2012 +0530

    UI does not support RAW format when hypervisor used is OVM in upload volumes
2012-05-22 11:19:35 -07:00
Jessica Wang 851e152dac CS-15015: cloudstack 3.0 UI - detailView widget - disable "pollAgainIfValueIsIn" function for now. 2012-05-21 16:10:56 -07:00
Jessica Wang 5501e85c2e cloudstack 3.0 UI - Instance page - detail view - keep polling newest info from server if VM state is Starting or Stopping. 2012-05-21 15:36:27 -07:00
Jessica Wang 3b51b1865f CS-15015: cloudstack 3.0 UI - detailView widget - add new property "pollAgainIfValueIsIn" to keep polling newest info from server when a column has a specific value (e.g. volume state column has value 'UploadNotStarted') 2012-05-21 14:03:10 -07:00
Jessica Wang f6db0aa43f CS-15015: cloudstack 3.0 UI - Volume page - Upload Volume action - API has been changed from sync to async. Here is related UI change. 2012-05-21 10:46:48 -07:00
Brian Federle 3bd33d5c31 CS-12462: no close button on select project list view popup 2012-05-21 10:30:10 -07:00
Brian Federle 004a8b3b07 Nexus UI development nexusActionfilter
reviewed-by: brian
2012-05-21 10:07:13 -07:00
Pranav Saxena 5a3fcbc604 CS-14978 Clusterstate is empty from CloudStack UI
reviewed-by: brian
2012-05-21 10:00:26 -07:00
Jessica Wang 47f8b50f69 CS-14949: cloudstack 3.0 UI - Instance page - hide Edit option when status is Running. 2012-05-18 17:03:47 -07:00
Brian Federle 1e01c21fd3 CS-14980: Fix blank PF/LB instance name label
Show VM ID if .displayname and .instancename are not present, as is
the case with KVM-type virtual machines that don't have a custom name.
2012-05-18 12:09:32 -07:00
Brian Federle 7db810fcd9 If using commercial build, show 'CloudPlatform' in browser title bar 2012-05-18 09:26:51 -07:00
Brian Federle b74156dba3 Fix trailing command breaking IE 2012-05-17 12:40:47 -07:00
Brian Federle 296f52e3af CS-13861: Fix 'isChecked: false' not working on IE 2012-05-17 12:34:45 -07:00
Jessica Wang ed0ac5d15e CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide LoadBalancer when any PortForwarding rule exists, hide PortForwarding when any LoadBalancer rule exists. 2012-05-17 11:31:47 -07:00
Jessica Wang 1a1d7ce185 CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide EnableStaticNAT and EnableVPN when any PortForwarding rule or LoadBalancer rule exists. 2012-05-16 17:02:18 -07:00
Jessica Wang 5712c56f0b CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide PortForwarding and LoadBalacer when staticNAT or VPN is enabled. 2012-05-16 16:25:14 -07:00
Brian Federle 889cfb11d9 Nexus vSwitch UI support
Implement ability to add and modify Nexus vSwitches at the cluster
level:

-Add new fields to add cluster form, to allow addition of a vSwitch

-Add new tab to VMware clusters to list cluster's vSwitch

-Add details panel to vSwitch allowing enable, disable, and removal of
 vSwitch from cluster
2012-05-16 14:59:15 -07:00
Jessica Wang 5320828387 CS-14905: volume page - Attach Disk action - Instance dropdown - (1) Populate all instances when volume's hypervisor is "None". (2) Populate only instances whose hypervisor matches this volume's hypervisor when volume's hypervisor is not "None". 2012-05-16 14:25:05 -07:00
Jessica Wang cac21291bd CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide EnableVPN action when staticNAT is enabled, hide EnableStaticNAT action when VPN is enabled. 2012-05-16 13:46:25 -07:00
Jessica Wang 9fb81f239d CS-14901: cloudstack 3.0 UI - IP Address page - SourceNAT IP - when network offering's Conserve Mode is off, hide LoadBalancer, PortForwarding action in Configuration tab. 2012-05-16 13:46:04 -07:00
Jessica Wang 822c50cdcc CS-14901: cloudstack 3.0 UI - IP Address page - SourceNAT IP - when network offering's Conserve Mode is off, hide Enable Static NAT, Enable VPN action. 2012-05-16 13:45:39 -07:00
Brian Federle d879d370e0 UI proprietary build: rename 'CloudStack' -> 'CloudPlatform'
When EULA is present for a proprietary build, show 'CloudPlatform'
instead of 'CloudStack' in the logo for the login form and top header.
2012-05-16 10:43:56 -07:00