354 Commits

Author SHA1 Message Date
Jessica Wang
64a61f5ccb bug 13112: cloudstack 3.0 UI - host page - add Statistics tab. 2012-03-09 13:49:23 -08:00
Jessica Wang
595b7e5c04 cloudstack 3.0 UI - delete zone, delete pod, delete clouster in detailView - after action is finished, remove detailView and remove corresponding row from listView. 2012-03-09 11:26:06 -08:00
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
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
Brian Federle
cefe07c337 bug 14124: Fix remove host confirm dialog 2012-03-06 14:08:26 -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
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
Brian Federle
c4e5ce36c5 bug 13072: Remove host 'type' field
status 13072: resolved fixed
2012-02-27 16:45:37 -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
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
152e58c444 Fix destroy system VM action 2012-02-23 14:42:29 -08:00
Jessica Wang
9d6fc8090f bug 13949: fix a localization label 2012-02-22 19:05:58 -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
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
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
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
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
167f135332 bug 13754
Display project routers in system list view
2012-02-21 14:04:35 -08:00
Jessica Wang
0682f3411b bug 13636: add 'dedicated' checkbox back to Add F5 dialog. 2012-02-21 11:36:48 -08:00
Jessica Wang
65d9b60d42 bug 13648: fix a bug in listView widget - $listView.length is 0 after calling $(window).trigger('cloudStack.fullRefresh'), calling $listView.listView will encounter an error when $listView.length is 0. 2012-02-20 14:44:57 -08:00
Jessica Wang
09591d68a1 system page - guest traffic type - network tab - pass physical network ID to listNetworks API since there could be multiple physical networks in one zone. 2012-02-19 11:44:11 -08:00
Jessica Wang
7925da1ff7 bug 13852: no rendering network provider chart before a physical network is selected. 2012-02-18 17:16:21 -08:00
Brian Federle
e2528fb973 bug 13863: Fix typo in delete SRX firewall API command
status 13863: resolved fixed
2012-02-17 14:34:56 -08:00
Jessica Wang
29d766dc1d system - storage traffic - add IP Range - add geteway field. 2012-02-17 14:10:17 -08:00
Jessica Wang
c05a040c56 cloudstack 3.0 new UI - add more localization labels. 2012-02-16 15:35:44 -08:00
Jessica Wang
c3c5b65428 cloudstack 3.0 new UI - add more localization labels. 2012-02-16 15:02:37 -08:00
Jessica Wang
e8c309b447 cloudstack 3.0 new UI - add more localization labels. 2012-02-16 13:55:56 -08:00
Jessica Wang
577f3a5f75 cloudstack 3.0 new UI - correct localization label format 2012-02-16 12:22:13 -08:00
Jessica Wang
07dc16c689 bug 13629: system page - network providers section - basic zone: no F5 and SRX. 2012-02-15 16:25:01 -08:00
Jessica Wang
0341d00082 cloudstack 3.0 new UI - system page - localize IP Ranges sections. 2012-02-15 15:52:50 -08:00
Jessica Wang
250b296abd cloudstack 3.0 new UI - system page - Advanced zone - Guest traffic type - Network tab - Network detailView - View IP Ranges - remove obsolete code for Basic zone since this section is only available for Advanced zone now. 2012-02-15 15:42:38 -08:00
Jessica Wang
6ee8ecfd59 cloudstack 3.0 new UI - system page - localize secondary storage section. 2012-02-15 15:25:22 -08:00
Jessica Wang
50fadb4e5c cloudstack 3.0 new UI - system page - localize primary storage section. 2012-02-15 14:59:19 -08:00
Jessica Wang
3536a2e941 cloudstack 3.0 new UI - system page - localize host section. 2012-02-15 14:42:13 -08:00
Jessica Wang
62c4133ed0 cloudstack 3.0 new UI - system page - localize zone actions. 2012-02-15 13:39:09 -08:00
Jessica Wang
2e97670745 bug 13697: title in window.open() can't have space nor longer than 8 characters. Otherwise, IE browser will have error. 2012-02-15 11:25:27 -08:00
Brian Federle
24f8affcb8 bug 13729: Support adding network tags
Allow editing of physical network tags, by going to
physical network->guest details->edit

status 13729: resolved fixed
2012-02-15 11:08:18 -08:00
Jessica Wang
3d7e423903 cloudstack 3.0 new UI - system page - localize network providers section. 2012-02-14 17:09:46 -08:00
Jessica Wang
55a999415b cloudstack 3.0 new UI - system page - (1) localize management traffic type (2) remove createVlanIPRange after creating guest network for basic zone. Because this AddGuestNetwork dialog is not available in basic zone any more. 2012-02-14 13:48:29 -08:00
Jessica Wang
2c14d45702 cloudstack 3.0 new UI - system page - localize storage traffic type, public traffic type section. 2012-02-14 12:07:56 -08:00
Jessica Wang
4d089c270c 3.0 UI - system page - localize KVM/XenServer/VMWare network label default display value. 2012-02-14 11:21:41 -08:00
Jessica Wang
012be834b5 3.0 UI - localize Add network offering dialog. 2012-02-13 17:40:45 -08:00
Jessica Wang
17ac271c3e 3.0 UI - localize hypervisor capabilities page. 2012-02-13 16:43:05 -08:00
Brian Federle
8ce6fcd34d bug 13636
Don't allow 'dedicated' option in add F5 UI

status 13636: resolved fixed
2012-02-13 15:24:31 -08:00
Brian Federle
916eb90768 bug 13634
Don't allow 'inline' mode to be set for external devices in UI

status 13634: resolved fixed
2012-02-13 15:18:20 -08:00
Jessica Wang
e4f485f993 3.0 UI - localize disk offering page. 2012-02-13 14:23:19 -08:00
Jessica Wang
a7b7f42312 3.0 UI - localize system service offering page. 2012-02-13 13:55:37 -08:00