Jessica Wang
fc93b68738
CLOUDSTACK-3171: UI > VPC > add private gateway dialog - fix ACL dropdown to only show ACL that belong to the VPC.
2013-06-25 15:46:03 -07:00
Jessica Wang
6a711fc682
CLOUDSTACK-3165: UI > VPC page - Configure VPC chart - pass associatednetworkid instead of networkid to listPublicIpAddresses API.
2013-06-25 11:43:53 -07:00
Jessica Wang
af91a8ac8d
CLOUDSTACK-3166: UI - VPC section - configure VPC - tier - STATIC NATS - fix a bug that listView showed nothing.
2013-06-24 16:37:22 -07:00
Mice Xia
5e56e43e31
fix CLOUDSTACK-2930, exception while applying ACL rule with protocol as ALL.
...
1) change UI, disable startport and endport when protocol=All
2) validate parameters for API createNetworkACL
2013-06-14 13:19:07 +08:00
Brian Federle
c37d3d818c
VPC UI / Internal LB: Fix typo
2013-06-13 12:58:20 -07:00
Jessica Wang
5541785827
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - Select VM view - refresh assignedVMs data by API call when popping up Select VM view.
2013-06-06 16:07:49 -07:00
Jessica Wang
9a175f9306
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - listView will be freshed in widget level after action is done. Therefore, remove refresh from application level.
2013-06-06 11:49:50 -07:00
Jessica Wang
62025632f9
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - add source port, instance port to listView.
2013-06-06 10:55:12 -07:00
Jessica Wang
bdb5997cfc
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - fix a bug that select VM view failed to show VMs.
2013-06-06 10:45:29 -07:00
Pranav Saxena
9889ead370
Passing number in the create ACL API
2013-06-06 16:17:03 +05:30
Pranav Saxena
96a92a23ec
Code structure problem while filter out lbschemes
2013-06-06 16:15:14 +05:30
Pranav Saxena
4c397da8f6
Adding rule number field to ACL rule to make it AWS compatible
2013-06-06 14:07:12 +05:30
Jessica Wang
bdada27416
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - trigger a refresh for the listView after action is finished.
2013-06-05 17:20:17 -07:00
Jessica Wang
5a6437749e
CLOUDSTACK-747: UI - Internal LB detailView - remove AssignVM action in Details Tab (which has been replaced with the one in Assigned VMs tab).
2013-06-05 17:07:23 -07:00
Jessica Wang
42a549e420
CLOUDSTACK-747: UI - Internal LB detailView - Assigned VMs tab - Assign VMs action - exclude assigned VMs from custom listView dialog.
2013-06-05 17:00:33 -07:00
Brian Federle
21a6271914
VPC UI, internal LB: Fix assignedVMs actions
2013-06-05 16:20:21 -07:00
Jessica Wang
404c7e0dfd
CLOUDSTACK-747: UI - Internal LB detailView - Assigned VMs tab - implement AssignVMs action.
2013-06-05 14:06:59 -07:00
Brian Federle
5c6017e2ec
CLOUDSTACK-2844: VPC UI: Disable LB links if not supported on tier
2013-06-05 13:49:50 -07:00
Jessica Wang
bea3f44144
CLOUDSTACK-747: UI - Internal LB detailView - Assigned VMs tab - implement Remove from LB action.
2013-06-05 13:43:51 -07:00
Jessica Wang
ee5f3d7266
CLOUDSTACK-747: UI - Internal LB detailView - change Assigned VMs tab to a listView.
2013-06-05 13:17:18 -07:00
Pranav Saxena
53fd2ee5dc
fixing a missing bracket
2013-06-05 23:55:43 +05:30
Pranav Saxena
11a25b3b9a
Providing acl id option while creating a tier
2013-06-05 16:42:31 +05:30
Pranav Saxena
f4a7f12185
Passing vpcid to the listNetworkACLLists API while replacing an acl list
2013-06-05 16:26:47 +05:30
Pranav Saxena
e8629c00fa
not displaying acl id on the tier detail view
2013-06-05 16:19:05 +05:30
Jessica Wang
9f564fc77f
CLOUDSTACK-747: internal LB in VPC - internalLB detailView - implement Delete Internal LB action.
2013-06-04 13:58:34 -07:00
Brian Federle
eaea724044
VPC UI: Fix dashboard totals for admin viewing user VPCs
2013-06-04 13:37:27 -07:00
Brian Federle
a3b3753da3
VPC UI, chart: Color connector lines for tiers w/ public network
2013-06-04 09:00:54 -07:00
Pranav Saxena
00715c9b86
Displaying ACL name as None if acl is not associated with a tier
2013-06-04 20:22:02 +05:30
Brian Federle
acc71fb735
CLOUDSTACK-766: Support assigning VLAN ID to network
...
On add network form, if selected network offering has
specifyVlan=true, show VLAN text field.
2013-06-03 11:45:28 -07:00
Pranav Saxena
35f2dc6e52
changing vpc_id to vpcid
2013-06-03 15:42:55 +05:30
Jessica Wang
8deeb90a6d
CLOUDSTACK-2746: UI - InternalLB - VPC section - tiers - add tier dialog - network offering dropdown - exclude PublicLb network offerings only when PublicLb networks exists (i.e. LB network whose provider is VpcVirtualRouter or Netscaler exists).
2013-05-31 15:35:24 -07:00
Pranav Saxena
8c9cd6e0ca
nTIER - detail view to show the acl name with which it is associated
2013-05-31 11:55:17 +05:30
Jessica Wang
7934b16317
CLOUDSTACK-2745: UI - Internal LB Rules - (1) detailView: remove Rules tab and add source port, instance port in Details tab. (2) Create Internal LB Rule dialog: corret label of source port and instance port.
2013-05-30 17:06:22 -07:00
Brian Federle
cd7287a4e1
Site-to-site VPN UI: Show confirm dialog if no gateways exist
2013-05-24 13:06:51 -07:00
Jessica Wang
a292bfbfcd
CLOUDSTACK-747: UI - VPC tier - Public LB IP - populate listView of Public LB IP.
2013-05-23 11:53:25 -07:00
Jessica Wang
bc7d7e64c0
CLOUDSTACK-747: UI - VPC tier - implement count of Public LB IP.
2013-05-23 11:39:27 -07:00
Jessica Wang
d515602873
CLOUDSTACK UI - VPC - site-to-site VPN - VPN connection - fix a JS error "elems is undefined" when clicking Create VPN Connection.
2013-05-23 10:39:32 -07:00
Brian Federle
9071456596
Split 'internal LB' / 'public LB' into separate list views, intead of subsections
2013-05-22 16:32:20 -07:00
Brian Federle
0eb73e9dec
Update VPC tier dashboard
...
- Remove 'Port forwarders' -- Getting IPs by PF is not supported by API
- Split Public + Internal LB into separate items
- Use API response 'count' for count number, instead of array
'.length' to fix issues with larger results
2013-05-22 16:28:09 -07:00
Brian Federle
ea440f2593
Add API calls to update ACL item order on drag-and-drop
2013-05-22 15:50:19 -07:00
Jessica Wang
ff58052d2c
CLOUDSTACK-747: internal LB in VPC - internal LB detailView - add rules tab, assignedVMs tab.
2013-05-22 13:18:53 -07:00
Brian Federle
9e0733c83e
Add dashboard count for IPs with port forwarding
2013-05-22 12:28:02 -07:00
Brian Federle
763f6fd47b
Add dashboard counts for static NAT IPs
2013-05-22 12:15:45 -07:00
Brian Federle
f2dd65c397
Add dashboard counts for private gateways, ip addresses and vpns
2013-05-22 12:01:22 -07:00
Jessica Wang
a0e75c12cd
CLOUDSTACK-747: internal LB in VPC - fix a bug that Source IP Address column was not filled after Add Internal LB action was complete.
2013-05-22 11:21:20 -07:00
Brian Federle
b11c44f91d
Internal LB: Pre-select existing VMs on LB rule
2013-05-22 11:11:33 -07:00
Pranav Saxena
ba08af9361
ACL List - Addition in the detail view for Tier
2013-05-22 10:50:15 +05:30
Brian Federle
531a2f713f
Add ACL lists count to VPC chart
2013-05-21 16:28:57 -07:00
Brian Federle
a3e97bbc3f
Remove console.log
2013-05-21 16:17:12 -07:00
Brian Federle
4ce76429e2
Add internal LB count to VPC chart
2013-05-21 16:16:27 -07:00
Jessica Wang
3c2be57c35
CLOUDSTACK-747: internalLb in VPC - internal LB detail View - implement action assign VM to internal lb.
2013-05-21 15:58:39 -07:00
Brian Federle
7c05bb13cc
Fix quickview for ACL list
2013-05-21 15:51:15 -07:00
Brian Federle
62f7ab6ffe
Delete ACL action: Rename to 'remove' to fix UI feedback
2013-05-21 15:48:11 -07:00
Brian Federle
24dd6fb66f
Cleanup formatting
2013-05-21 15:40:00 -07:00
Brian Federle
c6c85387fb
VPC: Use listView selector for assignVm action
2013-05-21 15:09:30 -07:00
Jessica Wang
41f9a12d38
CLOUDSTACK-747: internalLb in VPC - populate detailView of internal LB.
2013-05-21 13:48:27 -07:00
Jessica Wang
c89ca6a92f
CLOUDSTACK-747: internalLb in VPC - populate listView of internal LB.
2013-05-21 13:15:09 -07:00
Brian Federle
9fff2c4a66
Add VM total to dashboard
2013-05-21 12:54:07 -07:00
Pranav Saxena
e6382b1896
Delete ACL list filter and css
2013-05-21 22:15:15 +05:30
Pranav Saxena
e5e41b0f45
Remove ACL List action item
2013-05-21 16:35:14 +05:30
Brian Federle
6b7098c990
Add network ACL item: Fix add action
2013-05-20 14:10:52 -07:00
Brian Federle
bd764cc581
Pass dashboard data via dataProvider
2013-05-20 13:55:50 -07:00
Brian Federle
034c21b6fc
ACL multi-edit: add 'action' field to specify rule as allow/deny
2013-05-20 13:32:46 -07:00
Pranav Saxena
a1614a5f8f
ACL DENY RULES Network ACL List Detail View
2013-05-21 01:25:10 +05:30
Pranav Saxena
981b5ddd1b
ACL DENY RULES UI-API Integration
2013-05-20 23:42:55 +05:30
Brian Federle
7aaff0cfed
Fix typo
2013-05-16 13:46:37 -07:00
Brian Federle
ff287c10d9
Tier LB UI: Split list view into internal/public
2013-05-16 13:46:14 -07:00
Jessica Wang
b5acb9034f
CLOUDSTACK-747: UI - Internal LB - implement Add Internal LB action.
2013-05-16 11:37:16 -07:00
Brian Federle
34d7014c88
ACL multi-edit: Fix reorder drag handle
2013-05-15 15:58:55 -07:00
Brian Federle
612ce62cae
Add tier VM, PF, static NAT links
2013-05-15 15:33:13 -07:00
Brian Federle
81bce385bf
Fix typo
2013-05-15 15:01:40 -07:00
Brian Federle
a4fc86ece9
Tier LB rules: Add load balancing multi-edit
2013-05-15 14:28:54 -07:00
Jessica Wang
f985e11c28
CLOUDSTACK-747: internalLb in VPC - UI - create tier dialog - only one tier is allowed to have PublicLb in a VPC.
2013-05-15 14:23:49 -07:00
Brian Federle
42ed9e13f3
Add placeholder tier LB list view + add action
2013-05-15 12:28:03 -07:00
Brian Federle
7ed11ee911
Add site-to-site VPN to VPC chart
2013-05-15 12:09:50 -07:00
Brian Federle
08bc6bf778
Fix 'protocolnumber' change event
2013-05-15 11:57:14 -07:00
Brian Federle
59a99848b1
Merge branch 'master' into ui-vpc-redesign
...
Conflicts:
ui/scripts/vpc.js
2013-05-15 10:18:55 -07:00
Pranav Saxena
6d6887533f
CLOUDSTACK-2491:NTier: Creation of ACL Rule for protocol AH (51) and ESP (50) Fails
2013-05-15 18:01:10 +05:30
Brian Federle
cb31791adf
WIP ACL draggable multi-edit
2013-05-14 16:25:37 -07:00
Brian Federle
1c2ee35345
Merge branch 'master' into ui-vpc-redesign
2013-05-14 13:55:09 -07:00
Pranav Saxena
edb2f3da26
CLOUDSTACK-768:ACLs on Private GATEWAY :Acl id on Private Gateway ListView
2013-05-15 00:22:26 +05:30
Pranav Saxena
10380cea41
CLOUDSTACK-768:ACLs on Private GATEWAY
2013-05-14 22:47:53 +05:30
Brian Federle
3c24380f9d
Fix typo
2013-05-13 14:54:35 -07:00
Brian Federle
c819980338
Add place holder for internal LB
2013-05-13 14:06:43 -07:00
Brian Federle
9be36609fd
Merge branch 'master' into ui-vpc-redesign
2013-05-13 11:00:16 -07:00
Pranav Saxena
0ed0e9a26e
CLOUDSTACK-1828:NAT on private gateway UI support
2013-05-12 23:59:39 +05:30
Brian Federle
df0919bef5
Add placeholder network ACL list view
2013-05-10 16:03:44 -07:00
Brian Federle
6ac4f79397
VPC chart: add link to public IP addresses list
2013-05-10 15:48:32 -07:00
Brian Federle
2eb29a5d81
Tier details: disable view all link, ACL tab
2013-05-10 15:42:18 -07:00
Brian Federle
55ac9c1b0f
Add private gateway section to new chart
2013-05-10 15:25:46 -07:00
Pranav Saxena
7ca488334f
CLOUDSTACK-1828:NAT on private gateway UI support
2013-05-11 02:50:16 +05:30
Pranav Saxena
edd2fbb266
CLOUDSTACK-760:Allow ACL on all layer 4 protocols
2013-05-10 16:47:09 +05:30
Pranav Saxena
58648c4b53
CLOUDSTACK-2175: Add private Gateway can aonly be done by root or domain admin but not by normal user
2013-05-02 02:58:27 +05:30
Pranav Saxena
690c31290b
CLOUDSTACK-767:nTier Apps 2.0 : Allow more than one Private GW to a VPC
2013-03-29 18:00:42 +05:30
Pranav Saxena
9446eba78c
CLOUDSTACK-1447:Persistent Status is not displayed for VPC Tiers
2013-02-28 13:27:27 +05:30
Pranav Saxena
23247e0530
CS-16714:Updgrading a network that has Network offering SRX/F5 inline mode to a network offering that has all service provided by VR does not give proper error message if user selects yes when UI prompts Do you want to keep the current guest network CIDR unchange
2012-11-08 12:20:58 +05:30
Brian Federle
58de3c3dfe
CS-16735: Tier details: Disable IP address tab
...
Disables IP address tab for VPC tier detail view, as it is redundant
with the 'view all' button.
2012-11-05 15:42:10 -08:00
Brian Federle
a7138d9665
CS-16732: Show virtual router actions on VPC detail view
2012-11-05 15:42:10 -08:00
Brian Federle
8bb273de8f
Add tooltips to form fields
...
-Adds tooltips to all dialog-based form fields, to describe what each
field represents. The tooltip appears on focus of the field, and
hides once the field is blurred.
-Documentation content is pulled from a new namespace
'cloudStack.docs', under docs.js. A new attribute, 'docID' is then
specified on each createForm field to link the field to a specific
tooltip string.
-If no docID is specified, then no tooltip is rendered.
-This only applies to the 'generic' forms that are rendered using the
createForm widget
-This still needs to be localized
Conflicts:
ui/index.jsp
ui/scripts/configuration.js
ui/scripts/network.js
ui/scripts/ui/dialog.js
ui/scripts/vpc.js
2012-10-22 15:18:22 -07:00
Jessica Wang
576f7f6ecb
cloudstack 3.0 UI - VPC feature - localize vpc.js (Reviewed-by: Brian)
2012-08-21 16:52:04 -07:00