2321 Commits

Author SHA1 Message Date
Brian Federle
881a46ff54 Localize admin dashboard 2012-02-09 13:16:10 -08:00
Jessica Wang
c6a78e056d bug 13553: network page - display all networks instead of only isolated networks with SourceNAT, shared networks with LB, StaticNat,SecurityGroup. 2012-02-09 13:07:23 -08:00
Brian Federle
32d6e994c3 Localization for projects UI 2012-02-09 12:22:10 -08:00
Jessica Wang
c233a5c07e bug 13553: When clicking network on left menu - (1) make network section always available. (2) Check if there is SecurityGroup network, if yes, make SecurityGroup section available in filter dropdown. 2012-02-09 11:57:59 -08:00
Brian Federle
9d4437e089 UI localization for core.js 2012-02-09 11:49:31 -08:00
Brian Federle
d9aa7d43a0 bug 13501:
Don't let user go next if no template/iso is selected on step 2

status 13501: resolved fixed
2012-02-09 11:11:46 -08:00
Brian Federle
d2284e4439 UI: localization
-Put localization wrappers around listView, detailView widgets

-Add initial localization for instances section
2012-02-09 10:39:59 -08:00
Jessica Wang
13f059d07e bug 13534: template page - remove "All" drop down choice from regular user UI 2012-02-09 10:34:25 -08:00
Jessica Wang
5c7789f1fb bug 13461: deployVM wizard - select ISO step - fix a bug that hypervisor div didn't get removed if ISO in another tab is selected (select ISO step has 3 tabs now). 2012-02-08 20:22:22 -08:00
Jessica Wang
2756b0fdcc bug 13461: deployVM wizard - select ISO step - split one tab (All ISOs) to three tabs (Featured ISOs, Community ISOs, My ISOs) 2012-02-08 19:43:05 -08:00
Jessica Wang
463d0f9ebb bug 13099: global settings page - when name is xennetworklabel/kvmnetworklabel/vmwarenetworklabel and value is null, show "Use default gateway" instead of null. 2012-02-08 14:26:44 -08:00
Jessica Wang
096df85f75 add zone wizard - fix a typo. 2012-02-08 13:17:22 -08:00
Jessica Wang
36c0473ce8 bug 13517: add zone wizard - advanced zone - configure guest traffic - make VLAN field optional instead of required. 2012-02-08 12:31:37 -08:00
Jessica Wang
43c0034c04 zone detail page - add Guest CIDR field. 2012-02-08 11:05:31 -08:00
Jessica Wang
9a5761243a new zone wizard - hide Guest CIDR field when zone type is Basic. Show it when zone type is Advanced. 2012-02-08 10:33:24 -08:00
Jessica Wang
9cff1fcec3 Add Zone Wizard - pass guestcidraddress to createZone API only when zone type is Advanced. 2012-02-08 10:24:19 -08:00
Jessica Wang
cccf1bb10e New zone wizard - add Guest CIDR field. 2012-02-08 10:24:18 -08:00
bfederle
8a523970b1 bug 13059: Dashboard UI
-Use new API param 'listtopused' to get all capacities

-As new API includes pod, cluster-level capacities, restore display of pod and cluster names on capacity label

-Increase page size to 8, to fit into UI better
2012-02-08 10:10:29 -08:00
Jessica Wang
a6d4e59192 bug 13515: system page - network page - fix a bug that zoneId didn't get passed to listPhysicalNetworks API. 2012-02-07 17:04:01 -08:00
Jessica Wang
fa7b4816b0 cloudstack 3.0 new UI - listcapabilitiesresponse.capability.securitygroupsenabled is obsolete. Remove it from UI code. 2012-02-07 16:50:43 -08:00
Jessica Wang
107ae09acb cloudstack 3.0 new UI - Instance detail page - show/hide Security Group tab upon zone's networktype and guest network's including SecurityGroup service or not. 2012-02-07 16:37:31 -08:00
bfederle
4a0a2fbf8e Projects: add project UI fix
Remove actions column from 'Review' users list view -- this was having
buggy behavior due to widget limitations. User can still add/remove
afterwards by going to project detail view.
2012-02-07 16:19:41 -08:00
bfederle
c094c1a6db bug 13115
Show project name in header when project is active

