bfederle
056b1c8947
WIP: Install wizard error handling
2011-12-20 10:30:15 -08:00
Jessica Wang
757bb0c9b0
bug 12552: cloudStack 3.0 new UI - template/ISO page - do not show copy template/ISO action when template's zoneId is null or "-1"(i.e. all zones).
2011-12-19 19:23:43 -08:00
Jessica Wang
eb2cfdc041
bug 12612: fix typo.
2011-12-19 18:26:00 -08:00
Jessica Wang
1d69a66781
bug 12612: cloudStack 3.0 new UI - system - zone chart - guest - networks tab (advanced zone) - network detail - Hide "View IP Ranges" when a network's type is Isolated with SourceNAT enabled.
2011-12-19 18:02:24 -08:00
bfederle
2ac0e00403
Re-enable source algorithm
2011-12-19 17:50:46 -08:00
bfederle
8314fffa79
bug 12254: Disable source algorithm (for now)
...
status 12254: resolved fixed
2011-12-19 17:43:33 -08:00
Jessica Wang
9fe2314848
cloudstack 3.0 new UI - system - zone chart - guest - networks tab (only available in advanced zone) - network detail - View IP Ranges - remove VLAN and pod name.
2011-12-19 17:28:18 -08:00
bfederle
8e075b38c3
bug 12273: Add project resource management
...
status 12273: resolved fixed
2011-12-19 19:42:49 -05:00
Jessica Wang
568db1fdb7
bug 12504: cloudstack 3.0 new UI - system - zone chart - guest - network tabs - network detail - add Restart Network action.
2011-12-19 16:38:01 -08:00
Jessica Wang
e081dd3c91
bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is checked, enable security groups provider before create network.
2011-12-19 15:52:57 -08:00
bfederle
b33c6f6de4
bug 12211: Implement project dashboard
...
status 12211: resolved fixed
2011-12-19 18:30:25 -05:00
bfederle
2a2d424bcc
bug 12661: Fix select showing ID instead of value
2011-12-19 14:37:23 -08:00
Jessica Wang
3de22e41aa
bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is unchecked, exclude network offerings that has securityGroup service.
2011-12-19 14:12:33 -08:00
bfederle
134b38bb2d
bug 12211
...
Add system resources, users, alerts to project dashboard
2011-12-19 14:12:09 -08:00
Jessica Wang
a2cc66ce41
cloudStack 3.0 new UI - system - guest - IP Ranges tab (only shown in basic zone) - Add IP Range - pass forVirtualNetwork=false to indicate it's for guest network, not for public network.
2011-12-19 12:53:32 -08:00
Jessica Wang
bb9886af29
cloudStack 3.0 new UI - system - guest - IP Ranges tab (only shown in basic zone) - implement Add IP Range.
2011-12-19 12:16:00 -08:00
bfederle
07ed925ab1
bug 12614: Zone wizard update
...
-Add support to filter network offerings based on whether security
groups is checked; options then come from a separate
'securityGroupNetworkOfferings' object:
args.response.success({
domains: domainObjs,
// Non-security-group-enabled offerings
networkOfferings: networkOfferingObjs,
// Security group-enabled offerings
securityGroupNetworkOfferings: []
});
-Remove old/unused fields from wizard
2011-12-19 11:36:03 -08:00
Jessica Wang
e816b3a80b
bug 12650: cloudStack 3.0 new UI - system - management - IP ranges tab - list pods info instead of VlanIpRange info.
2011-12-19 11:27:51 -08:00
bfederle
2bab7dc838
bug 12560: Implement change network offering
...
status 12560: resolved fixed
2011-12-19 10:31:58 -08:00
bfederle
890928f3c4
Pass context to editable selects
2011-12-19 10:31:58 -08:00
bfederle
62b571a528
bug 12612: Implement 'view all' pre-filter
...
Example:
detailView: {
...
viewAll: {
...
preFilter: {
// Return true to show button; false to hide
return false;
}
}
}
2011-12-19 09:47:53 -08:00
Jessica Wang
ca0662ced1
cloudStack 3.0 new UI - system - guest - details tab - hide VLAN when it's basic zone.
2011-12-16 17:00:15 -08:00
Jessica Wang
92631bec8d
change label
2011-12-16 16:35:22 -08:00
Brian Federle
1c2ca9a59f
bug 12211
...
Create real layout for project dashboard
2011-12-16 16:02:08 -08:00
Jessica Wang
1e1d453b9d
cloudStack 3.0 new UI - Add Zone Wizard - Network Offerings dropdown (which only shows in basic zone) - populate enabled shared network offerings only.
2011-12-16 15:54:28 -08:00
Jessica Wang
40188d62dc
Create Zone Wizard - add new step "Add Pod" as 3rd step.
2011-12-16 15:32:10 -08:00
Brian Federle
dfe7b725e6
Remove debugger
2011-12-16 14:09:28 -08:00
Brian Federle
49c27299a5
Update zone section
...
-Show separate info tooltips for basic/advanced zone
-Update test data to reflect zone changes
2011-12-16 14:02:44 -08:00
Brian Federle
13e217356e
Update zone section
...
-Add new info 'bubbles' to zone chart
-Add/restore Add Pod section as step 3 of zone wizard UI
-Add network offering drop-down to zone wizard, for basic zone
2011-12-16 13:25:26 -08:00
Brian Federle
785d3af134
Fix configuration section for IE8
2011-12-16 13:24:23 -08:00
Jessica Wang
3a4588556f
cloudStack 3.0 new UI - system - guest - populate IP Range tab for basic zone.
2011-12-16 13:01:05 -08:00
Jessica Wang
6615a1a08d
cloudStack 3.0 new UI - system - management - (1) details tab - list management network's detail instead of zone detail. (2) IP range tab - populate data.
2011-12-16 12:31:28 -08:00
Jessica Wang
4061ab4c9c
cloudStack 3.0 new UI - system - guest - hide networks tab and show IP range tab for basic zone. Hide IP range tab and show network tab for advanced zone.
2011-12-16 12:31:27 -08:00
Jessica Wang
e094abafc3
cloudStack 3.0 new UI - system - guest - networks tab - listView - Add VLAN, CIDR, Scope column. Remove account, network offering column.
2011-12-16 11:56:56 -08:00
Brian Federle
c600f1b606
Zone chart updates
...
-Add IP range edit to guest and management details, for basic zones
-Hide network tab from guest details, for basic zones
2011-12-16 11:48:50 -08:00
Brian Federle
3f75802404
bug 12599
...
Fix refresh event being called on a nonexistent widget, giving error
status 12599: fixed resolved
2011-12-16 11:41:36 -08:00
Jessica Wang
1dca4aa3bc
cloudStack 3.0 new UI - system - public - details tab - remove ID and zoneID that are useless for public network.
2011-12-16 11:31:52 -08:00
Brian Federle
5439073bcd
Fix error handling and context passing
2011-12-15 19:31:37 -08:00
Brian Federle
dd384fc9d7
Zone details update
...
-Make zone list view open up basic zone details
-Show chart by clicking view all button
-Update UI widgets to support 'custom' view all actions, to support
above changes
-Add system VM list view tab to zone details
2011-12-15 19:31:05 -08:00
Jessica Wang
f3c3c55166
cloudstack 3.0 new UI - system - guest network - detailView - remove account field and domain field since it has been included in scope field.
2011-12-15 18:31:33 -08:00
Jessica Wang
57dee1cb92
cloudstack 3.0 new UI - system - guest network - detailView - add scope including domain name and account name if there is.
2011-12-15 18:27:45 -08:00
Jessica Wang
96fa28aad6
cloudstack 3.0 new UI - system - guest networks - add type, satte, network offering ID.
2011-12-15 17:58:41 -08:00
Jessica Wang
5493880b37
cloudstack 3.0 new UI - system - public network - details tab - remove useless fields.
2011-12-15 15:26:53 -08:00
Brian Federle
40e3960b20
bug 12431: Remove instance row correctly when error occurs
2011-12-15 15:00:14 -08:00
Brian Federle
9fcbfc7abc
bug 12536
...
Fix enable static NAT to only show instances in network
2011-12-15 14:50:58 -08:00
Brian Federle
3a1202cf96
bug 12551
...
-Add configure swift dialog, which shows when swift is enabled in
config
-Enable support for toolbar actions in list view
status 12551: resolved fixed
2011-12-15 14:02:04 -08:00
Brian Federle
82d76dadc8
Fix condition where capacity is not present (i.e., fresh install)
2011-12-15 13:33:53 -08:00
Brian Federle
0a609668fd
Show correct error message after global settings edit
2011-12-15 13:33:52 -08:00
Jessica Wang
2a6e0ac544
bug 12521: cloudstack 3.0 new UI - public network - remove gateway, netmask, IP range.
2011-12-15 13:29:36 -08:00
Brian Federle
0358ef8166
bug 12557: Instances NICs tab
...
-Show whether NIC is default
-Add title to each NIC
-Cleanup styling of NICs tab
status 12557: resolved fixed
2011-12-15 12:48:54 -08:00