Brian Federle
665829703f
Clean up indentation/whitespace for autoscaler UI code
2012-07-30 11:08:04 -07:00
Brian Federle
c11aab3c7e
Merge Autoscaler UI implemetation
...
This change includes the new dialog box for the CloudStack Autoscaler
implementation. It is accessible by a button ('Autoscaler') that
appears under each LB rule.
This also contains changes to the multiEdit widget to support features
required for Autoscaler:
-Fixes context/data passing to custom button widgets
-Fixes data retrieval for select fields
2012-07-30 11:08:04 -07:00
Brian Federle
bd63d4b4bb
Fix positioning of tags error labels
2012-07-30 10:43:17 -07:00
Pranav Saxena
691dc9066f
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-07-30 17:54:08 +05:30
Pranav Saxena
ac3dca4f6a
CS-15746: S2S VPN: vpn connection details page does not show the vpn connection state
2012-07-30 17:51:31 +05:30
Koushik Das
bb17d09e01
Support for local data disk (part 2)
...
- Zone level config to enable/disable local storage usage for service and disk offerings.
- Local storage gets discovered when a host is added/reconnected if zone level config is enabled. When disabled existing local storages are not removed but any new local storage is not added.
- Deploy VM command validates service and disk offerings based on local storage config.
- Upgrade uses the global config 'use.local.storage' to set the zone level config for local storage.
Reviewed-by: Abhi, Nitin
2012-07-30 13:59:14 +05:30
Pranav Saxena
05f4690807
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-07-30 10:34:34 +05:30
Pranav Saxena
8ac846dcb3
CS-15720:S2S VPN: Adding vpn conenction is on customer gateway rather than in vpn connection page
2012-07-30 10:31:51 +05:30
Sanjay Tripathi
4afd85a930
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-07-27 17:52:29 +05:30
Sanjay Tripathi
a2e71a1add
CS-15700: Not able to view Guest Network unable to view or add guest IPs from UI
2012-07-27 17:46:29 +05:30
Pranav Saxena
a37e2d461c
CS-15720 :S2S VPN Front end development: Adding vpn connection is on customer gateway rather than in vpn connection page
2012-07-27 17:44:01 +05:30
Brian Federle
5bde60743b
VPC UI: IP address configuration fix
...
After acquiring a new IP, immeditaly clicking on its configuration tab
will show an enabled firewall, which is incorrect. This fix always
disables the firewall if in a VPC network.
2012-07-26 16:13:35 -07:00
Jessica Wang
f9edca800c
CS-15687: cloudstack 3.0 UI - zone wizard - change timer setting for adding netcaler provider.
2012-07-26 16:01:46 -07:00
Brian Federle
f8bfead038
Cleanup formatting/whitespace
2012-07-26 15:38:56 -07:00
Brian Federle
099af7c283
Disable listView filters for PF/LB/Static NAT
2012-07-26 15:36:53 -07:00
Brian Federle
44f3446ba2
Move position of VPC tier loading icon
2012-07-26 15:24:10 -07:00
Brian Federle
3d8f17119e
Networks section: Only show VPC dropdown for Advanced zones
2012-07-26 15:21:52 -07:00
Brian Federle
3d2d1a2efc
VPC tier UI: Fix loading state for other actions
...
Fix actions other than the add VM action, whose loading state was
never removed
2012-07-26 14:41:53 -07:00
Brian Federle
dafbdcb838
VPC UI: Better launch VM loading state for tiers
...
When launching a VM via the 'add VM' button on a VPC tier, show
loading icon to the side of the VM count, so that the tier area isn't
blocked, allowing the user to add more VMs or do other actions to the
tier.
2012-07-26 14:32:10 -07:00
Koushik Das
266b8e5ee8
Support for local data disk (part 1)
...
Following changes are made:
- Create disk offering API now takes an extra parameter to denote storage type (local or shared). This is similar to storage type in service offering.
- Create/delete of data volume on local storage
- Attach/detach for local data volumes. Re-attach is allowed as long as vm host and data volume storage pool host is same.
- Migration of VM instance is not supported if it uses local root or data volumes.
- Migrate is not supported for local volumes.
Reviewed-by: Abhi
2012-07-25 15:16:42 +05:30
Brian Federle
d202a491b6
Add tags to FW rule multi-edit
2012-07-24 15:21:54 -07:00
Brian Federle
858deab909
Fix tagger UI wrapping in some browsers
2012-07-24 15:16:47 -07:00
Pranav Saxena
17268517bb
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-07-25 03:12:28 +05:30
Pranav Saxena
109490c406
TAGS feature implementation throughout CloudStack UI
2012-07-25 03:11:30 +05:30
Brian Federle
c30eb2fd75
Notifications widget: support custom interval
...
If 'interval' attribute is passed in notification object, use that
interval instead of the default.
2012-07-24 14:02:48 -07:00
Brian Federle
eb68b40e7f
Add tag UI support for VPC resource types:
...
- Vpc,
- NetworkACL,
- StaticRoute
2012-07-24 13:58:07 -07:00
Brian Federle
c67ca89abc
Fix tag widget being appended to all dialogs
2012-07-24 13:58:07 -07:00
Brian Federle
7b05172473
Fix tag notification messages
2012-07-24 12:18:41 -07:00
Brian Federle
c9b8d3a080
Add tags to edit PF dialog
2012-07-24 12:12:09 -07:00
Brian Federle
fe3454bb61
Add tag edit to LB rule
2012-07-24 11:50:33 -07:00
Brian Federle
cca7a2010c
multiEdit: Pass context to tagger widget
2012-07-24 11:50:33 -07:00
Brian Federle
7ca481f4ea
Always make tags editable
2012-07-24 11:21:58 -07:00
Brian Federle
e2750d8c76
Pass projectId to listTags, when viewing a project resource
2012-07-24 11:16:49 -07:00
bfederle
622206bf44
Implement tags for project detail view
2012-07-23 15:05:00 -07:00
bfederle
dc93651547
UI: Add tag API call generator
...
Adds a helper to return an object to pass to the 'tagger' widget,
including all required data and action functions.
Syntax is as follows, just include anywhere were the tags widget is
supported:
tags: cloudStack.api.tags({
resourceType: 'Project',
contextId: 'projects'
})
2012-07-23 15:04:43 -07:00
bfederle
9d3c694601
Tag UI: Make sure data is passed to remove action
2012-07-23 15:03:03 -07:00
bfederle
d23a829c2e
Fix tags widget overlap with long detail views
2012-07-23 13:59:20 -07:00
bfederle
ebabb15105
Implement tag UI widget
...
Create UI for handling new tag API. This currently supports the detail view and multi-edit
To enable tags UI, add a 'tags' object to each detailView/multiEdit configuration:
tabs: {
...
details: {
...
tags: {
actions: {
add: function(args) {
setTimeout(function() {
args.response.success({
notification: {
desc: 'Add tags for instance',
poll: testData.notifications.testPoll
}
});
}, 500);
},
remove: function(args) {
args.response.success({
notification: {
desc: 'Remove tags for instance',
poll: testData.notifications.testPoll
}
});
}
},
dataProvider: function(args) {
args.response.success({
data: [
{
id: '1',
key: 'user',
value: 'brian'
},
{
id: '2',
key: 'region',
value: 'usa'
}
]
});
}
}
...
2012-07-23 13:59:20 -07:00
Jessica Wang
3133f8bf9b
cloudstack 3.0 UI - VPN Customer Gateway - Create VPN Connection action - if selected VPC does not have a VPN gateway, action won't proceed.
2012-07-20 12:59:43 -07:00
Jessica Wang
9dfe6eaf53
cloudstack 3.0 UI - VPN Customer Gateway - detailView - add new action "Create VPN Connection".
2012-07-20 11:05:44 -07:00
Jessica Wang
8f11a882e0
cloudstack 3.0 UI - site to site VPN - VPN Gateway - implement Add VPN Gateway action.
2012-07-19 17:40:58 -07:00
Jessica Wang
1fc67e4990
cloudstack 3.0 UI - site to site VPN - VPN Gateway - implement Delete VPN Gateway action.
2012-07-19 16:55:44 -07:00
Jessica Wang
56bbb6c5ae
cloudstack 3.0 UI - VPN Customer Gateway - implement Delete VPN Customer Gateway action.
2012-07-19 16:45:35 -07:00
Jessica Wang
343a587cfd
cloudstack 3.0 UI - VPN Customer Gateway - implement Add VPN Customer Gateway action.
2012-07-19 16:37:05 -07:00
Jessica Wang
b08e3a0fc4
cloudstack 3.0 UI - site to site VPN - VPN connection - when delete action is clicked, only call deleteVpnConnection API (no calling deleteVpnCustomerGateway any more).
2012-07-19 16:20:58 -07:00
Jessica Wang
4114b1cce7
cloudstack 3.0 UI - network page - add new section "VPN customer gateway".
2012-07-19 16:09:34 -07:00
Jessica Wang
7825e82260
cloudstack 3.0 UI - VPC - site to site VPN - add new section "Customer Gateway".
2012-07-19 15:36:42 -07:00
Brian Federle
ce536daffa
CS-15619: Concatenate long tier names, to prevent overlap
2012-07-19 14:31:23 -07:00
Jessica Wang
bcaa706197
cloudstack 3.0 UI - call getExtaPropertiesForIpObj() to get extra properties for IP Address object when every time it's refreshed by listPublicIpAddresses API call.
2012-07-19 11:21:04 -07:00
Jessica Wang
de4d5cdc94
cloudstack 3.0 UI - multiEdit widget - make headerFields hidden as default.
2012-07-18 11:40:09 -07:00