Jessica Wang
2f884dd0bc
cloudStack 3.0 new UI - VM Wizard - select network/securityGroup step - having dedicate direct tagged default network or not is no longer a criterion for showing network or security groups.
2011-12-01 13:55:58 -08:00
Brian Federle
6e303c10e3
Various fixes to network section
...
-bug 12141: Show VM details on static NAT chart
-Move VPN actions from list view to detail view, to avoid excessive
server calls from being made (due to needing additional calls to get
VPN/network data)
-Fix network action refresh for list view and detail view
2011-12-01 13:46:31 -08:00
Jessica Wang
626efa585c
bug 12090: cloudStack 3.0 new UI - VM Wizard - select network step - list networks regardless of type.
2011-12-01 13:37:18 -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
Brian Federle
c258edb14d
Fix zone select in copy template action
2011-12-01 11:17:50 -08:00
Brian Federle
5e428179a9
Fix create template, create volume adding a new row to wrong list view
2011-12-01 11:17:50 -08:00
Brian Federle
e34d044668
Install wizard:
...
-Increase system VM poll to every 5s, to reduce server load
-Fix invalid tooltip errors
2011-12-01 10:25:01 -08:00
Brian Federle
24b92e10c8
Remove storage/host tags fields from install wizard
2011-12-01 09:13:51 -08:00
Brian Federle
16f5b8ab95
bug 12186: Don't add template to volumes list view
2011-12-01 08:35:40 -08:00
Brian Federle
92c0f30bd3
Fix instance edit
2011-12-01 08:34:58 -08:00
Brian Federle
73f95dacda
Enable install wizard
2011-12-01 08:02:34 -08:00
Brian Federle
dd9aff1bd0
Fix tooltip
2011-12-01 08:02:26 -08:00
Brian Federle
d06b631b96
Complete install wizard server calls
2011-11-30 19:28:11 -08:00
Jessica Wang
18694e09fb
cloudStack 3.0 new UI - router page - implement View console.
2011-11-30 18:46:51 -08:00
Brian Federle
31b61b9002
WIP: Updated install wizard
2011-11-30 18:39:57 -08:00
Brian Federle
f74c20b1ed
Projects UI fix for IE
2011-11-30 18:39:57 -08:00
Brian Federle
f3819b3f7e
Store user ID on login
2011-11-30 18:39:57 -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
Brian Federle
a98ffa366b
Fix specify VLan checkbox value
2011-11-30 12:00:38 -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
5af364f5c9
Error handling for list view notifications
2011-11-29 19:40:45 -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
Brian Federle
d8780d7bac
Add networks list view to Networks section
...
- Add basic list view section - 'Networks'
- Add detail view, with view all IP addresses button
2011-11-29 15:18:29 -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
Brian Federle
54d0248fb1
Add state, action filters to projects list view
2011-11-29 14:33:39 -08:00
Brian Federle
d955564ce1
Fix list view action filter specified in success
2011-11-29 14:32:20 -08:00
Brian Federle
e9b1ff2848
Misc. fixes for error handling:
...
-Add error handling to multi-edit widget
-Add error handling for projects UI actions
2011-11-29 14:02:32 -08:00
Jessica Wang
279fae7d0f
cloudStack 3.0 new UI - instance wizard - step 5 - get networks whose type is Shared instead of Direct.
2011-11-29 13:48:41 -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