status 13115: resolved fixed
2012-02-07 16:14:39 -08:00
Jessica Wang
c25f6adef6 cloudstack 3.0 new UI - zone detail page - remove 'Security Groups Enabled' field which is no longer in use (will be removed from API soon) 2012-02-07 15:58:15 -08:00
Jessica Wang
0eb583df1a cloudstack 3.0 new UI - deployVM - step 5 - (1) Show network list if it's an advanced zone. (2) Show security group list if it's a Basic zone with SecurityGroup service. (3) Show nothing if it's a Basic zone without SecurityGroup service. 2012-02-07 15:55:38 -08:00
bfederle
9c7abbc95d Admin dashboard update
Use new API call to list capacities, ordered by usage and limited to
the top 5 capacites.

--Note that, due to API limitations, the UI cannot display what
particular pod/cluster the capacity belongs to anymore, as that
information is not returned in the response. This can be added again
if relevant API changes are made.
2012-02-07 15:54:54 -08:00
bfederle
81e878eaa9 bug 12780:
Add/update zone capacities to support updated capacity types

status 12780: resolved fixed
2012-02-07 15:51:16 -08:00
Jessica Wang
819cbeee22 bug 13427: network page - create port forwarding rule - don't allow specifying range for private port and public port field. 2012-02-07 14:43:03 -08:00
bfederle
957d131cc6 Merge branch 'bfederle-projects-ui' 2012-02-07 14:32:15 -08:00
bfederle
b2930f5dd8 Don't show invitations tab if project invites are disabled 2012-02-07 14:31:19 -08:00
bfederle
a77f04f5f6 Only show enter token button if no invitations are present 2012-02-07 14:31:01 -08:00
bfederle
36e4f00c56 Add projects tab pre-filter; misc. fixes 2012-02-07 13:56:10 -08:00
Jessica Wang
2c3159f1ec bug 13499: remove firewall rule - remove Rule ID from notification message. 2012-02-07 13:53:20 -08:00
Jessica Wang
00e8cededf bug 13497: network page - detail view - add domain field, account field. 2012-02-07 13:28:45 -08:00
bfederle
04bfbc435e Clear out input field when switching from account <-> e-mail fields 2012-02-07 12:44:09 -08:00
bfederle
0998cc248e Add validation 2012-02-07 12:43:42 -08:00
bfederle
e30c346017 Better handling for list view header actions 2012-02-07 12:36:15 -08:00
Jessica Wang
0d5cc14acc cloudstack 3.0 new UI - localization - add template action. 2012-02-07 12:30:30 -08:00
bfederle
093d37ddf9 Don't hide thead 2012-02-07 12:15:54 -08:00
bfederle
70dc9dd3a9 Add enter token form 2012-02-07 12:15:37 -08:00
Jessica Wang
7bdb86d4a8 network page - remove zoneName, state from listView, add zoneName to detailView. 2012-02-07 11:22:13 -08:00
Jessica Wang
aa2cad8f5b bug 13490: Add Zone wizard - hypervisor KVM - add primary storage - show CLVM in protocol dropdown 2012-02-07 10:38:19 -08:00
Jessica Wang
6d96648b10 bug 13466: volume page - only show "take snapshot/recurring snapshot" action when volume state is Ready. Hide them otherwise. 2012-02-06 18:30:06 -08:00
bfederle
995589b479 Add invitation check; dialog for pending invites; misc. fixes 2012-02-06 16:50:08 -08:00
bfederle
99fe55e385 Add updated invite form 2012-02-06 16:05:11 -08:00
Jessica Wang
67ed483098 bug 13452: System page - Change UI to handle createStorageNetworkIpRange API as async. 2012-02-06 14:32:14 -08:00
Jessica Wang
09801a2054 storage traffic page - IP Ranges tab - correct embedded object name. 2012-02-06 14:17:17 -08:00
bfederle
baf0ee29ac Fix action filter 2012-02-06 13:53:44 -08:00
Jessica Wang
3caa348d0a bug 13452: System page - Storage traffic type - IP Ranges tab - add Pod dropdown. 2012-02-06 13:49:40 -08:00
bfederle
cce6227580 Use listAll true to fix detail view 2012-02-06 13:49:24 -08:00