1557 Commits

Author SHA1 Message Date
Jessica Wang
9f4d420a4a cloudStack 3.0 new UI - create zone - add warning message if listNetworkServiceProviders API doesn't return Network Service Provider ID. 2011-11-15 10:00:16 -08:00
Jessica Wang
96e5abeb89 cloudStack 3.0 new UI - system - no need to enable physical network when editing guest network. 2011-11-14 15:22:12 -08:00
Jessica Wang
3a22692d82 cloudStack 3.0 new UI - system - update physical network's state to Enabled during zone creation. 2011-11-14 15:20:18 -08:00
Jessica Wang
f55bf793fd cloudStack 3.0 new UI - System - Guest Network - Add Network tab. 2011-11-14 14:07:12 -08:00
Jessica Wang
dda8b9a380 cloudStack 3.0 new UI - remove debugger keyword. 2011-11-14 13:17:01 -08:00
Brian Federle
3e09925f58 Update install wizard appearance 2011-11-11 19:12:12 -08:00
Jessica Wang
ed39de83e3 cloudStack 3.0 new UI - add zone wizard - remove create pod step and create IP range step. 2011-11-11 16:08:32 -08:00
Brian Federle
a5f0e0d633 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-11-11 14:54:22 -08:00
Brian Federle
c260d3d214 Disable install wizard 2011-11-11 14:54:15 -08:00
Brian Federle
fb4db0504e Fix form data 2011-11-11 14:53:06 -08:00
Jessica Wang
098f6edaa0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-11-11 14:29:25 -08:00
Brian Federle
7098603130 Disable install wizard, until server calls are corrected 2011-11-11 14:20:59 -08:00
Brian Federle
e58ff4d71b Pull real form data for server calls 2011-11-11 14:19:11 -08:00
Brian Federle
105080e915 Fix wizard forms 2011-11-11 14:18:51 -08:00
Jessica Wang
49ecd42a74 cloudStack 3.0 new UI - instance wizard - select network step - fix a bug that network container was empty when trying to deploy 2nd VM. 2011-11-11 13:59:48 -08:00
Brian Federle
e77aac18e9 Advanced installation button 2011-11-11 13:15:03 -08:00
Brian Federle
97bc2c3769 Update install wizard widget 2011-11-11 13:08:48 -08:00
Brian Federle
0e0ea4fb7d Add comments 2011-11-11 12:17:27 -08:00
Brian Federle
b911cd7df5 Merge branch 'master' into ui-install-wizard
Conflicts:
	ui/index-test.html
	ui/index.jsp
	ui/scripts-test/system.js
	ui/scripts/ui-custom/installWizard.js
2011-11-11 12:00:56 -08:00
Brian Federle
cf2ccf1378 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-11-11 11:56:39 -08:00
Brian Federle
22f1755d77 Disable 'add pod' and 'add ip range' steps in zone wizard 2011-11-11 11:56:35 -08:00
Jessica Wang
9d523abb97 cloudStack 3.0 new UI - network offering page - add "enable", "disable" action. 2011-11-11 11:31:31 -08:00
Brian Federle
f926eee4eb Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-11-11 11:31:12 -08:00
Brian Federle
1848079bcd Add embedded table to detail view, for guest network configuration 2011-11-11 11:31:06 -08:00
Jessica Wang
c93730ddaf cloudStack 3.0 new UI - network offering page - remove "Unavailable" from the drop down choice for Availability. 2011-11-11 11:09:50 -08:00
Brian Federle
8e12c9aa21 Update dialog appearance; add UI support for zone network providers 2011-11-11 10:29:27 -08:00
Brian Federle
7eb51d65d0 Add base install wizard scripts 2011-11-11 10:28:58 -08:00
Jessica Wang
f922698309 cloudStack 3.0 new UI - NaaS - public network - IP Addresses tab - pass networkId to listVlanIpRanges API. 2011-11-10 20:33:08 -08:00
Jessica Wang
79631ab026 cloudStack 3.0 new UI - NaaS - public network - add IP range - do not pass "isshared=true" to createVlanIpRange API. 2011-11-10 20:13:33 -08:00
Jessica Wang
9d4b800e29 cloudStack 3.0 new UI - NaaS - VM creation - after deployVM returns success, configure VirtualRouterElement. 2011-11-10 17:08:50 -08:00
Jessica Wang
3e124a9ad1 cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - implement Delete action. 2011-11-10 16:49:12 -08:00
Jessica Wang
449c6dda33 cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - Add action - Make VLAN ID optional. 2011-11-10 16:49:11 -08:00
Jessica Wang
d460fd19cf cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - Add action - pass forVirtualNetwork to createVlanIpRange API. 2011-11-10 16:49:10 -08:00
Jessica Wang
0a65e26487 cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - implement Add action. 2011-11-10 16:49:08 -08:00
Jessica Wang
5b790db556 cloudStack 3.0 new UI - NaaS - Public network - populate IP Addresses tab. 2011-11-10 16:49:06 -08:00
Jessica Wang
9aa571788c cloudStack 3.0 new UI - NaaS - Public network - add IP Addresses tab. 2011-11-10 16:49:05 -08:00
Brian Federle
49970f6daf Merge branch 'master' into ui-install-wizard
Conflicts:
	ui/index-test.html
	ui/scripts/ui-custom/installWizard.js
2011-11-10 11:17:20 -08:00
Brian Federle
a594369d93 Updated zone chart 2011-11-10 11:02:24 -08:00
Brian Federle
e96520543f Add example install wizard 2011-11-10 11:02:03 -08:00
Brian Federle
3dfe5b15e0 Merge branch 'master' into ui-install-wizard 2011-11-10 08:28:52 -08:00
Jessica Wang
d324c5d9f2 cloudStack 3.0 new UI - NaaS - Guest page - Edit action - make zone's CIDR editable here and call updateZone to update CIDR from Guest page. 2011-11-09 20:02:54 -08:00
Jessica Wang
15082f0dfc cloudStack 3.0 new UI - NaaS - Guest page - Edit action. 2011-11-09 19:48:40 -08:00
Jessica Wang
24a5fe3924 cloudStack 3.0 new UI - NaaS - Public page - fix a bug that no data showed in details tab. 2011-11-09 19:34:42 -08:00
Brian Federle
cbf212844d Allow custom data to be passed to detail view actions, via dataProvider 2011-11-09 19:25:11 -08:00
Jessica Wang
d7edcd6957 cloudStack 3.0 new UI - NaaS 2011-11-09 19:12:11 -08:00
Brian Federle
e62ce165f5 Pass correct context 2011-11-09 18:46:51 -08:00
Brian Federle
2a13268fe3 Add system configuration forms for public, management, guest; add list view support for network providers 2011-11-09 16:12:30 -08:00
Brian Federle
27f63ceb8f Merge branch 'master' into ui-install-wizard 2011-11-09 14:19:09 -08:00
Brian Federle
fa6fe67f14 Fix system vm poll 2011-11-09 14:08:58 -08:00
Jessica Wang
3937f5d5cc cloudStack 3.0 new UI - Disk offering page - add details tab, Edit action, Delete action. 2011-11-09 14:03:45 -08:00