Jessica Wang
89af00eaee
bug 14196: infrastructure page - add guest network - pass subdomainaccess=false to API when Subdomain Access is unchecked.
2012-03-08 14:44:47 -08:00
Jessica Wang
5c12161123
cloudstack 3.0 UI - infrastructure page - update SSL Certificate - overlay loading image during action.
2012-03-08 14:11:27 -08:00
Jessica Wang
4761b9ec58
cloudstack 3.0 UI - (1) listView widget - add PreFilter() to exclude fields that shouldn't show upon conditions. (2) Instance page - add new field "Internal name" (e.g. "i-3-5-JW") that only shows for root-admin.
2012-03-08 13:30:06 -08:00
Jessica Wang
346e543582
Network page - Add guest network dialog - network offering dropdown - pass guestiptype instead of type to listNetworkOfferings API.
2012-03-08 10:03:41 -08:00
Jessica Wang
174329468e
bug 14194: Infrastructure page - guest traffic type - set traffic labels regardless of what vlan's value is.
2012-03-07 16:48:57 -08:00
Jessica Wang
998a598026
Infrastructure page - guest traffic - details tab - move Tags field up from lower pane(traffic type) to upper pane (physical network) since tags is at physical network level, not at traffic type level.
2012-03-07 16:20:39 -08:00
Jessica Wang
1a952affbc
bug 14193: system - guest traffic - edit action - not pass vlan to updatePhysicalNetwork when vlan field is blank.
2012-03-07 16:20:21 -08:00
Jessica Wang
a601ef4c11
bug 14023: extend dialog widget to support textarea field.
2012-03-07 10:04:17 -08:00
Jessica Wang
58add196be
bug 14023: add "update SSL Certificate" button in the first screen in Infrastructure page.
2012-03-06 16:00:10 -08:00
Brian Federle
c0c80432a8
Add field ID to list view <th>s
2012-03-06 14:58:00 -08:00
Brian Federle
cefe07c337
bug 14124: Fix remove host confirm dialog
2012-03-06 14:08:26 -08:00
Brian Federle
39b74a6df2
bug 14093
...
Uncheck conditional fields to be hidden, to avoid hidden services from
accidentally being enabled
2012-03-06 13:58:11 -08:00
Brian Federle
fb141dd5ef
bug 14093
...
Don't show specific provider fields on add network offering if in
Advanced/Shared configuration:
-Source NAT
-Static NAT
-PF
-LB
2012-03-06 13:22:22 -08:00
Brian Federle
46ad531a1e
bug 14088:
...
Fix Citrix log / EULA not rendering due to missing language cookie;
specify default language variable, set to English, if no 'lang' cookie
is present.
status 14088: resolved fixed
2012-03-05 16:13:31 -08:00
Jessica Wang
6eec3d3377
bug 13386: System page - Virtual Router page - hide Public IP field when its zone's network type is Basic.
2012-03-05 16:13:05 -08:00
Jessica Wang
1955997fee
ISO page - wrong value, "labelc.community", in Filter by dropdown
2012-03-05 15:04:19 -08:00
Jessica Wang
1dbd10e5e9
cloudstack 3.0 UI - Make Account page/User page available to normal-user role.
2012-03-05 11:34:02 -08:00
Jessica Wang
377fa4361f
bug 12981: login screen - show explicit error messages when login fails.
2012-03-02 16:43:14 -08:00
Jessica Wang
be9ca30ffb
Delete User action - fix a bug that loading image didn't disappear after action was finished.
2012-03-02 11:53:03 -08:00
Jessica Wang
d1e2b2fcb6
Account page - account detail view - implement Refresh button. [reviewed-by: Brian]
2012-03-02 11:29:36 -08:00
Jessica Wang
27bfd62e0e
delete template action, delete ISO action - use 'remove' instead of 'destroy' since their definitions have been switched.
2012-03-02 11:08:23 -08:00
bfederle
9f260fb37b
UI: Networks section fix
...
Fix broken detail view when viewing other users' networks as admin
2012-03-02 11:06:47 -08:00
Jessica Wang
7e9393ec2f
delete account, delete network offeirng, delete guest network - use 'remove' instead of 'destroy' since their definitions have been switched.
2012-03-01 16:59:40 -08:00
Jessica Wang
bddbd30e11
delete volume action, delete snapshot action, delete router action - use 'remove' instead of 'destroy' since their definitions have been switched.
2012-03-01 16:41:43 -08:00
Jessica Wang
6cf6820a3f
switch definition of 'destroy' action with definition of 'remove' action. i.e. 'remove' action will hide detailView and remove corresponding row from listView after action is done.
2012-03-01 16:31:55 -08:00
Jessica Wang
41cab515ee
cloudstack 3.0 UI - After destroy action is finished, remove the row from listView.
2012-03-01 15:36:03 -08:00
Jessica Wang
db7e262181
Network page - detail view - make API call to refresh data when Refresh button is clicked.
2012-03-01 11:36:49 -08:00
Jessica Wang
c390826359
Snapshot page - detail view - make API call to refresh data when Refresh button is clicked.
2012-03-01 11:13:57 -08:00
Jessica Wang
708c7d2168
Volume page - detail view - make API call to refresh data when Refresh button is clicked.
2012-03-01 11:13:29 -08:00
Jessica Wang
26e45b2b24
fix a JS error: $detailView.data("list-view-row") is undefined
2012-03-01 10:13:18 -08:00
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