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 |
|
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 |
|
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 |
|
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 |
|
Jessica Wang
|
a6d90ca1fd
|
cloudStack 3.0 new UI - system service offering page - add details tab, Edit action, Delete action.
|
2011-11-09 10:38:22 -08:00 |
|
Jessica Wang
|
dd3757af94
|
cloudStack 3.0 new UI - service offering page - implement Delete action.
|
2011-11-09 10:24:19 -08:00 |
|
Jessica Wang
|
592483f7df
|
cloudStack 3.0 new UI - service offering page - implement Edit action.
|
2011-11-08 18:13:21 -08:00 |
|
Jessica Wang
|
21f64a71b4
|
cloudStack 3.0 new UI - service offering page - add network rate, offerHA, CPU cap, storage tags, host tags, domain, create date.
|
2011-11-08 18:04:31 -08:00 |
|
Jessica Wang
|
f1248a4d02
|
cloudStack 3.0 new UI - service offering page - add details tab.
|
2011-11-08 17:47:12 -08:00 |
|
Jessica Wang
|
940ebff7b4
|
cloudStack 3.0 new UI - service offering page - list view - add unit to CPU speed, Memory field.
|
2011-11-08 17:19:59 -08:00 |
|
Jessica Wang
|
1736826ff0
|
cloudStack 3.0 new UI - ISO page - add Filter By dropdown on listView.
|
2011-11-08 17:00:45 -08:00 |
|
Jessica Wang
|
f8945168ae
|
cloudStack 3.0 new UI - listView widget - (1) remove default option "All". (2) fix a bug that args.filterBy.kind got value from wrong dropdown when selectView dropdown and filterBy dropdown both exist on the same page.
|
2011-11-08 16:36:28 -08:00 |
|
Brian Federle
|
d9a5f851b5
|
Updated zone page; update detail view edit notification
|
2011-11-08 16:25:33 -08:00 |
|
Jessica Wang
|
7a8ca9d8cb
|
cloudStack 3.0 new UI - domain page - remove resource limits tab that is already merged into details tab.
|
2011-11-08 14:22:57 -08:00 |
|
Jessica Wang
|
30b0fdd30a
|
cloudStack 3.0 new UI - account page - optimize data returned to dataProvider.
|
2011-11-08 14:08:58 -08:00 |
|
Jessica Wang
|
93e11db07d
|
cloudStack 3.0 new UI - domain page - merge update resource limit into Edit action.
|
2011-11-08 13:17:29 -08:00 |
|
Brian Federle
|
7097edf15f
|
Add sample NAAS section to system config
|
2011-11-08 12:53:54 -08:00 |
|
Brian Federle
|
28521a3819
|
Updated header/project appearance; add new system chart view
|
2011-11-08 12:43:57 -08:00 |
|
Jessica Wang
|
7d430c8a25
|
cloudStack 3.0 new UI - domain page - Delete Domain action - pass cleanup parameter to API call if "Forced" checkbox is visible.
|
2011-11-08 12:24:12 -08:00 |
|
Jessica Wang
|
b8ba041027
|
cloudStack 3.0 new UI - domain page - add VM limits, IP limits, Volume limits, Snapshot limits, Template limits field.
|
2011-11-08 12:14:45 -08:00 |
|
Jessica Wang
|
9e070e41b9
|
cloudStack 3.0 new UI - domain page - add Instance Total field, Volume Total field.
|
2011-11-08 11:56:23 -08:00 |
|
Jessica Wang
|
a76711b453
|
cloudStack 3.0 new UI - domain page - add Account Total field.
|
2011-11-08 11:49:01 -08:00 |
|
Jessica Wang
|
1fc8997547
|
cloudStack 3.0 new UI - domain page - implement Edit Domain action.
|
2011-11-08 10:57:05 -08:00 |
|
Jessica Wang
|
0b6abd1717
|
cloudStack 3.0 new UI - user page - implement Delete User action.
|
2011-11-07 17:39:51 -08:00 |
|
Jessica Wang
|
156833b4e9
|
cloudStack 3.0 new UI - user page - implement Enable User action.
|
2011-11-07 17:33:04 -08:00 |
|
Brian Federle
|
08d11f1901
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-07 17:08:46 -08:00 |
|
Brian Federle
|
1fd8f41ca5
|
Remove call to listConfigurations -- not supported by non-admins
|
2011-11-07 17:08:34 -08:00 |
|
Jessica Wang
|
650acd6845
|
cloudStack 3.0 new UI - user page - implement Disable User action.
|
2011-11-07 16:54:05 -08:00 |
|
Jessica Wang
|
751685541c
|
cloudStack 3.0 new UI - user page - implement Generate Keys action.
|
2011-11-07 16:10:30 -08:00 |
|
Jessica Wang
|
5d55037310
|
cloudStack 3.0 new UI - user page - implement Change Password action.
|
2011-11-07 16:01:46 -08:00 |
|