Commit Graph

413 Commits

Author SHA1 Message Date
Jessica Wang c356fb922f CS-14737: cloudstack 3.0 UI - state column in Volume/Snapshot/Instance/SecondaryStorage/Project page - should display state value as is (i.e. as returned in API call). Shouldn't localize value returned in API call. 2012-05-04 16:36:28 -07:00
Jessica Wang 9d2cdad35c CS-14116: cloudstack 3.0 UI - add guest network dialog: make vlan/gateway/netmask required when network offering is Isolated with no SourceNat. 2012-05-04 15:43:14 -07:00
Jessica Wang 092b87aebe CS-14116: cloudstack 3.0 UI - (1) add guest network dialog: make vlan/gateway/netmask required when network offering is "Shared". (2) dialog widget: be able to change field to required or not-required after createForm is rendered. 2012-05-04 15:05:49 -07:00
Jessica Wang 92dc870f3e cloudstack 3.0 UI - dialog widget - add new function cloudStack.dialog.createFormField.validation.required.add(), cloudStack.dialog.createFormField.validation.required.remove() 2012-05-02 14:02:03 -07:00
Salvatore Orlando 4643e403ff Finishing merge with 3.0.x 2012-05-01 15:08:51 +01:00
Brian Federle 3cc4aa5ee6 bug 13072: Remove host 'type' field
status 13072: resolved fixed
2012-05-01 13:18:46 +01:00
Brian Federle b2c712b8c7 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-05-01 13:13:49 +01:00
Jessica Wang 232d31429a cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:05:44 +01:00
Jessica Wang 0f9f2b729e cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:02:59 +01:00
Jessica Wang fde53959bf cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:01:24 +01:00
Jessica Wang 238cf2324a cloudstack 3.0 new UI - correct localization label format 2012-05-01 13:01:04 +01:00
Jessica Wang a808035b3d bug 13629: system page - network providers section - basic zone: no F5 and SRX. 2012-05-01 12:59:29 +01:00
Jessica Wang 701352add1 cloudstack 3.0 new UI - system page - localize IP Ranges sections. 2012-05-01 12:59:10 +01:00
Jessica Wang 3fac17c577 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-05-01 12:58:54 +01:00
Jessica Wang ca34696175 cloudstack 3.0 new UI - system page - localize secondary storage section. 2012-05-01 12:58:41 +01:00
Jessica Wang 54ccd37912 cloudstack 3.0 new UI - system page - localize primary storage section. 2012-05-01 12:58:17 +01:00
Jessica Wang 2aeb88ee0c cloudstack 3.0 new UI - system page - localize host section. 2012-05-01 12:57:53 +01:00
Jessica Wang 9e1a1c3a31 cloudstack 3.0 new UI - system page - localize zone actions. 2012-05-01 12:56:33 +01:00
Jessica Wang ce653cc782 cloudstack 3.0 new UI - system page - localize network providers section. 2012-05-01 12:46:34 +01:00
Jessica Wang 13eb796a99 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-05-01 12:21:22 +01:00
bfederle d80688ddce CS-14461: Add more infrastructure page shortcuts
-Add additional shortcuts for:
  -Primary storage
  -Secondary storgage
  -Virtual routers
  -System VMs

-Replace host stats with the new shortcuts

-Add 'zone' dropdown to create form for the newly added-shortcuts'
 sections, to support creating these items without a zone context

Conflicts:

	ui/index.jsp
