540 Commits

Author SHA1 Message Date
Jessica Wang
0b54135edc cloudStack 3.0 new UI - zone chart - public network - add IP range - change notification message. 2011-12-02 14:50:56 -08:00
Jessica Wang
f5283e9e61 bug 12248: cloudStack 3.0 new UI - listHosts API return new property resourcestate indicating the same thing state property used to indicate. Here is corresponding UI change. 2011-12-02 13:01:50 -08:00
Jessica Wang
332e41bc7c cloudStack 3.0 new UI - system - change notification message of actions of network service providers 2011-12-02 11:42:08 -08:00
Jessica Wang
f8e05954b3 cloudStack 3.0 new UI - system - change label of actions of network service providers. 2011-12-02 11:25:25 -08:00
Jessica Wang
2c9874ae63 cloudStack 3.0 new UI - system - public network - change tab name of IP range. 2011-12-01 11:56:11 -08:00
Jessica Wang
18694e09fb cloudStack 3.0 new UI - router page - implement View console. 2011-11-30 18:46:51 -08:00
Jessica Wang
133550461b cloudStack 3.0 new UI - system vm page - implement View console. 2011-11-30 18:34:09 -08:00
Jessica Wang
17f9526730 cloudStack 3.0 new UI - naas - view secondary storages - pass podID, clusterID to listHosts API depending on what the previous page is. 2011-11-30 18:04:41 -08:00
Jessica Wang
d76d9286e9 cloudStack 3.0 new UI - naas - view primary storages - pass podID, clusterID to listStoragePools API depending on what the previous page is. 2011-11-30 18:01:44 -08:00
Jessica Wang
4701458ba3 cloudStack 3.0 new UI - naas - view hosts - pass podID, clusterID to listHosts API upon what the previous page is. 2011-11-30 17:57:03 -08:00
Jessica Wang
5283e5ece3 cloudStack 3.0 new UI - naas - view clusters - pass podID to listClusters API if the previous page is pod detail page. 2011-11-30 17:35:48 -08:00
Jessica Wang
68aba6016e cloudStack 3.0 new UI - naas - isolated guest network - remove gateway, netmask, IP range from detailView. 2011-11-30 16:47:26 -08:00
Jessica Wang
206786038f cloudStack 3.0 new UI - naas - display VLAN for isolated network. 2011-11-30 16:40:24 -08:00
Jessica Wang
214f86311f cloudStack 3.0 new UI - system - fix a JS error "args.context.hosts is undefined" after adding a host and clicking the newly created host in listView. 2011-11-30 14:45:56 -08:00
Jessica Wang
cc2fa56457 cloudStack 3.0 new UI - guest network - add read-only network domain field and show it when network type is not Isolated. 2011-11-30 14:09:34 -08:00
Jessica Wang
d9f70b754d cloudStack 3.0 new UI - guest network - implement network offering upgrade. 2011-11-30 12:49:12 -08:00
Jessica Wang
12a5b483d5 cloudStack 3.0 new UI - edit guest network - not pass network domain to API call if it's blank. 2011-11-30 12:18:16 -08:00
Jessica Wang
d54e15269b cloudStack 3.0 new UI - guest network listView - add network offering column in grid. 2011-11-30 12:04:05 -08:00
Jessica Wang
aa9324855e cloudStack 3.0 new UI - edit guest network - populate only network offerings that are available for this guest network. 2011-11-30 11:16:10 -08:00
Jessica Wang
dbb7f940bf cloudStack 3.0 new UI - zone chart - guest - network tab - guest network detail - edit - split network offerings into 2 fields: one is editable, the other one is not. Show editable now when network type is Isolated. Show the other one otherwise. 2011-11-30 10:30:14 -08:00
Brian Federle
f253be7715 Fix to make edit guest network details async 2011-11-29 19:33:03 -08:00
Jessica Wang
ed854ba221 cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - network offerings dropdown show only the current network offering in the network if "listNetworkOfferings&networkid=N" returns 0 items. 2011-11-29 18:42:28 -08:00
Jessica Wang
43c1a907df cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - make network offerings editable. 2011-11-29 18:17:01 -08:00
Jessica Wang
7de9c06aee cloudStack 3.0 new UI - zone chart - public network - change API call for getting public network since server side has changed. 2011-11-29 17:06:41 -08:00
Jessica Wang
cea20f679f cloudStack 3.0 new UI - zone chart - management - implement detail tab (filled with zone info). 2011-11-29 16:41:15 -08:00
Jessica Wang
535c8669b6 cloudStack 3.0 new UI - zone chart - virtual router provider - implement enable/disable action. 2011-11-29 16:05:52 -08:00
Jessica Wang
8903c2394d cloudStack 3.0 new UI - basic zone - Guest network - IP ranges - add Pod Name. 2011-11-29 15:53:14 -08:00
Jessica Wang
304348b729 cloudStack 3.0 new UI - basic zone - guest network detail view - remove account, gateway, netmask, start IP, end IP (only for basic zone). 2011-11-29 15:32:54 -08:00
Jessica Wang
f524f882bc cloudStack 3.0 new UI - basic zone - security groups provider - comment out status for now since dataProvider() doesn't get called by widget code after action is done. 2011-11-29 14:57:54 -08:00
Jessica Wang
e872c71917 cloudStack 3.0 new UI - basic zone - create guest network - network offerings dropdown - if security groups provider is disabled, exclude network offerings that has "SecurityGroupProvider" in service. 2011-11-29 14:43:52 -08:00
Jessica Wang
a95ccdf8bd cloudStack 3.0 new UI - zone chart - security group - implement Enable, Disable button. 2011-11-29 13:40:14 -08:00
Jessica Wang
ffc8f807c9 cloudStack 3.0 new UI - zone chart - security group - implement listView. 2011-11-29 13:33:17 -08:00
Jessica Wang
4a54cc4199 cloudStack 3.0 new UI - system - zone chart - Virtual Router, Security Group Provider - display provider status (enabled, disabled, not configured) 2011-11-29 11:42:17 -08:00
Jessica Wang
68c5559c3b cloudStack 3.0 new UI - basic zone - specify service provider name when trying to get service provider ID of VirtualRouter during zone creation. 2011-11-29 10:57:17 -08:00
Jessica Wang
bee7626253 cloudStack 3.0 new UI - basic zone - guest network - add IP range - add 6 Pod fields, guest gateway field, guest netmask field to dialog (for basic zone only). 2011-11-28 16:52:19 -08:00
Jessica Wang
a5a5ff82e4 cloudStack 3.0 new UI - basic zone - guest network - create network - if create new pod is selected in pod dropdown, show 5 pod fields and create a pod first, than pass podId to create an IP range on pod level (for basic zone only) 2011-11-28 15:43:14 -08:00
Jessica Wang
35845a075c cloudStack 3.0 new UI - system - basic zone - guest network - create network - after create network succeeds, create IP range on pod level (only for basic zone) 2011-11-28 14:42:09 -08:00
Jessica Wang
db623c8e47 cloudStack 3.0 new UI - basic zone - guest network - create network - add pod dropdown (for basic zone only). 2011-11-28 14:13:42 -08:00
Brian Federle
0042749226 Fix missing ID on host list view, which was breaking detail view 2011-11-28 14:10:27 -08:00
Jessica Wang
bb7ff42c23 cloudStack 3.0 new UI - system - basic zone - create pod - rename labels. 2011-11-28 13:29:35 -08:00
Brian Federle
623a048d13 Fix typo 2011-11-28 12:54:28 -08:00
Jessica Wang
683e5a5b57 cloudStack 3.0 new UI - system - basic zone - create pod - remove 3 guest fields. 2011-11-28 12:27:26 -08:00
Jessica Wang
d853de8187 cloudStack 3.0 new UI - system - basic zone - guest network - create network - populate network offering dropdown with Shared ones (for basic zone). 2011-11-28 12:07:54 -08:00
Jessica Wang
cd957604b3 cloudStack 3.0 new UI - system - basic zone - guest network - remove Edit action. 2011-11-28 11:49:47 -08:00
Jessica Wang
4f7eb448e0 cloudStack 3.0 new UI - system - basic zone - guest network - remove VLAN field and CIDR field. 2011-11-28 11:18:30 -08:00
Jessica Wang
7c37455b8a cloudStack 3.0 new UI - system - router page, systemVM page - detail view - apply action filter. 2011-11-28 10:10:13 -08:00
Jessica Wang
d03a2f40bf cloudStack 3.0 new UI - Router page - detail view - add actions. 2011-11-23 18:10:04 -08:00
Jessica Wang
1565d2c659 cloudStack 3.0 new UI - System VM page - detail view - add actions. 2011-11-23 18:08:01 -08:00
Jessica Wang
cb473b29e9 cloudStack 3.0 new UI - Routers page - add detail view. 2011-11-23 17:21:55 -08:00
Jessica Wang
3b4b9db4e6 cloudStack 3.0 new UI - System VM page - add detail view. 2011-11-23 16:59:02 -08:00