Jessica Wang
389b981532
cloudstack 3.0 UI - detailView widget - refresh embedded data in corresponding list view row when dataProvider is called.
2012-02-29 17:23:36 -08:00
Jessica Wang
e6d43e157e
bug 14073: Quick Installer - make zones created from Quick Installer to be public (not dedicated to any domain)
2012-02-29 15:22:36 -08:00
Brian Federle
541b18a0f4
Add tests for navigation and homepage; basic fixes
2012-02-29 11:54:40 -08:00
Brian Federle
6d9928ba32
Only show invitations if projects UI is initialized
2012-02-29 10:33:05 -08:00
Jessica Wang
2e479ff240
cloudstack 3.0 new UI - support single-sign-on.
2012-02-28 14:54:17 -08:00
Jessica Wang
1136cd7cf1
remove g_type that is no longer in use.
2012-02-28 13:34:47 -08:00
Brian Federle
2022cd2dea
Use user.role instead of user.type
2012-02-28 12:09:45 -08:00
Jessica Wang
43570f9898
cloudstack 3.0 new UI - check whether session is valid or not before sending API request. If session is invalid, pop up "session expired" dialog instead of send API request.
2012-02-28 11:34:24 -08:00
Jessica Wang
b7b9b096a2
cloudstack 3.0 new UI - clean up global variable and session cookie when logging out.
2012-02-27 17:32:05 -08:00
Brian Federle
c4e5ce36c5
bug 13072: Remove host 'type' field
...
status 13072: resolved fixed
2012-02-27 16:45:37 -08:00
Jessica Wang
a2962c0f59
Add Network Offering dialog - trigger change event to show/hide fields when the dialog box is opened.
2012-02-27 12:43:26 -08:00
Jessica Wang
2f69ec34cc
bug 14030: ISO page - download ISO action - fix to show correct message ("url: ~~~") after ISO is downloaded.
2012-02-27 12:24:16 -08:00
Brian Federle
a4197874c4
bug 14012
...
Fix typo in shutdown provider message code
status 14012: resolved fixed
reviewed-by: jessica
2012-02-27 10:45:25 -08:00
Brian Federle
b0f038c421
bug 14011
...
Fix to show install wizard when re-loading the page, so that the EULA
is always shown until installation is completed.
2012-02-27 10:27:41 -08:00
Jessica Wang
9ff7056820
bug 13971: network page - create network - pass new API parameter zoneId to listNetworkOfferings API. [Reviewed-by: Brian]
2012-02-23 17:18:50 -08:00
Jessica Wang
a12f30e539
bug 13971: deployVM wizard - select network step - pass new API parameter zoneId to listNetworkOfferings API.
2012-02-23 17:18:22 -08:00
Brian Federle
7f6d6c6b87
bug 13974
...
Fix table not including reorder column when switching filter
2012-02-23 16:17:14 -08:00
Brian Federle
2d08583682
bug 13972
...
Properly refresh data for users detail view
2012-02-23 15:30:13 -08:00
Brian Federle
856f41bdf8
System, secondary storage UI fixes
...
-Add state field ('resourcestate') to list view
-Fix destroy action to have proper UI feedback
2012-02-23 15:07:43 -08:00
Brian Federle
ea7ea4ce6f
bug 12767
...
Hide previous button on first step of instance wizard
status 12767: resolved fixed
2012-02-23 14:45:56 -08:00
Brian Federle
152e58c444
Fix destroy system VM action
2012-02-23 14:42:29 -08:00
Brian Federle
3c61e205a1
bug 13965
...
Remove listPhysicalNetworks API altogether from network step
2012-02-23 13:47:17 -08:00
Brian Federle
ee6dc038f2
bug 13965
...
For regular user, don't do list physical networks API call on instance
wizard
2012-02-23 12:14:47 -08:00
Jessica Wang
9d6fc8090f
bug 13949: fix a localization label
2012-02-22 19:05:58 -08:00
Jessica Wang
b815424948
Revert "bug 13924: IP Address page - Static NAT IP always support "Firewall - Port Range" regardless whether network offerings includes Firewall service or not. [reviewed-by: Brian]"
...
This reverts commit 0d430d0cd810542e4885487b78afccec422360e2.
[reviewed-by: Brian]
2012-02-22 18:29:52 -08:00
Brian Federle
d6fc3f9010
Localizaton fixes
...
-Add conditional CSS for Japanese version
-Fix font wrapping in JA CSS for header bar, system dashboard
-Add some missing localization labels
2012-02-22 17:32:00 -08:00
Jessica Wang
b068b7ae83
bug 13943: deployVM wizard - select network step - get network offerings - pass specifyvlan=false
2012-02-22 17:01:10 -08:00
Jessica Wang
9f59ad15d5
deployVM wizard - select network step - get network offerings - pass istagged=true if selected zone has more than 1 guest traffic types in multiple physical networks.
2012-02-22 17:00:36 -08:00
Jessica Wang
74be336283
zone wizard - declare item before using it.
2012-02-22 14:49:27 -08:00
Brian Federle
a48e0baeaa
Fix for primary storage step prefilter in IE
2012-02-22 14:36:32 -08:00
Jessica Wang
e450313cb5
bug 13813: Network Service Providers should be hidden when Guest traffic type is hidden. Network Service Providers should be shown when Guest traffic type is shown.
2012-02-22 13:59:49 -08:00
Brian Federle
a1a368f9a2
Dashboard UI fix
...
For the user dashboard, have events 'view all' button go to the Events
list view, as Alerts can only be viewed by admins.
2012-02-22 12:22:26 -08:00
Brian Federle
db435eb324
Domain/tree view UI fix
...
Render details only after panel is fully transitioned in, to prevent
lag from server calls while animation is happening.
2012-02-22 12:14:15 -08:00
Jessica Wang
822889fa4c
system page - update embedded object of args.context.physicalNetworks[0] after a physical network is updated.
2012-02-22 12:11:21 -08:00
Brian Federle
84b18473e7
bug 13922
...
-Fix enable static NAT never completing if detail view was not visible
-- caused by JS error in widget
-If detail view isn't visible anymore, don't show post-enable/disable
NAT dialog which refreshes list view
2012-02-22 12:04:18 -08:00
Jessica Wang
ad4347764a
system page - physical network - fix a bug that after physical network tags field is updated, add guest network dialog was still using obsolete physical network data.
2012-02-22 11:34:49 -08:00
Jessica Wang
8b6a39cdfe
bug 13924: IP Address page - Static NAT IP always support "Firewall - Port Range" regardless whether network offerings includes Firewall service or not.
2012-02-22 11:19:44 -08:00
Brian Federle
4f35fb7110
Get EULA specific to selected language
2012-02-22 11:05:20 -08:00
Brian Federle
cebbce42a7
Make default language English, if no cookie set
2012-02-22 11:05:20 -08:00
Jessica Wang
1cd1152dd0
bug 13923: volume page - make download volume action available on volumes whose hypervisor is OVM.
2012-02-22 10:54:02 -08:00
Jessica Wang
db255b31dd
bug 13665: Quick Install wizard - pick the network offering that has SecurityGroups service (but no LB, StaticNat). Enable SecurityGroups provider before creating a guest work. [reviewed-by: Brian]
2012-02-21 19:23:22 -08:00
Brian Federle
ba0044fa0d
bug 13920: Fix static NAT rule listing
...
status 13920: resolved fixed
2012-02-21 19:03:24 -08:00
Brian Federle
240dabea4b
Navigation organizational changes
...
-Rename 'System' -> 'Infrastructure'
-Rename 'service offering' -> 'compute offering'
(including all associated labels)
-Rename 'Configuration' -> 'Service Offerings'
-Move hypervisor capabilities under global settings
-Rename 'Compute' -> 'Compute and storage'
2012-02-21 18:54:43 -08:00
Jessica Wang
4d4af60690
localize new error message (for add guest network in multiple guest traffic types zone).
2012-02-21 17:08:02 -08:00
Jessica Wang
ec41f31dc6
IP Address page - iselastic field has been renamed to issystem at server-side. Here is related UI change.
2012-02-21 16:24:03 -08:00
Brian Federle
99b49117b9
UI: Browser widget fix
...
Fix elems.undefined error, which happens when destroyed panel
continues to animate.
-- This happened particularly in the domain section, when clicking
to/from another section while the details panel was sliding in.
2012-02-21 16:20:44 -08:00
Brian Federle
a16f5a1237
Use newer format for addPanel for nav items
2012-02-21 16:20:44 -08:00
Jessica Wang
f8715c9e43
system page - create guest network - in particular physicalNetworks when there are more than 1 physical network in the zone with Guest traffic type, call listNetworkOfferings&tags=<physicalNetworkTags> to populate network offerings dropdown.
2012-02-21 15:55:22 -08:00
Brian Federle
a9e8240618
bug 13918
...
Don't show VPN actions if IP's network's offering doesn't support VPN
2012-02-21 15:40:41 -08:00
Brian Federle
dcd7ebe8f1
bug 13828
...
Fix add VM button disappearing if no VMs are present under LB rule
2012-02-21 15:22:27 -08:00