2012-04-30 10:36:02 -07:00
Jessica Wang a119abda0d cloudstack 3.0 UI - infrastructure - zone detail - physical network section - add Isolation method to listView. 2012-04-26 16:52:09 -07:00
Jessica Wang 8962194f42 CS-14385: cloudstack UI - Host page - add "HA Enabled" column which only shows When ha.tag global configuration is not empty. 2012-04-24 17:06:04 -07:00
Jessica Wang 21ebf03ea1 cloudstack 3.0 UI - infrastructure page - guest traffic type - network tab - fix a bug that clicking a network that doesn't belong to current login user would show spinning wheel forever in detailView. 2012-04-24 12:14:15 -07:00
Jessica Wang 37007f8071 CS-14297: cloudstack 3.0 UI - Delete Primary Storage dialogbox - add "Force Remove" checkbox. 2012-04-24 11:49:53 -07:00
Jessica Wang f78874d825 CS-12407: cloudstack 3.0 UI - Add F5 device - when Dedicated checkbox is checked, hide Capacity field and pass "capacity=1" to API. 2012-04-24 10:50:53 -07:00
Jessica Wang 906b40bf97 CS-12407: cloudstack 3.0 UI - Add Netscaler device - when Dedicated checkbox is checked, hide Capacity field and pass "capacity=1" to API. 2012-04-23 16:34:39 -07:00
Pranav Saxena bb57707359 CS-13830 : Zone's guest CIDR field is not modifiable in the UI 2012-04-19 15:18:32 -07:00
Pranav Saxena 931a69c47b CS-13830 : Zone's guest CIDR field is not modifiable in the UI 2012-04-19 15:18:32 -07:00
Jessica Wang 7599b84818 cloudstack 3.0 UI - host page - list view - add State column with color and icon. 2012-04-18 14:11:24 -07:00
Jessica Wang 1356aae5dc cloudstack 3.0 UI - statistics tab in Instance page, Host page - Network Read, Network Write - if API returns 0, show 0 instead of N/A. 2012-04-18 13:30:32 -07:00
Pranav Saxena 9e2d7341c6 Bug 14632 : CS-14393 3.0.1 Hosts' Statistics page show memory values as TB
Conflicts:

	ui/scripts/system.js

reviewed-by: brian
2012-04-12 15:04:28 -07:00
Jessica Wang 2eba81c0f3 cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler, SRX - devices - (1) correct section id. (2) After remove action completes, close detailView and remove the row from listView. 2012-04-11 14:54:53 -07:00
Jessica Wang 407af7c49f cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler/F5/SRX - devices - change breadcrumb to show Devices instead of Netscaler/F5/SRX (to distinguish between provider and devices). 2012-04-11 11:35:04 -07:00
Jessica Wang 40f198c24a cloudstack 3.0 UI - infrastructure - physical network - network service providers - when clicking Netscaler/F5/SRX, get fresh data from API call instead of cache. 2012-04-11 10:50:09 -07:00
Jessica Wang 4a4c3fd10a cloudstack 3.0 UI - Secondary Storage page - detail view - implement Refresh button. 2012-04-10 16:57:40 -07:00
Jessica Wang e08e3779df cloudstack 3.0 UI - Primary Storage page - detail view - implement Refresh button. 2012-04-10 16:42:19 -07:00
Jessica Wang 0ea45ac429 cloudstack 3.0 UI - Host page - detail view - implement Refresh button. 2012-04-10 16:23:26 -07:00
Jessica Wang bd7f16eb65 cloudstack 3.0 UI - Pod page - detail view - implement Refresh button. 2012-04-10 15:52:40 -07:00
Jessica Wang 4e4748ad45 cloudstack 3.0 UI - physical network page - Network Service Providers - SRX - devices - detailView - implement Refresh button. 2012-04-10 15:42:54 -07:00
Jessica Wang 8a9407f9c5 cloudstack 3.0 UI - physical network page - Network Service Providers - F5 - devices - detailView - implement Refresh button. 2012-04-10 15:01:54 -07:00
Jessica Wang a7cc88a354 cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - detailView - implement Refresh button. 2012-04-10 14:47:20 -07:00
Jessica Wang 14ef5c9060 cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - implement Refresh button. 2012-04-10 12:32:50 -07:00
Jessica Wang 61545ca965 cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - get supported services from API call instead of hard-coding. 2012-04-10 11:48:32 -07:00
Jessica Wang 770ea00d2b cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - implement Refresh button. 2012-04-09 16:56:48 -07:00
Jessica Wang c56925451d cloudstack 3.0 UI - physical network page - guest traffic type - networks tab (guest networks) - implement Refresh button. 2012-04-09 16:17:16 -07:00
Jessica Wang 4164a6f165 cloudstack 3.0 UI - physical network page - guest traffic type - implement Refresh button. 2012-04-09 15:33:19 -07:00
Jessica Wang ba7237c6cd cloudstack 3.0 UI - System VM page - implement Refresh button. 2012-04-09 15:04:30 -07:00
Brian Federle 454982dec4 Add 'view all' shortcuts for common zone resources
On the physical resources dashboard, add a button to view all
resources for pods, clusters, and hosts. This will compile a
list view containing the resources across all zones.

In order to be able to add resources when in this zone-inspecific mode,
a zone drop-down had to be added to the create forms for
pods, clusters, and hosts.
2012-04-09 13:31:59 -07:00
Jessica Wang 82cbd46d99 bug 14539: cloudstack 3.0 UI - system VM page - add "change service offering" action which shows when systemVM state is Stopped. 2012-04-06 15:48:09 -07:00