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
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
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
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
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
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
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
Edison Su
5a5be77d37
CS-14521
...
Remove CLVM, due to license issue
2012-05-15 15:12:18 -07:00
Jessica Wang
c356fb922f
CS-14737: cloudstack 3.0 UI - state column in Volume/Snapshot/Instance/SecondaryStorage/Project page - should display state value as is (i.e. as returned in API call). Shouldn't localize value returned in API call.
2012-05-04 16:36:28 -07:00
Jessica Wang
9d2cdad35c
CS-14116: cloudstack 3.0 UI - add guest network dialog: make vlan/gateway/netmask required when network offering is Isolated with no SourceNat.
2012-05-04 15:43:14 -07:00
Jessica Wang
092b87aebe
CS-14116: cloudstack 3.0 UI - (1) add guest network dialog: make vlan/gateway/netmask required when network offering is "Shared". (2) dialog widget: be able to change field to required or not-required after createForm is rendered.
2012-05-04 15:05:49 -07:00
Jessica Wang
92dc870f3e
cloudstack 3.0 UI - dialog widget - add new function cloudStack.dialog.createFormField.validation.required.add(), cloudStack.dialog.createFormField.validation.required.remove()
2012-05-02 14:02:03 -07:00
Salvatore Orlando
4643e403ff
Finishing merge with 3.0.x
2012-05-01 15:08:51 +01:00
Brian Federle
3cc4aa5ee6
bug 13072: Remove host 'type' field
...
status 13072: resolved fixed
2012-05-01 13:18:46 +01:00
Brian Federle
b2c712b8c7
Navigation organizational changes
...
-Rename 'System' -> 'Infrastructure'
-Rename 'service offering' -> 'compute offering'
(including all associated labels)
-Rename 'Configuration' -> 'Service Offerings'
-Move hypervisor capabilities under global settings
-Rename 'Compute' -> 'Compute and storage'
2012-05-01 13:13:49 +01:00
Jessica Wang
232d31429a
cloudstack 3.0 new UI - add more localization labels.
2012-05-01 13:05:44 +01:00
Jessica Wang
0f9f2b729e
cloudstack 3.0 new UI - add more localization labels.
2012-05-01 13:02:59 +01:00
Jessica Wang
fde53959bf
cloudstack 3.0 new UI - add more localization labels.
2012-05-01 13:01:24 +01:00
Jessica Wang
238cf2324a
cloudstack 3.0 new UI - correct localization label format
2012-05-01 13:01:04 +01:00
Jessica Wang
a808035b3d
bug 13629: system page - network providers section - basic zone: no F5 and SRX.
2012-05-01 12:59:29 +01:00
Jessica Wang
701352add1
cloudstack 3.0 new UI - system page - localize IP Ranges sections.
2012-05-01 12:59:10 +01:00
Jessica Wang
3fac17c577
cloudstack 3.0 new UI - system page - Advanced zone - Guest traffic type - Network tab - Network detailView - View IP Ranges - remove obsolete code for Basic zone since this section is only available for Advanced zone now.
2012-05-01 12:58:54 +01:00
Jessica Wang
ca34696175
cloudstack 3.0 new UI - system page - localize secondary storage section.
2012-05-01 12:58:41 +01:00
Jessica Wang
54ccd37912
cloudstack 3.0 new UI - system page - localize primary storage section.
2012-05-01 12:58:17 +01:00
Jessica Wang
2aeb88ee0c
cloudstack 3.0 new UI - system page - localize host section.
2012-05-01 12:57:53 +01:00
Jessica Wang
9e1a1c3a31
cloudstack 3.0 new UI - system page - localize zone actions.
2012-05-01 12:56:33 +01:00
Jessica Wang
ce653cc782
cloudstack 3.0 new UI - system page - localize network providers section.
2012-05-01 12:46:34 +01:00
Jessica Wang
13eb796a99
cloudstack 3.0 new UI - system page - (1) localize management traffic type (2) remove createVlanIPRange after creating guest network for basic zone. Because this AddGuestNetwork dialog is not available in basic zone any more.
2012-05-01 12:21:22 +01:00
bfederle
d80688ddce
CS-14461: Add more infrastructure page shortcuts
...
-Add additional shortcuts for:
-Primary storage
-Secondary storgage
-Virtual routers
-System VMs
-Replace host stats with the new shortcuts
-Add 'zone' dropdown to create form for the newly added-shortcuts'
sections, to support creating these items without a zone context
Conflicts:
ui/index.jsp
2012-04-30 10:36:02 -07:00
Jessica Wang
a119abda0d
cloudstack 3.0 UI - infrastructure - zone detail - physical network section - add Isolation method to listView.
2012-04-26 16:52:09 -07:00
Jessica Wang
8962194f42
CS-14385: cloudstack UI - Host page - add "HA Enabled" column which only shows When ha.tag global configuration is not empty.
2012-04-24 17:06:04 -07:00
Jessica Wang
21ebf03ea1
cloudstack 3.0 UI - infrastructure page - guest traffic type - network tab - fix a bug that clicking a network that doesn't belong to current login user would show spinning wheel forever in detailView.
2012-04-24 12:14:15 -07:00
Jessica Wang
37007f8071
CS-14297: cloudstack 3.0 UI - Delete Primary Storage dialogbox - add "Force Remove" checkbox.
2012-04-24 11:49:53 -07:00
Jessica Wang
f78874d825
CS-12407: cloudstack 3.0 UI - Add F5 device - when Dedicated checkbox is checked, hide Capacity field and pass "capacity=1" to API.
2012-04-24 10:50:53 -07:00
Jessica Wang
906b40bf97
CS-12407: cloudstack 3.0 UI - Add Netscaler device - when Dedicated checkbox is checked, hide Capacity field and pass "capacity=1" to API.
2012-04-23 16:34:39 -07:00
Pranav Saxena
bb57707359
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
2012-04-19 15:18:32 -07:00
Pranav Saxena
931a69c47b
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
2012-04-19 15:18:32 -07:00
Jessica Wang
7599b84818
cloudstack 3.0 UI - host page - list view - add State column with color and icon.
2012-04-18 14:11:24 -07:00