Jessica Wang
b8958d52a4
bug 12869: system page - advanced zone - create guest network - network offerings dropdown - when scope is account, display all network offerings regardless of shared/isolated.
2012-01-27 14:29:28 -08:00
bfederle
83bc7d1c81
Remove UI test data
2012-01-27 09:01:57 -08:00
bfederle
e6f6437afa
Fix syntax errors which break IE7
2012-01-26 15:31:25 -08:00
bfederle
992b9891d4
bug 13258: Restore showing all zones on dashboard
...
status 13258: resolved fixed
2012-01-26 11:26:24 -08:00
Jessica Wang
df59276eb9
System page - zone detail chart - compute tab - pods listView - JS error "selectedZoneObj is undefined"
2012-01-25 15:38:43 -08:00
bfederle
24c14006d2
Updated zone wizard / details
...
Rework zone wizard:
-Support creation of multiple physical networks via drag-and-drop UI
-Support configuration of traffic types
-Allow creation of complete zone resources -- pods, clusters, hosts,
storage -- in a similar fashion to the quick install
-Add requirements to support elastic load balancer
Rework zone details page:
-Convert old zone chart into a regular zone details pane, split into
multiple tabs
-Add zone-specific resources dashboard
-Allow display of multiple physical networks
2012-01-23 10:53:36 -08:00
bfederle
fa2a308d56
Temporary fix to keep dashboard UI from reporting error
2012-01-19 19:02:52 -08:00
Jessica Wang
45f9701c63
bug 12910: cloudstack 3.0 new UI - router page - add "Destroy" action.
2012-01-11 15:12:39 -08:00
Jessica Wang
db527555e1
bug 12910: cloudstack 3.0 new UI - stop router - add checkbox "Force stop" on dialog box.
2012-01-11 14:23:10 -08:00
Jessica Wang
b37e8dc4df
bug 12995: cloudstack 3.0 new UI - routers page - pass listAll=true to listRouters API.
2012-01-11 12:05:28 -08:00
Jessica Wang
7e0d3bf213
cloudstack 3.0 new UI - Primary Storage page - list view - add server IP, remove pod name and cluster name.
2012-01-11 11:21:47 -08:00
Jessica Wang
8c89b69ff3
bug 12893: cloudstack 3.0 new UI - Add Primary Storage - when KVM cluster is selected, CLVM will show in protocol dropdown.
2012-01-11 11:06:05 -08:00
Jessica Wang
4808e597bf
bug 12964: fix a JS error => "args is undefined"
2012-01-10 17:04:35 -08:00
Jessica Wang
70363baf2d
bug 12964: fix a typo => "newZoneObj is undefined"
2012-01-10 16:50:35 -08:00
Jessica Wang
96506565e6
bug 12964: fix a typo => "trafficeTypeCount is undefined"
2012-01-10 16:43:51 -08:00
Jessica Wang
f23e315c5f
bug 12964: cloudstack 3.0 new UI - Add Zone Wizard - programatically call createPhysicalNetwork API and addTrafficType API after addZone API returns success.
2012-01-10 16:37:24 -08:00
Jessica Wang
1c910582d8
bug 12306: cloudstack 3.0 new UI - system page - pass listAll=true when calling listing guest networks.
2012-01-09 17:02:09 -08:00
Jessica Wang
b1f2dfa52d
bug 12306: cloudstack 3.0 new UI - system page - pass listAll=true when calling listDomains to populate domain dropdown.
2012-01-09 16:43:49 -08:00
Jessica Wang
43f2a44f37
cloudstack 3.0 new UI - system page - secondary storage is under zone level. So, podID and clsuterID will never be used when getting secondary storage list.
2012-01-09 15:38:45 -08:00
Jessica Wang
973b24f5ee
cloudstack 3.0 new UI - system page - add host dialog - pod dropdwon - show the current pod as default selection.
2012-01-06 16:34:56 -08:00
Jessica Wang
f2888cbb71
cloudstack 3.0 new UI - system page - add cluster dialog - pod dropdwon - show the current pod as default selection.
2012-01-06 16:28:53 -08:00
Jessica Wang
639b9b4fb4
cloudstack 3.0 new UI - system - secondary storages page - from actions from listView since they are available in detailView.
2012-01-06 16:20:40 -08:00
Jessica Wang
5e21af79dc
cloudstack 3.0 new UI - system - primary storages page - from actions from listView since they are available in detailView.
2012-01-06 16:13:19 -08:00
Jessica Wang
3987ef52dc
cloudstack 3.0 new UI - system - hosts page - from actions from listView since they are available in detailView.
2012-01-06 16:00:27 -08:00
Jessica Wang
58d3bd377e
cloudstack 3.0 new UI - system - clusters page - from actions from listView since they are available in detailView.
2012-01-06 15:56:40 -08:00
Jessica Wang
8067713bb1
cloudstack 3.0 new UI - system - pods page - from actions from listView since they are available in detailView.
2012-01-06 15:51:54 -08:00
Jessica Wang
1e7a3702f5
bug 12901: cloudstack 3.0 new UI - system page - add host dialog - cluster dropdwon - show the current cluster as default selection.
2012-01-06 11:53:01 -08:00
Jessica Wang
cbe54655f5
cloudstack 3.0 new UI - system page - remove obsolete code.
2012-01-06 11:12:23 -08:00
Jessica Wang
c7d5e29405
cloudstack 3.0 new UI - system page - actions - replace obsolete args.data with args.context
2012-01-06 10:58:20 -08:00
Jessica Wang
205ffdb792
bug 12859: cloudstack 3.0 new UI - systemVM page - migrate action - fix a bug that passed an empty virtualMachineId to API.
2012-01-06 10:42:33 -08:00
Jessica Wang
b0dd607e29
cloudstack 3.0 new UI - system - remove obsolete code.
2012-01-05 17:13:46 -08:00
Jessica Wang
d1a79c865e
cloudstack 3.0 new UI - system - systemVM page - remove actions from listView.
2012-01-05 16:57:45 -08:00
Jessica Wang
0254a6c35f
cloudstack 3.0 new UI - system - secondary storage page - implement search.
2012-01-05 16:07:36 -08:00
Jessica Wang
b14a2015fd
cloudstack 3.0 new UI - system - primary storage page - implement search.
2012-01-05 16:03:57 -08:00
Jessica Wang
1c4a52ce95
cloudstack 3.0 new UI - system - hosts page - implement search.
2012-01-05 15:58:56 -08:00
Jessica Wang
255d3c41c5
cloudstack 3.0 new UI - system - clusters page - implement search.
2012-01-05 15:56:12 -08:00
Jessica Wang
7bf3108d95
cloudstack 3.0 new UI - system - pods page - implement search.
2012-01-05 15:50:40 -08:00
Jessica Wang
3d9bb6591c
cloudstack 3.0 new UI - system - virtual router - instances tab - implement search.
2012-01-05 15:34:30 -08:00
Jessica Wang
c291508385
cloudstack 3.0 new UI - system - guest network - network tab - implement search.
2012-01-05 15:31:14 -08:00
Jessica Wang
413beb78f5
cloudstack 3.0 new UI - system - management network - IP Ranges tab - implement search.
2012-01-05 15:23:03 -08:00
Jessica Wang
6ace7027bb
cloudstack 3.0 new UI - system - management network - IP Ranges tab - change label to avoid a visual format bug for now.
2012-01-05 15:19:18 -08:00
Jessica Wang
cddcd01a1a
cloudstack 3.0 new UI - SystemVM page - implement search.
2012-01-05 15:06:27 -08:00
Jessica Wang
3d233d42fc
cloudstack 3.0 new UI - zone page - implement search.
2012-01-05 15:03:21 -08:00
Jessica Wang
1ddc286430
bug 8776: cloudstack 3.0 new UI - router page - remove reboot action.
2012-01-05 11:40:16 -08:00
Jessica Wang
22cc8583ce
cloudstack 3.0 new UI - system page - secondary page - remove zonename from listView since secondary storage page is under a zone which has been shown on breadcrumb.
2012-01-05 10:26:42 -08:00
Jessica Wang
b0dc4e6c38
bug 8776: cloudstack 3.0 new UI - router page - reboot action - call restartNetwork API instead of rebootRouter API.
2012-01-04 18:13:39 -08:00
Jessica Wang
b25bf9a5c5
Revert "bug 12423: cloudstack 3.0 new UI - system page - delete zone action - delete physical network before calling deleteZone API."
...
This reverts commit 3e6b6076ff4a2598dc5e0e0d65f10ecdb2cd8004.
2012-01-04 14:10:21 -08:00
Jessica Wang
a737b4e61d
bug 12423: cloudstack 3.0 new UI - system page - delete zone action - delete physical network before calling deleteZone API.
2012-01-04 13:52:53 -08:00
bfederle
54775c28ad
bug 12811: Fix action filter for add system resources
2012-01-04 13:27:34 -08:00
bfederle
d16c535514
Fix IE7 syntax errors for system.js
2012-01-04 11:43:50 -08:00