2366 Commits

Author SHA1 Message Date
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
Jessica Wang
367605bcd2 bug 12455: cloudstack 3.0 new UI - instance page - detach ISO action - correct icon tooltip. 2012-01-04 18:21:48 -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
61c543fe50 bug 12645: cloudstack 3.0 new UI - account page - show add button only when it's root admin. Hide it otherwise. 2012-01-04 16:17:01 -08:00
bfederle
b2824af586 List view UI
-Support preFilter to show/hide add action
2012-01-04 15:50:54 -08:00
Jessica Wang
9b04de2251 bug 12594: cloudstack 3.0 new UI - volume page - allow delete action as long as the volume is not attached to VM. 2012-01-04 15:15:05 -08:00
bfederle
867afce8da Add percent labels to dashboard charts 2012-01-04 14:25:25 -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
4127562c90 Projects: only show resources tab for admins
As updateResourceLimits is only available for ROOT admins, hide the
resources tab for normal users, to prevent an error message from
appearing when user tries to save form data.
2012-01-04 13:51:44 -08:00
bfederle
54775c28ad bug 12811: Fix action filter for add system resources 2012-01-04 13:27:34 -08:00
bfederle
b557750eab bug 12769: Fix security group actions 2012-01-04 13:05:51 -08:00
bfederle
bd552356b6 Fix wrong set of actions being passed for list view selects 2012-01-04 13:05:50 -08:00
bfederle
d16c535514 Fix IE7 syntax errors for system.js 2012-01-04 11:43:50 -08:00
bfederle
f076a4a8a7 Syntax fixes for IE7 2012-01-04 11:38:53 -08:00
Jessica Wang
f0cd240bdb bug 12371: cloudstack 3.0 new UI - User page - change password dialog - password field - display asterisks instead of characters. 2012-01-04 10:31:41 -08:00
bfederle
1bd3549fab Code/whitespace cleanup 2012-01-04 09:08:18 -08:00
bfederle
7249dc99a2 Show zone-specific data on dashboard 2012-01-04 08:48:31 -08:00
bfederle
4e97121f02 Add new admin dashboard
-Use cluster level capacity display for all zones

-Show capacities as pie charts

-Misc. dashboard layout fixes
2012-01-03 16:29:06 -08:00
Jessica Wang
a8c50dd824 bug 12147: cloudstack 3.0 new UI - host page - add "View Instances" which will display instances under the host when being clicked. 2012-01-03 15:58:30 -08:00
Jessica Wang
98eb06b2a9 cloudstack 3.0 new UI - template page, ISO page - remove ID from listView. 2012-01-03 15:21:21 -08:00
Jessica Wang
bec829e12a cloudstack 3.0 new UI - (1) apply action filter to newly created primary storage in listView. (2) apply action filter to newly created secondary storage in listView. 2011-12-29 17:00:51 -08:00