2305 Commits

Author SHA1 Message Date
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
bfederle
0419a54495 Add accounts management to detail view 2012-02-06 13:35:39 -08:00
bfederle
ae75499da4 Move actions to detail view 2012-02-06 13:13:59 -08:00
bfederle
8326989410 Integrate resources form into project detail view 2012-02-06 13:03:56 -08:00
bfederle
ce7656674c Add project detail view 2012-02-06 12:32:39 -08:00
Jessica Wang
98a528e12d bug 13452: System page - Storage traffic type - IP Ranges tab - storage network's IP range does not have gateway. Remove gateway field. 2012-02-06 12:03:37 -08:00
Jessica Wang
d9c5aa45c2 bug 13461: deploy VM wizard - step 2 (select template/ISO step) - correct label "My ISOs" to be "All ISOs" because that's what really show here. 2012-02-06 11:31:25 -08:00
bfederle
572b44fb29 UI form dialog fix
Fix form elements not being removed from DOM after closing dialog on
save/cancel -- this may cause issues with conditional fields if
re-launching the form dialog.
2012-02-06 09:23:15 -08:00
Jessica Wang
6d2e75d057 bug 12524: create network offering dialog - If service offering dropdown is hidden, not pass dropdown's option value to API call. 2012-02-03 23:21:03 -08:00
Jessica Wang
31c77ff69c bug 12524: create network offering dialog - show service offering dropdown only when Virtual Router is selected as a provider for at least one service. 2012-02-03 22:51:28 -08:00
Jessica Wang
623a144b88 bug 13434: cloudstack 3.0 new UI - if md5Hashed is false, use encodeURIComponent() to encode password before sending it to API call. 2012-02-03 16:55:41 -08:00
Jessica Wang
38ada9c585 domain page - add full path. 2012-02-03 15:49:01 -08:00
bfederle
b57c72d98b Fix detail view UI destroy action 2012-02-03 15:41:27 -08:00
Jessica Wang
8c5068a3be bug 12649: cloudstack 3.0 new UI - domain fields on all dialog boxes - show full domain path instead of domain name. 2012-02-03 15:38:11 -08:00
bfederle
fbf1c958db bug 12497
Fix back button causing erratic behavior, due to force re-populating
of form fields in each step; data only repopulates now if an item on a
previous step has changed.

status 12497: resolved fixed
2012-02-03 15:36:42 -08:00
Jessica Wang
9064bdb50a bug 13373: create network offering dialog - if this provider dropdown is one of provider dropdowns forcibly changed together earlier, make other forcibly changed provider dropdowns restore default option (i.e. 1st option in dropdown) - make it work in IE as well. 2012-02-03 15:08:07 -08:00
Jessica Wang
62b2a05071 bug 13373: create network offering dialog - if this provider dropdown is one of provider dropdowns forcibly changed together earlier, make other forcibly changed provider dropdowns restore default option (i.e. 1st option in dropdown). 2012-02-02 17:17:20 -08:00