Jessica Wang
8e82266f6b
cloudstack 3.0 new UI - network page - Associate new IP - pass domainId and account to API call if network type is Shared.
2012-01-23 15:03:14 -08:00
Jessica Wang
fbba0dbbf0
cloudstack 3.0 new UI - network page - IP address page - hide Configuration tab if IP is elastic.
2012-01-23 13:54:29 -08:00
bfederle
d7a45287a5
Enable zone before polling system VMs
2012-01-23 13:52:38 -08:00
Jessica Wang
b97358f32d
cloudstack 3.0 new UI - network page - IP address page - detail view - no actions are allowed if IP is elastic.
2012-01-23 13:41:25 -08:00
Jessica Wang
bd026c50a7
cloudstack 3.0 new UI - network page - IP address page - detailView - add Elastic and VirtualMachine.
2012-01-23 13:28:32 -08:00
bfederle
96d0383a4a
Install wizard updates
...
-Fix tooltips
-Poll system VMs and enable zone at end
2012-01-23 13:27:49 -08:00
bfederle
078f80bbe5
Update install wizard form IDs to support new API calls
2012-01-23 12:57:06 -08:00
bfederle
7962ca9ca4
Install wizard: WIP
2012-01-23 12:57:05 -08:00
Jessica Wang
d009b3f3db
cloudstack 3.0 new UI - network page - add SecurityGroup as SupportedService when getting shared networks.
2012-01-23 11:03:57 -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
Jessica Wang
68b6f2b1c5
cloudstack 3.0 new UI - network page - pass listAll to listNetworks
2012-01-22 07:54:11 -08:00
Jessica Wang
96a3b256c0
cloudstack 3.0 new UI - Add Network Offering - when StaticNat is selected, show a new checkbox "Elastic IP" and pass checkbox value (true/false) to servicecapabilitylist[] parameter in API call.
2012-01-21 15:04:54 -08:00
Jessica Wang
b933004011
cloudstack 3.0 new UI - Add Network Offering - when LB Service is selected, show a new checkbox "Elastic LB" capability (true/false).
2012-01-21 12:01:15 -08:00
Jessica Wang
7edf9269c1
cloudstack 3.0 new UI - Add Network Offering - fix a bug that array index in serviceCapabilityList[] was wrongly passed to API.
2012-01-21 11:31:02 -08:00
bfederle
3f07346087
Fix UI interval for add sticky policy
2012-01-20 15:20:23 -08:00
bfederle
3e365ad8c2
bug 11798 (WIP)
...
-Add UI for sticky policy
-Create sticky policy functionality
2012-01-20 14:33:16 -08:00
bfederle
fa2a308d56
Temporary fix to keep dashboard UI from reporting error
2012-01-19 19:02:52 -08:00
Jessica Wang
19002a2434
salmon - network offering - change ID to append "service.xxx." for fields that shows/hides upon services selected.
2012-01-19 14:09:19 -08:00
bfederle
d766b11ca1
Fix for dashboard in Chrome/Safari
2012-01-17 12:23:18 -08:00
bfederle
e7d55d77f5
bug 12306
...
-Use listAll=true for projects and networks listing as ROOT admin
2012-01-17 10:56:27 -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
cb6f1b619f
bug 12910: cloudstack 3.0 new UI - network page - restart network - add checkbox "Clean up" on dialog box.
2012-01-11 14:38:27 -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
88c08cd798
cloudstack 3.0 new UI - Security Groups page - pass listAll=true listXXX API call.
2012-01-11 13:50:53 -08:00
Jessica Wang
bad0c23501
cloudstack 3.0 new UI - network page, IP address page - pass listAll=true listXXX API call.
2012-01-11 13:49:13 -08:00
Jessica Wang
3f824c4257
cloudstack 3.0 new UI - event page, alert page - pass listAll=true listXXX API call.
2012-01-11 12:13:09 -08:00
Jessica Wang
6b1c19cf6e
cloudstack 3.0 new UI - volume page, snapshot page - pass listAll=true listXXX API call.
2012-01-11 12:10:26 -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
645ebd6655
bug 13009: cloudstack 3.0 new UI - instances page - select "Running", "Stopped", "Destroyed" in top filter will also pass listAll=true to API call.
2012-01-11 11:47:34 -08:00
Jessica Wang
4d1924ca11
bug 13009: cloudstack 3.0 new UI - instances page - select "All" in top filter will pass listAll=true to API call.
2012-01-11 11:43:51 -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
495e9ad113
cloudstack 3.0 new UI - create network offering - fix a bug that servicecapabilitylist was still passed to API when corresponding service is not selected. (API returns error: "Capabilities for LB service can be specifed only when LB service is enabled for network offering.")
2012-01-10 14:14:53 -08:00
Jessica Wang
17189b1a89
bug 12931: cloudstack 3.0 new UI - network offering page - detail view - add "conserve mode".
2012-01-10 11:40:00 -08:00
Jessica Wang
2c18380209
bug 12931: cloudstack 3.0 new UI - create network offering - add a checkbox "conserve mode", default as unchecked.
2012-01-10 10:45:49 -08:00
bfederle
ff9972ebdf
bug 12942
...
Rename 'Users' to 'Accounts' on projects dashboard
status 12942: resolved fixed
2012-01-09 17:07:33 -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
3355c6cffe
bug 12306: cloudstack 3.0 new UI - create service offering, create disk offering - pass listAll=true when calling listDomains to populate domain dropdown.
2012-01-09 16:23:00 -08:00
Jessica Wang
28704eb8a1
cloudstack 3.0 new UI - create user - domain admin and regular user are not allowed to create user.
2012-01-09 16:16:37 -08:00
Jessica Wang
89628cae5c
bug 12306: cloudstack 3.0 new UI - account page - create account - pass listAll=true when calling listDomains to populate domain dropdown.
2012-01-09 16:11:55 -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
bfederle
4bc6fd0eb9
Explicitly show all account, domain listings for admin
2012-01-09 10:44:07 -08:00
Jessica Wang
fa05ee586a
cloudstack 3.0 new UI - security groups page -(1) add ID, Description to detail view. (2) move actions from list view since they are available in detail view already.
2012-01-06 17:08:43 -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
e77373949b
cloudstack 3.0 new UI - account page - from actions from listView since they are available in detailView.
2012-01-06 15:26:05 -08:00
Jessica Wang
4b33eef8d5
cloudstack 3.0 new UI - template page - from actions from listView since they are available in detailView.
2012-01-06 15:22:06 -08:00
Jessica Wang
8f96a8539c
cloudstack 3.0 new UI - template page - from actions from listView since they are available in detailView.
2012-01-06 15:19:29 -08:00
bfederle
9f08581f94
bug 12902
...
Disable project creation for regular users, if
'allowusercreateprojects' == false
2012-01-06 13:25:43 -08:00
bfederle
263065a0ff
Remove comments containing invalid characters
2012-01-06 13:25:43 -08:00
Jessica Wang
3ae9ffe43f
cloudstack 3.0 new UI - snapshot page - from actions from listView since they are available in detailView.
2012-01-06 12:24:40 -08:00
Jessica Wang
2a7121c1a0
cloudstack 3.0 new UI - volume page - move recurring snapshot action from listView to detailView.
2012-01-06 12:19:41 -08:00
Jessica Wang
86098e6c89
cloudstack 3.0 new UI - volume page - from actions from listView since they are available in detailView.
2012-01-06 12:06:38 -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
1d73dd0947
cloudstack 3.0 new UI - volume page - take snapshot action - replace obsolete args.data with args.context
2012-01-06 11:16:09 -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
5f2c4ccabe
cloudstack 3.0 new UI - project page - implement search.
2012-01-05 16:47:12 -08:00
Jessica Wang
c802971cce
cloudstack 3.0 new UI - IP Address page - implement search.
2012-01-05 16:38:11 -08:00
Jessica Wang
cefa1f3311
cloudstack 3.0 new UI - network page - implement search.
2012-01-05 16:27:28 -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
0c84ca37a4
cloudstack 3.0 new UI - security group page - implement search.
2012-01-05 15:47:33 -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
ca189f661f
cloudstack 3.0 new UI - service offering page, disk offering page, hypervisor capability page, network offering page - implement search.
2012-01-05 14:54:56 -08:00
Jessica Wang
cbd45e0e43
cloudstack 3.0 new UI - account page, user page - implement search.
2012-01-05 14:34:22 -08:00
Jessica Wang
c89eaaabb1
cloudstack 3.0 new UI - event page, alert page - implement search.
2012-01-05 14:19:26 -08:00
Jessica Wang
a1bdea5404
cloudstack 3.0 new UI - template page, ISO page - search - do not pass keyword parameter to API if its value is empty.
2012-01-05 14:15:33 -08:00
Jessica Wang
e234d101a2
cloudstack 3.0 new UI - snapshot page - implement search.
2012-01-05 14:10:08 -08:00
Jessica Wang
8b2113230e
cloudstack 3.0 new UI - volume page - implement search.
2012-01-05 14:06:24 -08:00
Jessica Wang
bb04f6feeb
cloudstack 3.0 new UI - instance page - search - do not pass keyword parameter to API if its value is empty.
2012-01-05 13:52:19 -08:00
bfederle
8384b0102f
Fix for network offerings
...
-Fix network offering details when no service capabilities are present
2012-01-05 13:31:02 -08:00
bfederle
982a964f82
bug 12228
...
-Add specify service capabilities for LB and source NAT
-Make capability fields conditional (show/hide) based on supported
service selection
-Misc. code/formatting cleanup for configuration section
status 12228: resolved fixed
2012-01-05 13:21:15 -08:00
bfederle
345ca23e67
bug 12122
...
Show error message when enable static NAT fails
status 12122: resolved fixed
2012-01-05 12:38:07 -08:00
bfederle
710d016775
bug 12120
...
Add missing fields to IP address details
status 12120: resolved fixed
2012-01-05 12:30: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
bfederle
58e937acc1
Show zone details on dashboard capacity items
2012-01-05 10:24:46 -08:00
Jessica Wang
291486cc5d
bug 11799: cloudstack 3.0 new UI - security group page - add new tab "Egress rules".
2012-01-04 19:04:07 -08:00