Brian Federle
c568df743f
Revert "Add support for OVM traffic labels in UI"
...
This reverts commit a199d1f7a2045d74eb6184e9ed6d0f2f39edf3fd.
2012-03-28 14:34:04 -07:00
Brian Federle
a199d1f7a2
Add support for OVM traffic labels in UI
2012-03-28 11:11:17 -07:00
Brian Federle
63111c43c5
bug 14098
...
Always allow edit guest network action, for both basic and advanced
zones.
2012-03-28 10:36:30 -07:00
Jessica Wang
4ae1fac40f
cloudstack 3.0 UI - infrastructure - service providers - SRX list view - remove a wrong field, add another 2 fields.
2012-03-26 14:53:06 -07:00
Jessica Wang
c91c9b3f3d
cloudstack 3.0 UI - infrastructure - service providers - security group provider detail view - correct view all from view security groups to view rules.
2012-03-26 14:11:22 -07:00
Jessica Wang
aaaaadf16f
cloudstack 3.0 UI - infrastructure - service provider detail view - correct view all label from view provider to view devices.
2012-03-26 12:47:21 -07:00
Jessica Wang
ab3d4f2e12
cloudstack 3.0 UI - service provider detail view - show service provider info instead of physical network info.
2012-03-26 11:59:21 -07:00
Jessica Wang
0472a9e121
remove obsolete code since we don't display the individual providers on the system chart anymore.
2012-03-22 16:36:38 -07:00
Brian Federle
e682d9a622
bug 14231: Per-account public IP range support
...
Add UI support for associating IP ranges with specific account + domain;
this is accessible by going to the system network graph->public->IP
range edit, where clicking on 'Add user' button opens a dialog to
specify an account and domain.
Note that right now editing of existing IP ranges is not supported, so
in order to associate a range with another account, the IP range needs
to be dropped and re-created with the new account configuration.
2012-03-21 09:29:31 -07:00
Brian Federle
f9a7619ae5
Error handling for multiEdit remove action
2012-03-21 09:28:50 -07:00
Jessica Wang
7cb0351eaa
bug 14425: cloudstack 3.0 UI - infrastructure page - create guest network - not pass subDomainAccess to createNetwork API when scope is Account.
2012-03-20 16:16:42 -07:00
Jessica Wang
ce8c58fda4
bug 14422: infrastructure page - add guest network - Pass physical network ID to createNetwork API only when network offering's guestiptype is Shared. Not pass it if it's Isolated.
2012-03-20 16:04:06 -07:00
Jessica Wang
257997398e
cloudstack 3.0 UI - infrastructure page - zone detail - rename "network" tab to "physical network" tab.
2012-03-20 14:39:27 -07:00
Jessica Wang
3d327c03be
bug 14056: cloudstack 3.0 UI - infrastructure page - zone detail - physical network listView - provide delete action in listView.
2012-03-20 14:31:56 -07:00
Jessica Wang
5079cb6a06
bug 14332: cloudstack 3.0 UI - Host page - make "Remove Host" action available when host state is Down, Alert, Disconnected or when resource state is Maintenance, Disabled.
2012-03-16 15:58:15 -07:00
Jessica Wang
c4c68e2995
cloudstack 3.0 UI - fix a JS error "str.replace is undefined".
2012-03-14 14:36:44 -07:00
Jessica Wang
4b4cba10c7
cloudstack 3.0 UI - replace old sanitizeXSS() with new cloudStack.sanitize().
2012-03-14 14:03:28 -07:00
Jessica Wang
ad74b396dc
cloudstack 3.0 UI - network page, infrastructure page - guest network - restart network action - Hide "clean up" checkbox if it's Basic zone. Show "clean up" checkbox if it's Advanced zone.
2012-03-13 16:56:08 -07:00
Jessica Wang
13a9a98ef4
cloudstack 3.0 UI - network page, infrastructure page - guest network - restart network action - uncheck and gray out "clean up" checkbox if it's Basic zone. Check and enable the checkbox if it's Advanced zone.
2012-03-13 16:17:40 -07:00
Jessica Wang
1c4f580a85
cloudstack 3.0 UI - guest network - show Edit action for Isolated network. Show Restart action for all networks.
2012-03-13 15:15:54 -07:00
Jessica Wang
3f86fe78f2
cloudstack 3.0 UI -infrastructure page - remove obsolete code.
2012-03-13 14:31:45 -07:00
Jessica Wang
af06038b9d
infrastructure page - zone detail - guest traffic type - networks tab - pass listAll=true to 2nd listNetworks API.
2012-03-12 14:48:48 -07:00
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